Skip to content

This is a short example showing how you can connect a weighing scale to the computer and read the data, combine it with more information and finally dump it into an MS SQL Database on Azure.

License

Notifications You must be signed in to change notification settings

marvoh/weighScaleToAzure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weighScaleToAzure

This is a short example showing how you can connect a weighing scale to the computer and read the data, combine it with more information and finally dump it into an MS SQL Database on Azure.

This is a simple WinForm app built on C#. Run the soltion and pushlish to see in action

Setting Up

Once you have installed the application, head to File > Config to set up the application. You will be required to prive the following:

  • Provide terminal name to identify source of data
  • Enter port number to which the weighing scale is connected to
  • Select baud rate at which the weighing scale is communicating at
  • Provide SQL server connection strings retrieved from Azure SQL Server You can adapt code to connect to any database server

Once you have saved the settings, you will be able to read data perform the rest of the actions.

Please feel free to ping me in case of any question.

About

This is a short example showing how you can connect a weighing scale to the computer and read the data, combine it with more information and finally dump it into an MS SQL Database on Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages