Git Product home page Git Product logo

neodigito's Introduction

NeoDigito

NeoDigito are seven-segment displays, RGB Color and one pin control. This is the Arduino library for controll it.

Support us on Kickstarter

https://www.kickstarter.com/projects/neodigitos/neodigito-modular-7-segment-rgb-display

Based on ws2812b controller aka Adafruit_NeoPixel. neodigito

Installing

After downloading both libraries Adafruit_NeoPixel and this, rename folder to 'NeoDigito' and 'Adafruit_NeoPixel', and and install in Arduino Libraries folder. Restart Arduino IDE, then open File->Sketchbook->Library->NeoDigito->hello sketch.

giphy-downsized-large

Features

- Arduino, easy to use, print('1234'); - Free: GNU 3.0 - One pin control - 16 millions of colors

Functions

  • begin()
  • print()
  • show()
  • clear()
  • setColor()
  • setCursor()
  • updateColor()
  • updateDelimiter()
  • updatePoint()
  • updateTilde()
  • updateDigitType()
  • updatePixType()
  • setPin()

First arguments of colors 0-17 are reservet for colors and effects.

Examples

There are many examples implemented in this library. One of the examples is below. You can find other examples here

neoarduino

Work In Progress:

  • Colors FX's
  • Customize the order of segments
  • Control brigness
  • Alphanumeric

alpha

About Us This project is a tribute to Iván Ríos de Paz, friend, maker and a great person. We miss you.

neodigito's People

Contributors

angelplo avatar cardansan avatar davidfigcas avatar glioce avatar koras-8u avatar luis2442 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

neodigito's Issues

Problema en función setPixelColor()

En el branch "esp8266-mqtt-ejemplo" en las líneas de código 59-65 del NeoDigito.cpp se agregó a la función 'setPixelColor()' un ciclo que impide que diferentes textos tengan colores independientes.

Neopixel per Segment

I tried to upload the NeoDigito_hello example, and Neopixel per segment value should be changed form '3' to '2' to work properly. Very cool product, I really liked NeoDigito V2!

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.