News

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 ...
About Python scripts running on NVIDIA Jetson collect sensor or AI data and insert it directly into a MySQL database hosted in XAMPP. The code uses mysql-connector-python for SQL communication, ...