Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vwernay/gg-arduino-car-controller
Android APP made in React Native (Expo) to control Arduino BT Car with Classic Bluetooth
https://github.com/vwernay/gg-arduino-car-controller
android bluetooth classic-bluetooth expo react-native typescript
Last synced: about 4 hours ago
JSON representation
Android APP made in React Native (Expo) to control Arduino BT Car with Classic Bluetooth
- Host: GitHub
- URL: https://github.com/vwernay/gg-arduino-car-controller
- Owner: vWernay
- License: mit
- Created: 2024-06-16T19:31:21.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-10T04:36:56.000Z (3 months ago)
- Last Synced: 2024-08-11T04:25:23.542Z (3 months ago)
- Topics: android, bluetooth, classic-bluetooth, expo, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 4.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GG Arduino Car Controller
GG Arduino Car Controller is a mobile application developed for the "CEM 01 do Guará" educational institution, designed to control Arduino-based RC cars made on robotics classes, using Classic Bluetooth. The app is built for Android devices, providing an intuitive interface for seamless remote control.
## Features
- **Bluetooth Connectivity**: Connect to your Arduino car via Classic Bluetooth.
- **Real-time Control**: Drive your car with responsive and real-time commands.
- **Customizable Interface**: User-friendly design built with React Native.
- **Cross-platform Development**: Built using Expo for easy deployment and testing.## Tech Stack
- **TypeScript**: Ensures type safety and scalability.
- **React Native**: Core framework for building the mobile app.
- **Expo**: Streamlines development and testing.
- **react-native-bluetooth-classic**: Manages Bluetooth communication between the app and the Arduino car.## Usage
1. Make sure your Arduino car is powered on and the Bluetooth module (HC-05 or HC-06) is active.
2. Launch the GG Arduino Car Controller app on your Android device.
3. Pair your device with the Arduino car via the app.
4. Use the control interface to drive and manage your car.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [react-native-bluetooth-classic](https://www.npmjs.com/package/react-native-bluetooth-classic)---
Made for the "CEM 01 do Guará - GG" educational institution by Victor Lellis W.B.