Git Product home page Git Product logo

comair's Introduction

ComAir

A LoRa air quality sensor powered with an indoor solar pannel.

This PCB uses:

  • as MCU: STM32L412C8
  • for LoRa communication: RFM95
  • for energy harvesting: SPV1050
  • any 18650 lithium cell (could be recycled from old laptop battery)
  • as solar pannel, one or two: LL200-4.8-37
  • for CO2 sensing: SCD41
  • for temperature and humidity: either SCD41 or SHTC3

Warning this project is still work in progress, PCB may still contain errors.

PCB V1.0 preview: PCB with solar pannel

TODO

  • Write some basic testing firmware
  • Evaluate energy balance
  • Optimize energy usage

License

  • CC-BY-SA

comair's People

Contributors

jeandet avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

comair's Issues

USB DFU bootloader blocked because of RFM95 module (DIO5)

There is no pull down resistor on RFM95 reset pin and DIO5 by default is clkout, this prevent the MCU to enter DFU mode generating a lot of:

[268721.923613] usb 5-3-port4: attempt power cycle
[268722.526763] usb 5-3.4: new full-speed USB device number 111 using xhci_hcd
[268722.526854] usb 5-3.4: Device not responding to setup address.
[268722.731529] usb 5-3.4: Device not responding to setup address.
[268722.938996] usb 5-3.4: device not accepting address 111, error -71
[268723.015776] usb 5-3.4: new full-speed USB device number 112 using xhci_hcd
[268723.015881] usb 5-3.4: Device not responding to setup address.
[268723.219173] usb 5-3.4: Device not responding to setup address.
[268723.426869] usb 5-3.4: device not accepting address 112, error -71
[268723.427205] usb 5-3-port4: unable to enumerate USB device

The simplest solution is to disconnect this pin which should be useless.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.