You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository covers the ADC in AVR microcontrollers, specifically the ATMEGA328, with examples and guides for accurate analog-to-digital conversions in embedded projects.
Contains examples of using the MCP23017 integrated circuit with Arduino. The MCP23017 expands the I/O pins of the Arduino. The MCP23017 uses I2C communication with Arduino.