SSSushant Shahinstart-arduino.hashnode.dev·Sep 13, 2025 · 2 min readArduino Basics: Getting Started QuicklyWhat is Arduino? Arduino is an open-source electronics microcontroller board that allows anyone—from students to engineers—to create interactive projects. You can use it both for building simple things like a blinking LED or Making Advanced Robot stu...00
SSSushant Shahinled-blinking-first-step-into-robotics.hashnode.dev·Sep 8, 2025 · 3 min readLED Blinking- First step into RoboticsConcept 📖 LED stands for Light Emitting Diode. It’s one of the simplest electronic components but also the most powerful for learning: It shows you whether your program is running or not. It gives you instant feedback from your microcontroller. ...00