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 ...
Arduino connection for C# is a C# and ino library that work together to facilitate the data transmission between an Arduino board and PC program. ArduinoConnectionC# contains the full C# code as well ...