Giter Club home page Giter Club logo

atmoscan's Introduction

AtmoScan

Instructable can be found HERE.
See it in action in this VIDEO.

What's new - Atmoscan is evolving:

  • Some small hardware changes improved the original design, including the ability to turn off itself from software, remediating one of the biggest drawbacks of the design - how to handle low battery.
  • Command added to the setup menu to turn off the device
  • White screen with low battery issue mitigation
  • A PCB v2 design is now published together with a guide to easily apply the change to boards V1.0.
  • Battery pack now based on 5 x 18650 Li-ion in "olympic circles" configuration. Way more performant and reliable than the chinese Li-Po pack
  • Repositioning of the CO2 sensor, to completely separate the temperature sensor from any potential heat source
  • CAD files for the complete enclosure, with improved design

Atmoscan might be (to my knowledge at least) the first ESP8266 application that uses all GPIOs, including those that allegedly cannot be used.

ATMOSCAN is a multisensor device that measures:

  • Temperature
  • Humidity
  • Pressure
  • CO2
  • CO
  • NO2
  • VOC (Air Quality indicator)
  • PM 01
  • PM25
  • PM10
  • PM 01
  • Radiation

It has an LCD color display, it is gesture controlled and it posts to ThingSpeak (or others) via MQTT, but can properly handle disconnected operations. With a rechargeable battery it lasts a full day when disconnected from power.

It uses a a multitasking cooperative framework and is very responsive to user input while sampling sensors, handling UI, posting to MQTT. I believe it squeezes quite a bit out of the tiny ESP8266...

It integrates a number of open source libraries and leverages internet web services. I started buiding the software with a proper OO application framework in mind and you can find artifacts of it... but never had the time to properly finish it the way i started, so i quickly completed it with way too many hacks. Therefore code could be way better (not properly commented, test code, residuals...). If anyone is interested in contributing, it's very welcome.

I still have a few PCBs that i am happy to give away to those who want to build it and contribute to it.

MAIN FEATURES

* Color screen
* Gesture control
* Location awareness
* ThingSpeak logging        
* Gracefully handles connected and disconnected operation
* 24h Rechargeable battery
* OTA updates
* Bonus features:
	* Weather Station
	* Plane Spotter

CREDITS

INCLUDES CODE & LIBRARIES FROM

Adafruit
Arcao
Bblanchon
Bodmer
ClosedCube
Gmag11
Knolleary	
Lucadentella
Seeed
Squix78
Tzapu
Wizard97	

INTEGRATES WEB SERVICES FROM

Adsbexchange.com
GeoNames.org
Google.com
Mylnikov.org
Timezonedb.com
Wunderground.com

atmoscan's People

Contributors

marcfinns avatar per1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atmoscan's Issues

File missing during compilation

During compilation of the Atmoscan 1.4 sketch the following error is produced :
sketch\esp32-hal-i2c.c:16:23: fatal error: esp32-hal.h: No such file or directory

#include "esp32-hal.h"

                   ^

compilation terminated.

Multiple libraries were found for "SD.h"
Used: C:\Users\Tony\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.0-rc2\libraries\SD
Not used: C:\Program Files (x86)\Arduino\libraries\SD
exit status 1
Error compiling for board Generic ESP8266 Module.

Any idea how to solve this ?

Thanks and kind regards,

Tony

VBat conductor shorted to ground on PCB

The VBat conductor between the Sparkfun TOL 10617 battery positive pin and the BAT/BAT 2 inputs to the MAX8903A charge management IC U2 (pins 21 & 20) is shorted to ground on the PCB by a flood-filled polygon zone. This is on the top copper layer. The design rule checker does not mark the intersection of the polygon with the track as a problem.

The net result is that U2 (MAX8903A) fails to regulate properly and the board fails to operate (dead short/no voltage). With the battery pack connected, the pack delivers peak current (3x 5A) to ground, with the associated fire risk due to battery failure.

An image of the polygon:

VBat Polygon

An image of the resulting top copper gerber:

VBat Polygon on Gerber

The work-around is a careful scalpel cut along the edge of the track to separate the polygon from ground.

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.