aboutsummaryrefslogtreecommitdiff
path: root/ESP32Test
AgeCommit message (Collapse)Author
2025-12-06Cleanup unused items from sjory3user@node5.net
2023-10-19Rough code for ESP32Sjory
made some methods for activating the pumps and motor carousel and the linear actuator for doesing alcohol. roughly still need to implment the MQTT Client to listen for messages (unless using another method for comunication between raspberry pi and ESP32)
2023-10-18tested on a ArduinoSjory
Tried an arduino instead, it work better. realized that we need a much more powerfull way to activate the valve, we brought an linear actuator instead
2023-10-16ESP connectSjory
Created and teste controlling simple LED with ESP in the Arduino IDE.....not simple for me...-.-