Search found 1 match

by PeterB
Tue Apr 02, 2019 6:18 am
Forum: micro:bit boards
Topic: What are the overheads when switching to arm thumb assemby functions
Replies: 2
Views: 3315

Re: What are the overheads when switching to arm thumb assemby functions

I'm interested in using a DS18B20 (1wire) temperature sensor. Can you factor out the 1wire part of the code? This would then allow simpler wrappers in python to call the 1wire read and write. Not sure if I'm up to doing it, but I might give it a go when school break comes (primary/elementary teacher).