Skip to content

A library to communicate with Lorenz Messtechnik sensors

Notifications You must be signed in to change notification settings

Duckle29/LorenzTelegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LorenzTelegram

This library implements support to communicate with sensors from https://www.lorenz-messtechnik.de

It is still very early code, and has only been tested a bit with an LCV-USB2, and a 2mV/V load-cell.

Currently raw readings, and Speed Optimized Streaming Mode (SOSM) mode #3 has been implemented and tested.

In streaming mode, the library currently relies on the main program polling the recv function to process the serial RX buffer. This may move to a call-back based method later.

About

A library to communicate with Lorenz Messtechnik sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages