GitHub / asathiskumar98-byte / ESP8266-Timer-Interrupt-LED-Blink-MicroPython
This project demonstrates how to blink an LED using **Timer Interrupts** on an **ESP8266** board with **MicroPython**. A hardware timer periodically toggles an LED connected to **GPIO2** every second — no `while True` loop required!
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asathiskumar98-byte%2FESP8266-Timer-Interrupt-LED-Blink-MicroPython
PURL: pkg:github/asathiskumar98-byte/ESP8266-Timer-Interrupt-LED-Blink-MicroPython
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: 7 days ago
Updated at: 7 days ago
Pushed at: 7 days ago
Last synced at: 7 days ago
Topics: embedded-systems, esp8266-projects, micropython, micropython-esp8266, thonny-ide, timer-interrupt