Inspired by South African and Australian builders pushing record-braking speeds with their larger drones, this little one packs an ESP32 at its core inside an aerodynamic bullet frame, driven by four ...
Turns on and off a light emitting diode(LED) connected to digital pin 13, when pressing a pushbutton attached to pin 2. const int buttonPin = 2; // the number of the pushbutton pin const int ledPin = ...