Final Degree Project
EPSEVG multidisciplinar project
This is the code the ARVA devices made by EPSEVG are running. It’s under GPL License so feel free to take a look and use it for your own purposes.
The ARVA prototype is going to be implemented with ARDUINO UNO/MEGA and will provide a lot of new features to the existing ARVA.
So far the ARVA is using:
ARDUINO UNO boards
Two standard push buttons for arduino
RF 433MHZ Modules for ARVA-ARVA communication
Bluetooth for smartphone-ARVA communication
I2C 16x2 LCD screen
Download the code via git clone or regular zip download and open it in ARDUINO IDE.\n
Connect all the hardware components to your board and make sure they work.
Upload the code to the ARDUINO with the ARDUINO IDE.