technochatter / IoT7egment

Highly Visible mini Internet connected display. Documentation at
http://www.instructables.com/id/IoT7egment-ESP8266/
GNU General Public License v3.0
2 stars 5 forks source link

IoT7egment

Seven Segment Highly Visible and Stylish Display with Swapable digit to suit your color! Connects to the internet using esp8266.Can be used as a clock by default or displaying Notifications Weather and what not.

Snapshots

NTP 12Hr Clock Mode: NTP_12Hr

Connected to HOTSPOT Prompt: HOTSPOT_Connected

NTP 24Hr Clock Mode: NTP_24Hr

Time Sync Done: Sync_Prompt

Photos dont justify the looks: looks

CONFIG MENU

Expandable Menu:
Accordion_list

Custom Pin Config:
Menu_1

Device Name:
Menu_3

ThingSpeak:
Menu_4

Features

Display.print("String to Display")

will display the given string in the display. If the string has more characters than the number of Digits then it will Scroll the string from Left to Right.

Shortcomings

characters: m, w, x and any other undefined symbols will be replaced with _(underscore or dash)

To Do