Actualités

Turn your Arduino into an Analog to Digital Converter (ADC) that you can poll via SPI or I2C in slave mode. Example code for a Raspberry Pi as master is included.
setupProject If you'd like a blank template to start writing your own AVR code, have a look in the setupProject directory that I've included here. Inside, you'll find main.c and main.h files that are ...