项目作者: Lorenaupc

项目描述 :
Final Degree Project
高级语言: Arduino
项目地址: git://github.com/Lorenaupc/ARVAdevice.git
创建时间: 2018-01-19T18:33:21Z
项目社区:https://github.com/Lorenaupc/ARVAdevice

开源协议:GNU General Public License v3.0

下载


ARVAdevice

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.

Hardware used for this project

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

Install

  • 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.