Some random examples of specific module usage in Arduino
-
Updated
Oct 10, 2024 - C
Some random examples of specific module usage in Arduino
An ESP-IDF project for ESP32 that joins Wi-Fi, syncs time via SNTP (immediate mode), then displays a clean 12-hour clock: single-line UART with seconds and a TM1637 4-digit HH:MM with a blinking colon. Includes a minimal TM1637 driver, configurable pins/servers, and defaults to Asia/Kolkata (IST).
A PIC16F876A clock and thermometer project including PCB design
TM1637 driver for AVR (ATmega32), STM32 (HAL) and ESP32 (esp-idf)
Programming ESP32 microcontroller using ESP-IDF with Wi-Fi, NTP sync, TM1637 display, DS3231 fallback timer, SHT3X environmental sensor, outside weather from API, HW-072 light sensor and OTA Wi-Fi updates.
A library for TM1637 displays that should work with many 8 bit pics
A collection of code for the PIC 12F1840 with the TM1637 display, more power than the 12F675 in the same space
Simple LED clock based on atmega328p, 32KHz clock crystal, TM1637 i2c LED module, 18650 Li-ion battery and TP4056 charging module
Demo C code which drives a TM1637 display using a PIC 12F675, compiles using MPLAB XC8 compiler
Demonstration of the Heisenberg Principle using a MSP430
TM1637 driver for AVR MCU (gcc); avr-gcc version 5.4.0; Toolchain version 3.6.2_1778; IDE - Atmel Studio 7
Simple and cross-platform library for interfacing TM1637 four-digit seven-segment indicators.
Add a description, image, and links to the tm1637 topic page so that developers can more easily learn about it.
To associate your repository with the tm1637 topic, visit your repo's landing page and select "manage topics."