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

https://github.com/shin-sforzando/evoltalt

measuring altitude for evolta challenge 2017
https://github.com/shin-sforzando/evoltalt

arduino mqtt python raspberry-pi

Last synced: 2 months ago
JSON representation

measuring altitude for evolta challenge 2017

Awesome Lists containing this project

README

          

evoltalt
====

- [TX](#tx)
- [Qduino mini](#qduino-mini)
- [AE-BME280](#ae-bme280)
- [IM920](#im920)
- [RX](#rx)
- [Raspberry PI 3](#raspberry-pi-3)
- [BME280](#bme280)
- [IM920 via USB](#im920-via-usb)
- [Web](#web)
- [TODO](#todo)
- [TX](#tx)
- [RX](#rx)

## TX
### Qduino mini
### AE-BME280
### IM920

`00,19AE,CA: 93% 1006.99hPa 32.54C 35.01%`

## RX
### Raspberry PI 3
### BME280
### IM920 via USB

`$ pip3 install -r requirements.txt --user`

## Web

* [dweet.io](https://dweet.io/follow/evoltalt)
* [freeboard](https://freeboard.io/board/FXvozP)

Get latest -> `https://dweet.io/get/latest/dweet/for/evoltalt`
Get via stream `curl -i https://dweet.io/listen/for/dweets/from/evoltalt`

## TODO
### TX

### RX

### Web