https://github.com/ultimaker/seriallogger
Logs serial data from pressure sensor on a STM32F dev board
https://github.com/ultimaker/seriallogger
Last synced: 4 months ago
JSON representation
Logs serial data from pressure sensor on a STM32F dev board
- Host: GitHub
- URL: https://github.com/ultimaker/seriallogger
- Owner: Ultimaker
- Created: 2015-01-21T09:05:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T14:46:49.000Z (almost 5 years ago)
- Last Synced: 2025-10-03T02:50:31.862Z (9 months ago)
- Language: C#
- Size: 724 KB
- Stars: 1
- Watchers: 34
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This application has been build to make it easy to log data coming from a STM32F dev board. The application has been made in C# because at that time i was most familiar with this language and the application was needed quickly.
See the Serial_Logger.pdf document for more info and support (Dutch).
Application source files can be found in "UM Serial Logger" folder and the installation files in the "Setup" folder.