Coder Social home page Coder Social logo

gilmaimon / arduinocomponents Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 2.0 281 KB

An Arduino library including utilities and constructs for modern Object-Oriented and Event Driven Arduino. Includes Componenets and STL-like utilities (Function, Vector..).

License: MIT License

C++ 99.28% C 0.72%
arduino arduino-framework arduino-library embedded

arduinocomponents's People

Contributors

gilmaimon avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

arduinocomponents's Issues

Switch

Component like button that notify on toggles (state changes).

How use Helpers?

I,m new working with C++ and esp8266 , But i think this question could be usefull to many people.
How use Vector, Function or Ref classes?
Wich import i should use ?

Thank you

Potentiometer

A potentiometer component that maps the input between 2 values.
So for example, if the wanted range is (1, 100), when the pot's output voltage is at ground, the object's reading will be 1 and 100 when the voltage is maximal.

PIR

Add support for PIR sensor

Buzzer

Add component to represent a buzzer

Rotary Encoder

In using the ArduinoComponents library, I found that I needed a RotaryEncoder component. I wrote one that makes use of TactileButton. I don't know if you'd want to include it. But here are the .h & .cpp files in case you want them (they're meant to be in the Components subfolder).
RotaryEncoder.zip

Clean Compile with -wall on

Currently (0.2->0.3) library does not compile cleanly with -wall turned on (highest level of compiler warnings).
Integrate into travis.ci aswell.

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.