Binary Nixie Clock with 18 x IN-2 Nixie Tubes for Arduino Nano / Nano IoT 33 / Nano Every and Particle Photon.
-
Updated
Mar 27, 2020 - C++
Binary Nixie Clock with 18 x IN-2 Nixie Tubes for Arduino Nano / Nano IoT 33 / Nano Every and Particle Photon.
This library enables you to use Interrupt from Hardware Timers on an ATmega4809-based board, such as Arduino UNO WiFi Rev2, AVR_NANO_EVERY, 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 exec…
This library enables you to use Hardware-based PWM channels on megaAVR-based boards, such as UNO WiFi Rev2, AVR_Nano_Every, etc., to create and output PWM. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.
This library enables you to use ISR-based PWM channels on Arduino megaAVR boards, such as UNO WiFi Rev2, AVR_Nano_Every, etc., to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature is …
Yet Another Raduino uBitx Program - uses Nano Every
LCD Text Scroling with SD card module
Embedded software for a device that senses and records microclimate data
Add a description, image, and links to the nano-every topic page so that developers can more easily learn about it.
To associate your repository with the nano-every topic, visit your repo's landing page and select "manage topics."