Ovidiu22's repositories
I2C-communication
I2C communication between two Arduino Uno
ADC-battery-SOC
A C library for determining the supply battery's state of charge through an ADC.
SPI-communication
C-libraries for SPI communication between two Arduino Nano.
LCD-1602_cpp
C++ library for LCD display 16x2
PwrMgmt-Atmega328p_DS3231
Power Management of Arduino Nano using a real time clock for wake-up (DS3231)
USART_serialCommunication
A C-libary for USART communication between your PC and an Arduino Uno/Nano.
USART_SerialCommunication_cpp
A Cpp project for USART communication between your PC and an Arduino Uno/Nano using Arduino libraries in Atmel Studio 7.0
Arduino_button
A C-library for a button functionality with Arduino
externalInterrupts
An example showing how external interrupts work. Pushing a button triggers the blinking of a LED.
LCD-2004_cpp
C++ library for LCD display 20x4
pointersExplained
A place where you can experiment with pointers and display them on a 20x4 LCD
PwrMgmt-Atmega328p
Power Management of Arduino Nano (Atmega-328p) using the watchdog for wake-up
RTC_DS3231
ds3231 full function driver
RTC_DS3231-alarm
An arduino nano - DS3231 RTC setup for setting an alarm at a precise time
PwrMgmt-Atmega328p_interruptButton
Power Management of Arduino Nano (Atmega-328p) using external interrupts
RTC_DS3231-getSetTime
An Arduino nano - DS3231 setup for displaying the current time