News

In this repository you can learn how to connect a ESP8266 WiFi module (ESP-01) to an Arduino UNO connected via Serial (Tx Rx) and send data to a MySQL database in a webhosting. Then I notice it was ...
This project demonstrates how to send temperature and humidity data from an Arduino equipped with an Ethernet Shield to a MySQL database hosted on a public server. We utilize PlatformIO in VS Code for ...