Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xaionaro/voltloggera
Ethernet voltage logger/oscilloscope/voltmeter sensor. An Andruino sktech to make an ethernet voltage logger. ADC Input pin: 5. Hardware: Arduino Uno v3 + DFROBOT Ethernet Shield For Arduino W5200 V1.0
https://github.com/xaionaro/voltloggera
Last synced: 27 days ago
JSON representation
Ethernet voltage logger/oscilloscope/voltmeter sensor. An Andruino sktech to make an ethernet voltage logger. ADC Input pin: 5. Hardware: Arduino Uno v3 + DFROBOT Ethernet Shield For Arduino W5200 V1.0
- Host: GitHub
- URL: https://github.com/xaionaro/voltloggera
- Owner: xaionaro
- License: other
- Created: 2015-07-23T19:00:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T07:02:59.000Z (over 9 years ago)
- Last Synced: 2024-05-08T21:26:39.137Z (6 months ago)
- Language: Arduino
- Homepage: https://devel.mephi.ru/dyokunev/voltloggerA
- Size: 338 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The main repository: git clone [https://devel.mephi.ru/dyokunev/voltloggerA](https://devel.mephi.ru/dyokunev/voltloggerA)
This is a software for:
![device photo](https://devel.mephi.ru/dyokunev/voltloggerA/raw/master/doc/photo.jpg)
![an example plot](https://devel.mephi.ru/dyokunev/voltloggerA/raw/master/doc/example_graph.png)If you have any questions — ask me. [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/xaionaro/voltloggerA?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
To parse the data you can use [voltlogger_parser](https://devel.mephi.ru/dyokunev/voltlogger_parser)