Точечная контактная сварка для аккумуляторов 18650 на Arduino
-
Updated
Oct 10, 2020 - C
Точечная контактная сварка для аккумуляторов 18650 на Arduino
esp8266 framework stack for easy configurable applications
This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. 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-behavin…
This library enables you to use 1 Hardware Timer on an ESP8266-based board to control up to 16 servo motors.
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."