Skip to content

Repository files navigation

Pybytes - Sensor/tracking demo

  • Fipy
  • Pysense2
  • provision with Lora from Pybytes
  • upload script
  • configure sensors and dashboard in Pybytes similar to Screenshot.png

Pybytes dashboard

led colors

YELLOW # connecting GREEN # connected RED # connection failed PURPLE # wait for button ORANGE # maintenance mode

process

  1. boot.py - [YELLOW]
  2. pybytes is starting up if pybytes_on_boot
  3. main.py
  • if pybytes is started:
    • if pybytes is connected - [GREEN]
    • else - [RED]
  • else: start it now asynchronously - [YELLOW]
  1. waiting for button - [PURPLE]
  • if button pressed, go to maintenance mode - [ORANGE]
  1. check connection:
  • if connected - [GREEN]
  • else - [RED]
  1. gather sensor data and send it
  2. wait for button to cancel - [PURPLE]
  • if button pressed, go to maintenance mode - [ORANGE]
  1. go to sleep - [bright BLUE flash]

signal numbers

nonameunitHW/driverPysensePytrack
1humiditySI7006A20S
2temperatureCSI7006A20S
3dewSI7006A20S
4blueLuxLTR329ALS01S
5redLuxLTR329ALS01S
6batteryVPycoprocPP
7accelerationLIS2HH12ST
8rollLIS2HH12ST
9pitchLIS2HH12ST
10temperatureCMPL3115A2EE
11altitudemMPL3115A2S
12pressurebarMPL3115A2S
13LogMicropythonMM
14Lat/LondegL76GNSST
15osmurlL76GNSST
16cpuCESP32EE
17Uptime%MicropythonMM
18DistancekmL76GNSST
19Speedkm/hL76GNSST
20Network speedB/sESP32EE
21batteryVPycoprocPP

Sensor: P Pysense/Pytrack S Pysense T Pytrack M Machine E ESP32

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages