Coder Social home page Coder Social logo

argent-cape / adsweather Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 9.0 89 KB

Arduino library to interface with the Argent Data Systems weather station sensor assembly

License: BSD 3-Clause "New" or "Revised" License

C++ 100.00%
arduino arduino-library sensor

adsweather's People

Contributors

argent-cape avatar

Stargazers

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

Watchers

 avatar  avatar

adsweather's Issues

AVR boards only

Great demo and code library.

Perhaps an update to support SAMD libraries could be worthwhile.

Errors on compile:
WARNING: library ADSWeather claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/Arduino/libraries/ADSWeather/src/ADSWeather.cpp:205:35: error: cannot declare member function 'static void ADSWeather::countRain()' to have static linkage [-fpermissive]
static void ADSWeather::countRain()
^
/Arduino/libraries/ADSWeather/src/ADSWeather.cpp:218:41: error: cannot declare member function 'static void ADSWeather::countAnemometer()' to have static linkage [-fpermissive]
static void ADSWeather::countAnemometer()
^
exit status 1
Error compiling for board Arduino MKR WiFi 1010.

how to reset the amount of rain?

Hello friend great job. but I find the problem that I do not know how to reset the pulses
from _rainCounter++;
can you give me a hand? Thank you

Boot failure with ESP8266

I have the example sketch running with an ESP32, but it fails to boot with an ESP8266 D1 Mini Node.
This is the serial output (at 115200)
ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 3584, room 16
tail 0
chksum 0xb0
csum 0xb0
v2843a5ac
~ld

Any thoughts?

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.