Inventoteca / NeoDigito

NeoDigito are seven-segment display, RGB and one pin control, ws2812b controller aka Adafruit_NeoPixe

Home Page:https://web.inventoteca.com/neodigito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NeoDigito are seven-segment display, RGB and one pin control, ws2812b controller aka Adafruit_NeoPixe

https://web.inventoteca.com/neodigito


Languages

Language:C++ 100.0%