https://github.com/bieanimaton/arduino-robotic-cart
This is Arduino project about a Robotic cart.
https://github.com/bieanimaton/arduino-robotic-cart
arduino cardboard dc-motor motor-shield robot-cart servo ultrasonic-sensor
Last synced: about 2 months ago
JSON representation
This is Arduino project about a Robotic cart.
- Host: GitHub
- URL: https://github.com/bieanimaton/arduino-robotic-cart
- Owner: BieAnimaton
- Created: 2020-10-21T23:48:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T09:42:40.000Z (over 4 years ago)
- Last Synced: 2025-01-15T18:41:49.372Z (3 months ago)
- Topics: arduino, cardboard, dc-motor, motor-shield, robot-cart, servo, ultrasonic-sensor
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino-Robotic-Cart
This is project of an Arduino about a Robotic cart.
## Notes :books:
- Responsive project to ambient.
- Practice eletronics skills.## Images :robot:



## Components :point_up:
- Arduino Uno x1.
- Ultrassonic sensor x1.
- Servo motor x1.
- Hobby whells x2.
- Motor Shield L293D x1.
- Motor DC 3-6V with reduction box x2.
- 9V Duracell Battery x1.
- 1,5V Rayovac AA Battery x4.
- Cardboard body.
- Jumpers xN.## Libraries :bookmark_tabs:
- AFMotor
- NewPing
- Servo