ElectricRCAircraftGuy / eRCaGuy_TimerCounterLinks
An Arduino micros()-like function (encapsulated in a library) with 0.5us precision (since the built-in Arduino micros() function has only 4us precision)
☆31Updated 5 years ago
Alternatives and similar repositories for eRCaGuy_TimerCounter
Users that are interested in eRCaGuy_TimerCounter are comparing it to the libraries listed below
Sorting:
- C++ library for the Arduino IDE that allows you to manipulate general-purpose I/O (GPIO) pins on your Arduino or Arduino-compatible board…☆75Updated 2 years ago
- Arduino library to use timer 2 with a configurable resolution. Based on MsTimer2 by Javier Valencia. Written for the project associated w…☆42Updated 3 years ago
- TimerThree Library with optimization and expanded hardware support☆83Updated 3 years ago
- Measures the elapsed time during each cycle of an input frequency.☆74Updated 3 years ago
- Arduino Due and AVR (Uno, Mega, Nano, Pro Mini,...) library for interfacing with ILI9341 SPI TFTs☆103Updated 3 years ago
- Fast Digital I/O, Software I2C, and Software SPI for AVR Arduino☆130Updated 3 years ago
- Arduino library for Ucglib (new library format)☆60Updated 2 years ago
- DueFlashStorage saves non-volatile data for Arduino Due. The library is made to be similar to the EEPROM library.☆75Updated 5 years ago
- An alternative library to Arduino's Wire library