https://github.com/jackkweyunga/electronics-projects-collection
A collection of arduino fun projects for learning arduino projects / electronics
https://github.com/jackkweyunga/electronics-projects-collection
arduino electronics fingerprint-attendance-system line-follower-robot
Last synced: 5 months ago
JSON representation
A collection of arduino fun projects for learning arduino projects / electronics
- Host: GitHub
- URL: https://github.com/jackkweyunga/electronics-projects-collection
- Owner: jackkweyunga
- License: mit
- Created: 2022-08-13T02:30:58.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-01T10:55:42.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T14:08:03.989Z (over 1 year ago)
- Topics: arduino, electronics, fingerprint-attendance-system, line-follower-robot
- Language: C++
- Homepage:
- Size: 3 MB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ELECTRONICS PROJECTS COLLECTION
## Projects
- [x] [Finger print based students attendance](./fingerprint-students-attendance/readme.md)
- [x] [Line follower robot](./line-follower-robot/readme.md)
- [x] [Mobile money transactions logger](./mobile-money-transactions-logger/readme.md)
- [x] [Obstacles avoiding robot](./obstacles-avoiding-robot/readme.md)
- [x] [Speaking electronics quing system](./speaking-electronic-quing-system/readme.md)
- [ ] [Duino Coin miner](./duino-coin-miner/readme.md)
## Contributing
checkout [Contributing instructions](./CONTRIBUTING.md)