Pinned Loading
-
obstacle-avoiding-robot
obstacle-avoiding-robot PublicThis is an autonomous 4-wheel robot built using an Arduino Uno. It uses an HC-SR04 ultrasonic sensor mounted on a servo motor to scan its surroundings, detect obstacles, and navigate around them.
C++
-
smart-electrical-monitoring-and-control
smart-electrical-monitoring-and-control PublicAn ESP32-based solution for real-time power consumption monitoring, featuring a local OLED display and remote load control via the Blynk IoT platform.
C++
-
line-follower-robot
line-follower-robot PublicThis project is an autonomous line follower robot that uses an Arduino Nano and an array of IR sensors to navigate a black line on a white surface. The core of this project is the implementation of…
-
voting_machine_simulation_using_assembly_8051
voting_machine_simulation_using_assembly_8051 Publicecho "# voating_machine" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Pradyumna-Rao/voating_machine.git git push …
Assembly
-
calculator-using-verilog-hdl
calculator-using-verilog-hdl PublicThis project is the design, simulation, and implementation of a digital calculator on an FPGA using SystemVerilog. It takes two 4-bit numbers and a 3-bit operation selector to perform a range of ar…
If the problem persists, check the GitHub status page or contact support.