Skip to content

A little Arduino-based USB device that reads Serial data from a "TesT" - Newton-meter and transmits it directly to the Computer

Notifications You must be signed in to change notification settings

FabianMPunkt/Newtron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Newtron

This little project is made to read the USBSerial output of one these "TesT"-devices. It will process the readings, turn them all into positive values and save the highest value.

With the press of a button the highest value will the be sent to the computer using the "Keyboard.h" library.

The TesT-device trannsmits all the values over its USBSerial Port in a single line as seen in these readings. GitHub's formatting doen't disply this correctly though. All the values are in-fact separated by a "�"

A detailed build guide & more info can be found in the Wiki.

About

A little Arduino-based USB device that reads Serial data from a "TesT" - Newton-meter and transmits it directly to the Computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages