greenhouse based on MCU(microcontroller) and IOT (internet of think) control system
hardware used in this project :
- Arduino Mega 2560 R3
- Node MCU ESP32
- Nema 17 Stepper motor
- TB6600 Driver
- 4channel Relay
- L298N Motor Driver
How to use this code :
- Install Arduino ide here : https://www.arduino.cc/en/software
- Transfer "mcu.ino" file to your microcontroller/arduino
- Transfer "esp32.ino" file to your Node MCU