https://github.com/ee2110/arduino-projects
https://github.com/ee2110/arduino-projects
arduino arduino-nano arduino-uno dof robot-arm robots sign-language-translation signal-processing wireless-control
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ee2110/arduino-projects
- Owner: ee2110
- Created: 2019-09-27T15:57:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T12:25:01.000Z (over 3 years ago)
- Last Synced: 2025-01-28T18:39:04.255Z (3 months ago)
- Topics: arduino, arduino-nano, arduino-uno, dof, robot-arm, robots, sign-language-translation, signal-processing, wireless-control
- Language: C++
- Size: 28.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino-Projects
Once a while in my university degree, I was fully work on Arduino projects for whole semester. After few years, I still keep it as little hobby.
# Arduino Board
Arduino board is an open-source electronics platform based on easy-to-use hardware and software. It is a good starting point for who interested to learn how to build a device and program it.
# Project Samples
- [Moving 4DOF Robot Arm](Moving_4DOF_robot_arm)
- [Wireless Sign Language Translator](Wireless_Sign_Language_Translator)