News

This is a console app written in C# to connect your own Arduino to a MySQL database (local). With this console app, you can get the readings from the Arduino to the DB by using the serial port, so ...
Notifications You must be signed in to change notification settings This is an independient project, qhere I'm learning a bit more about C# and MySQL. The program creates a connection to a database, ...