https://github.com/israelalagbe/embedded-systems
robotics and embedded systems projects
https://github.com/israelalagbe/embedded-systems
arduino cpp electronics embedded-systems
Last synced: 5 months ago
JSON representation
robotics and embedded systems projects
- Host: GitHub
- URL: https://github.com/israelalagbe/embedded-systems
- Owner: israelalagbe
- License: mit
- Created: 2024-11-09T21:57:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-23T15:08:09.000Z (11 months ago)
- Last Synced: 2025-07-13T02:41:06.959Z (9 months ago)
- Topics: arduino, cpp, electronics, embedded-systems
- Language: C++
- Homepage:
- Size: 523 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Embedded Systems And Electronics
## Digital Clock
https://github.com/user-attachments/assets/b110d612-d803-4eee-9056-3dde3a57c846
Code: [digital-clock.cpp]()
Programming Language: C++
Components Used: Arduino, i2c interface, LCD display
## Traffic Light Control Circuit
https://github.com/user-attachments/assets/9cd659af-ee17-4714-bf17-f2376b10eb51
Code: [traffic-light-control.cpp]()
Programming Language: C++
Components Used: Arduino Uno R3, resistor (100 ohm x 3), Wires, LEDs
## Blinking Led Circuit
https://github.com/user-attachments/assets/8eb38ae5-1b91-45f5-9b7e-40e435d1e782
Code: [blinking-led.cpp]()
Programming Language: C++
Components Used: Arduino Uno R3, 100 ohm resistor, Wires, Green Led, Breadboard