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鈥攆rom students to engineers鈥攖o 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鈥檚 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