Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)