Pinned Repositories
Adafruit_FRAM_SPI
Driver for Adafruit's SPI-Based FRAM Breakouts
Adafruit_INA219
INA219 Current Sensor
Arduino
open-source electronics prototyping platform
MKRGSM
MKRNB
pwm_lib
This is a C++ library to abstract the use of the eight hardware PWM channels available on Arduino DUE's Atmel ATSAM3X8E microcontroller.
soft_uart
This is an implementation of a software UART (Universal Asynchronous Receiver Transmitter) for the Arduino Due's Atmel ATSAM3X8E micro-controller and STM32 Nucleo boards under ChibiOS
tc_lib
This is a library to take advantage of different functionalities available on Timer Counter (TC) modules in Arduino Due's Atmel ATSAM3X8E microcontrollers
timer1
This is a C++ library which abstracts the use of Arduino UNO's ATmega328P's Timer/Counter1. In its current version it only abstracts the use of its input capture unit for measuring period and duty of digital signals.
wdt_lib
This is a library for using a watchdog in embeded systems, currently aimed to the Arduino MKR electronic prototyping platform.
antodom's Repositories
antodom/pwm_lib
This is a C++ library to abstract the use of the eight hardware PWM channels available on Arduino DUE's Atmel ATSAM3X8E microcontroller.
antodom/soft_uart
This is an implementation of a software UART (Universal Asynchronous Receiver Transmitter) for the Arduino Due's Atmel ATSAM3X8E micro-controller and STM32 Nucleo boards under ChibiOS
antodom/tc_lib
This is a library to take advantage of different functionalities available on Timer Counter (TC) modules in Arduino Due's Atmel ATSAM3X8E microcontrollers
antodom/Adafruit_FRAM_SPI
Driver for Adafruit's SPI-Based FRAM Breakouts
antodom/Adafruit_INA219
INA219 Current Sensor
antodom/Arduino
open-source electronics prototyping platform
antodom/MKRGSM
antodom/MKRNB
antodom/timer1
This is a C++ library which abstracts the use of Arduino UNO's ATmega328P's Timer/Counter1. In its current version it only abstracts the use of its input capture unit for measuring period and duty of digital signals.
antodom/wdt_lib
This is a library for using a watchdog in embeded systems, currently aimed to the Arduino MKR electronic prototyping platform.