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 ...
This is an independient project, qhere I'm learning a bit more about C# and MySQL. The program creates a connection to a database, then modifies or reads a table from a database. The database and ...