Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcossic/auto-bluetooth
This repository contains the code to operate a four-wheeled car with Arduino, and Bluetooth connection
https://github.com/marcossic/auto-bluetooth
arduino arduino-library ino
Last synced: about 1 month ago
JSON representation
This repository contains the code to operate a four-wheeled car with Arduino, and Bluetooth connection
- Host: GitHub
- URL: https://github.com/marcossic/auto-bluetooth
- Owner: MarcossIC
- Created: 2022-11-26T14:37:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T04:21:17.000Z (about 1 year ago)
- Last Synced: 2023-11-01T05:24:16.749Z (about 1 year ago)
- Topics: arduino, arduino-library, ino
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto-Bluetooth
This repository contains the code to operate a four-wheeled car with Arduino, and Bluetooth connection.## How to use
Because the code is simple but simply functional, you need to download the code, then compile it with the Arduino IDE and that's it.
The materials I used to make it work are an RC-00 Bluetooth module and an Arduino Uno board, basic motors and an improvised chassis.