A smart IoT-based system for automating, predicting and monitoring farming-related tasks. The users of this initiative are specifically farmers.
For hardware part: https://github.com/MrKnightmare007/KrishiConnect/hardware.txt
For software part
pip install -r requirements.txt
git clone https://github.com/MrKnightmare007/KrishiConnect.git
cd KrishiConnect
Connect your ATmega328P + Node MCU ESP8266 board to your computer. Then switch on the 3 & 4 dip switches on the board. Upload the 4_sen_esp.ino file by selecting Arduino Uno as the board.
Repeat the process by switching 5, 6 & 7 switches and selecting ESP8266 as board and final_send_data_flask.ino as the upload file.
Then type in terminal:
For Windows
python app.py
For Linux
python3 app.py
Final Step: access http://localhost:5000 for the website.
- Python
- HTML
- CSS
- Javascript
- Arduino (C, C++, Java)
License Free for the time being.