Close

Putting in Functions

A project log for Sonic Screwdriver

Yes, it has some acoustics. No, it isn't a screwdriver.

tuesdayswithmerlinTuesdaysWithMerlin 05/21/2021 at 18:280 Comments

Tested the "tier-1" functions of the SS, which largely comprises of scientific modules. Here's a list of modules tested, and their basic functions added:

Also, I decided not to go with the Battery Gauge module. Instead, I'm using some builtin features of the microcontroller, and interpolation to estimate the battery state. Should be fine enough I think. 

The "tier-2" functions are those that require more than just reading from a module. I'm currently testing the IR Remote module, that should be able to figure out ir protocols, and then control devices. 

Discussions