arduino libraries for keypad interface on I2C bus
-
Updated
Mar 1, 2023 - C++
arduino libraries for keypad interface on I2C bus
Latest and official Libraries for Arduino Otto DIY robots
This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks…
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…
Implement Kalman filter for your Arduino projects
This library enables you to use 1 Hardware Timer on ESP32-based board to control 16 or more servo motors. Now supporting ESP32, ESP32_S2, ESP32_S3, ESP32_C3-based boards. Tested OK with ESP32 core v2.0.5
All About GLEE2023!
This library enables you to use Interrupt from Hardware Timers on an NRF52-based board using mbed-RTOS such as Nano-33-BLE. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis()…
ESP8266 WhatsApp message, Telegram call, Telegram message, Telegram group message, Facebook messages
ESP32 WhatsApp message, Telegram call, Telegram message, Telegram group message, Facebook messages
This library enables you to use Interrupt from Hardware Timers on an ESP32-C3-based board. These ESP32-C3 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory…
Casual IoT tinkering and DIY for people who love modern programming languages.
ESP WhatsApp message, Telegram call, Telegram message, Telegram group message, Facebook messages
Arduino Libraries
Arduino library for the Futaba M11BT222A display
Manual C++ implementation of STL containers for devices without one, like AVR/Arduino.
Comprehensive Arduino library for TCS3200 color sensor.
Add a description, image, and links to the arduino-libraries topic page so that developers can more easily learn about it.
To associate your repository with the arduino-libraries topic, visit your repo's landing page and select "manage topics."