#100dayarduinochallenge search results

🔊 Day 8 of the #100DayArduinoChallenge. 🔊 Set up an active buzzer to play a tone for 2 secs, take a 1-sec pause, and repeat. Hear it beep. 🔗github.com/abdullah-agboo… #Arduino #Day8 #Electronics #Buzzer


🌟 Day 4 of the #100DayArduinoChallenge! 🌟 Today’s project: Tilt Sensor LEDs — one LED stays on when stable, and another lights up when tilted. 🔗 github.com/abdullah-agboo… #Arduino #Electronics #Innovation


👏 Day 15 of #100DayArduinoChallenge 👏 Made a clap-activated LED. With each clap, the LED toggles on or off. Check out the setup and code on GitHub: github.com/abdullah-agboo… #Arduino #Day15 #Electronics #SoundDetection #DIY


💧 Day 10 of the #100DayArduinoChallenge 💧 Tried a water sensor project. The LED lights up when the water level hits 500 or above. Full code on GitHub: github.com/abdullah-agboo… #Arduino #Day10 #Electronics #WaterSensor


🎮 Day 16 of #100DayArduinoChallenge 🎮 Built a joystick-controlled LED indicator. Each LED lights up based on joystick movement. Full setup on GitHub: github.com/abdullah-agboo… #Arduino #Day16 #Electronics #Joystick #DIY


🔧 Day 13 of #100DayArduinoChallenge 🔧 Created a bar graph with 5 LEDs controlled by a potentiometer. The more I turn, the more it lights up. Code’s on GitHub: github.com/abdullah-agboo… #Arduino #Day13 #Electronics #Potentiometer #DIY


🌟 Day 6 of the #100DayArduinoChallenge. 🌟 Today's project: a photoresistor (LDR) with an LED. Delayed by a resistor mix-up (10k didn't work, 220 did!). Check out the code: github.com/abdullah-agboo… #Arduino #Day6 #Electronics


🎮 Day 14 of #100DayArduinoChallenge 🎮 Using a joystick module to display x and y positions on the serial monitor as it moves. Check out the code on GitHub: github.com/abdullah-agboo… #Arduino #Day14 #Electronics #Joystick #DIY


🚨 Day 9 of the #100DayArduinoChallenge 🚨 Built a mini police siren using a passive buzzer and RGB module! Sirens and flashing colors with Arduino flair. 🔗 github.com/abdullah-agboo… #Arduino #Day9 #Electronics #PoliceSiren


🌟 Day 5 of the #100DayArduinoChallenge! 🌟 Built a 1-digit 7-segment display to count from 0 to 9. Used different resistors (not for fun—just ran out of matching ones 😅). 🔗 github.com/abdullah-agboo… #Arduino #Electronics #Day5


🔹 Day 12 of #100DayArduinoChallenge 🔹 Today’s project: controlling an LED with a switch. Press to light it up, release to turn it off. Check out the full code on GitHub: github.com/abdullah-agboo… #Arduino #Day12 #Electronics #LEDControl


🌡️ Day 7 of the #100DayArduinoChallenge. 🌡️ Used a DHT11 module to measure temperature & humidity every second. See the results on the serial monitor. Code's up on GitHub: github.com/abdullah-agboo… #Arduino #Day7 #Electronics #DHT11


🎙️ Day 11 of the #100DayArduinoChallenge 🎙️ Used the KY-037 sound sensor to capture ambient sound levels, displayed on the Arduino serial plotter. Data updates every second. Full code on GitHub: github.com/abdullah-agboo… #Arduino #Day11 #Electronics #SoundSensor


🔄 Day 20: Servo Motor Back & Forth 🔄 Used a servo motor to move back and forth between two positions. A small step toward big robotic applications. 🤖 💻 Code: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day20 #ServoMotor #Electronics


🌡️ Day 21: Real-Time Temperature Display 🌡️ Used an LM35 sensor to display temperature readings on the Serial Monitor—real-time and super accurate.🔧 💻 Code: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day21 #TemperatureSensor #LM35 #Electronics


💡 Day 19: Dual LDRs with Dual LEDs 💡 Used two LDRs to control two LEDs. Each LED responds to its respective sensor, turning ON/OFF based on light levels. Simple automation in action. ⚡ 💻 Code: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day19


💡 Day 22 of the #100DayArduinoChallenge! 💡 Ever wondered how series and parallel connections work? Today, I demonstrated them with a breadboard, LEDs, and resistors. 📂 Full details on GitHub: github.com/abdullah-agboo… #Arduino #EngineeringSimplified #Day22 #Electronics


🔐 Day 26 of the #100DayArduinoChallenge! Built a password system: ✅ Correct? Green LED + "Password is correct." ❌ Wrong? Red LED + "Incorrect password." Inputs masked with * for security. Perfect for access systems. 🔗 GitHub: github.com/abdullah-agboo… #Arduino #Day26


🔢 Day 18: 4x4 Keypad Module Project 🔢 Worked on a 4x4 Matrix Keypad today. Pressing keys (0-9, A-F) displays them in real time on the serial monitor. Simple input, endless applications. 🚀 💻 Code here: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day18


📏 Day 17: Ultrasonic Sensor Project📏 Used an ultrasonic sensor with Arduino to measure distances and display results on the serial monitor. Simple, practical, and perfect for robotics. 🚀 💻 Code here: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day17


🔐 Day 26 of the #100DayArduinoChallenge! Built a password system: ✅ Correct? Green LED + "Password is correct." ❌ Wrong? Red LED + "Incorrect password." Inputs masked with * for security. Perfect for access systems. 🔗 GitHub: github.com/abdullah-agboo… #Arduino #Day26


💡 Day 22 of the #100DayArduinoChallenge! 💡 Ever wondered how series and parallel connections work? Today, I demonstrated them with a breadboard, LEDs, and resistors. 📂 Full details on GitHub: github.com/abdullah-agboo… #Arduino #EngineeringSimplified #Day22 #Electronics


🌡️ Day 21: Real-Time Temperature Display 🌡️ Used an LM35 sensor to display temperature readings on the Serial Monitor—real-time and super accurate.🔧 💻 Code: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day21 #TemperatureSensor #LM35 #Electronics


🔄 Day 20: Servo Motor Back & Forth 🔄 Used a servo motor to move back and forth between two positions. A small step toward big robotic applications. 🤖 💻 Code: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day20 #ServoMotor #Electronics


💡 Day 19: Dual LDRs with Dual LEDs 💡 Used two LDRs to control two LEDs. Each LED responds to its respective sensor, turning ON/OFF based on light levels. Simple automation in action. ⚡ 💻 Code: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day19


🔢 Day 18: 4x4 Keypad Module Project 🔢 Worked on a 4x4 Matrix Keypad today. Pressing keys (0-9, A-F) displays them in real time on the serial monitor. Simple input, endless applications. 🚀 💻 Code here: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day18


📏 Day 17: Ultrasonic Sensor Project📏 Used an ultrasonic sensor with Arduino to measure distances and display results on the serial monitor. Simple, practical, and perfect for robotics. 🚀 💻 Code here: github.com/abdullah-agboo… #100DayArduinoChallenge #Arduino #Day17


🎮 Day 16 of #100DayArduinoChallenge 🎮 Built a joystick-controlled LED indicator. Each LED lights up based on joystick movement. Full setup on GitHub: github.com/abdullah-agboo… #Arduino #Day16 #Electronics #Joystick #DIY


👏 Day 15 of #100DayArduinoChallenge 👏 Made a clap-activated LED. With each clap, the LED toggles on or off. Check out the setup and code on GitHub: github.com/abdullah-agboo… #Arduino #Day15 #Electronics #SoundDetection #DIY


🎮 Day 14 of #100DayArduinoChallenge 🎮 Using a joystick module to display x and y positions on the serial monitor as it moves. Check out the code on GitHub: github.com/abdullah-agboo… #Arduino #Day14 #Electronics #Joystick #DIY


🔧 Day 13 of #100DayArduinoChallenge 🔧 Created a bar graph with 5 LEDs controlled by a potentiometer. The more I turn, the more it lights up. Code’s on GitHub: github.com/abdullah-agboo… #Arduino #Day13 #Electronics #Potentiometer #DIY


🔹 Day 12 of #100DayArduinoChallenge 🔹 Today’s project: controlling an LED with a switch. Press to light it up, release to turn it off. Check out the full code on GitHub: github.com/abdullah-agboo… #Arduino #Day12 #Electronics #LEDControl


🎙️ Day 11 of the #100DayArduinoChallenge 🎙️ Used the KY-037 sound sensor to capture ambient sound levels, displayed on the Arduino serial plotter. Data updates every second. Full code on GitHub: github.com/abdullah-agboo… #Arduino #Day11 #Electronics #SoundSensor


💧 Day 10 of the #100DayArduinoChallenge 💧 Tried a water sensor project. The LED lights up when the water level hits 500 or above. Full code on GitHub: github.com/abdullah-agboo… #Arduino #Day10 #Electronics #WaterSensor


🚨 Day 9 of the #100DayArduinoChallenge 🚨 Built a mini police siren using a passive buzzer and RGB module! Sirens and flashing colors with Arduino flair. 🔗 github.com/abdullah-agboo… #Arduino #Day9 #Electronics #PoliceSiren


🔊 Day 8 of the #100DayArduinoChallenge. 🔊 Set up an active buzzer to play a tone for 2 secs, take a 1-sec pause, and repeat. Hear it beep. 🔗github.com/abdullah-agboo… #Arduino #Day8 #Electronics #Buzzer


🌡️ Day 7 of the #100DayArduinoChallenge. 🌡️ Used a DHT11 module to measure temperature & humidity every second. See the results on the serial monitor. Code's up on GitHub: github.com/abdullah-agboo… #Arduino #Day7 #Electronics #DHT11


🌟 Day 6 of the #100DayArduinoChallenge. 🌟 Today's project: a photoresistor (LDR) with an LED. Delayed by a resistor mix-up (10k didn't work, 220 did!). Check out the code: github.com/abdullah-agboo… #Arduino #Day6 #Electronics


🌟 Day 5 of the #100DayArduinoChallenge! 🌟 Built a 1-digit 7-segment display to count from 0 to 9. Used different resistors (not for fun—just ran out of matching ones 😅). 🔗 github.com/abdullah-agboo… #Arduino #Electronics #Day5


🌟 Day 4 of the #100DayArduinoChallenge! 🌟 Today’s project: Tilt Sensor LEDs — one LED stays on when stable, and another lights up when tilted. 🔗 github.com/abdullah-agboo… #Arduino #Electronics #Innovation


No results for "#100dayarduinochallenge"
No results for "#100dayarduinochallenge"
Loading...

Something went wrong.


Something went wrong.


United States Trends