Raspberry Pi Platform and Python Programming
-
Updated
Sep 29, 2017 - Python
Raspberry Pi Platform and Python Programming
Advanced security system integrating radar, sensors, and automation to protect sensitive areas.
This project demonstrates how to use **external interrupts** on the **ESP8266** to toggle an LED using a **push button**. Instead of continuously checking button state, the program reacts instantly when the button is pressed — making it more efficient and responsive.
This project shows how to control an LED using a **push button** connected to an **ESP8266** microcontroller. It’s a simple digital input/output example using **MicroPython** in the **Thonny IDE**.
Add a description, image, and links to the pushbutton topic page so that developers can more easily learn about it.
To associate your repository with the pushbutton topic, visit your repo's landing page and select "manage topics."