The nano sensor interface presented below is a microcontroller-based universal sensor interface with a power-saver mechanism. The idea, centered around an Arduino Nano (v3) microcontroller, was ...
Related to being powered by a super capacitor, I also need to get my ATtiny to go to sleep when not processing anything. And that involves setting pins to ‘interrupt-on-change’ and getting the chip to ...