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
- Host: GitHub
- URL: https://github.com/shin-sforzando/evoltalt
- Owner: shin-sforzando
- Created: 2017-06-01T18:29:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T06:38:19.000Z (about 9 years ago)
- Last Synced: 2025-03-28T20:36:40.130Z (over 1 year ago)
- Topics: arduino, mqtt, python, raspberry-pi
- Language: Python
- Size: 1.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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