An open API service indexing awesome lists of open source software.

https://github.com/lostsh/explorob

Exoration robot, based on Arduino and Raspberry PI
https://github.com/lostsh/explorob

Last synced: over 1 year ago
JSON representation

Exoration robot, based on Arduino and Raspberry PI

Awesome Lists containing this project

README

          

# ExploRob
*Is a crossing and exploration robot based on Arduino and Raspberry PI.*

The final version will be able to transmit live video, as well as make optimized decisions based on the data obtained from the on-board sensors, in addition it will have various backup functions, such as for example in the event of a power supply problem. in vegetative mode.

# Physical

# Software
## motorsOperator:
The purpose of this program is to facilitate the control of the engine control module.
To do this I use here a **Motor Shield R3** as well as a **Arduino UNO R3**
In this first version of the programs, the instructions are sent by *bluetooth*, the final version will be controlled by a **Raspberry pi** which will receive its instructions from the wifi and which will make its own decisions using the various sensors it will carry.