https://github.com/ajayarunachalam/rpa
Microservice-based IOT architecture based on Raspberry Pi and Arduino to facilitate the plant science studies
https://github.com/ajayarunachalam/rpa
arduino flask highcharts justgage mirroring python raspberry-pi reconfigurable-computing serial-communication sqlite3
Last synced: 3 months ago
JSON representation
Microservice-based IOT architecture based on Raspberry Pi and Arduino to facilitate the plant science studies
- Host: GitHub
- URL: https://github.com/ajayarunachalam/rpa
- Owner: ajayarunachalam
- Created: 2020-02-14T19:16:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T20:28:35.000Z (almost 6 years ago)
- Last Synced: 2025-02-17T12:32:59.235Z (over 1 year ago)
- Topics: arduino, flask, highcharts, justgage, mirroring, python, raspberry-pi, reconfigurable-computing, serial-communication, sqlite3
- Language: C++
- Homepage:
- Size: 490 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
README
Inside each folder, there is the instructions given to be followed.
Here, general overall flow to be followed to get started is provided.
1) Upload the code to arduino board provided in ARDUINO_FILE_2.0.3 folder. Check the serial monitor output on the Arduino IDE to see, if the sensors are properly configured, and output data.
2) Run the script provided in python_serial_communication folder.
3) Run the script provided in Framework folder.