Skip to content

Micropython implementation of OCC project with LoRaWAN and TTN integration

Notifications You must be signed in to change notification settings

intelligent-environments-lab/bevo-pycom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevo-pycom

To-do:

  • CO2 Sensor

  • Whatever else sensors

  • Integrate sensor code with completed LoRa code

    • Need to figure out packet structure to send via LoRa
    • DR3 can only send 200 or so bits (??) per message it's actually 242 bytes but a lil less
  • Temporary storage code (maybe save most recent 5000 records??) LOW PRIORITY

Completed:

  • SPS30 I2C driver
  • SCD30 I2C driver
  • LoRa publishing code
  • Pysense sensors (temp, humidity, lux)

SPS30 datasheet: link

SCD30 datasheet: link

About

Micropython implementation of OCC project with LoRaWAN and TTN integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages