Skip to content

Releases: Qrome/marquee-scroller

Marquee Scroller 2.11

30 Mar 14:20
c1ae102
Compare
Choose a tag to compare
  • Added ability to select from the full list of news sources (list is dynamic from remote service) NOTE: not all language characters are supported.
  • Updated PM indicator to be a small dot.
  • Allowed min brightness to be 0 instead of 1.
  • Modified so that if TimeZoneDB fails to get time update, it does not reset clock time.
  • Better error messaging from the TimeZoneDB client.

Marquee Scroller 2.10

15 Mar 15:52
8f2957f
Compare
Choose a tag to compare

There are some big but great changes in the 2.10 release. One that requires a new API key from TimeZoneDB (free) -- and a awesome service. Glad to say it is replacing the slow and buggy GeoNames service in this release. Big thanks goes out to magnum129@github for the addition of the TimeDB client class and help with removing the flicker issue on the additional indicators.
New features include:

  • New TimeClient with TimeZoneDB API
  • Automatic Day Light Savings changes and correct time from your Latitude and Longitude (from weather location)
  • Fix the flicker issue on the 3D printer progress bar
  • Added the option for a PM dot indicator for the 12 hour clock mode (configured in web ui).
  • Added a couple more odd character cleaning items
  • Removed GeoNames Service and old TimeClient Code
  • Data refresh is now much faster

Marquee Scroller 2.9

07 Mar 01:50
5fa87de
Compare
Choose a tag to compare
  • Removed news Images from the data structure due to memory issues
  • Fixed conversion of m/s to kph for wind speed

Marquee Scroller 2.8

03 Mar 02:32
1254903
Compare
Choose a tag to compare
  • Added OctoPrint 3D printing progress bar as display option under the LED clock
  • Added display of news article images on the web interface

Marquee Scroller 2.7

19 Feb 03:04
23955b9
Compare
Choose a tag to compare
  • Added ability to rotate the LED panels in the Settings.h file.
  • Updated to use ArduinoJson as a local library file.

Marquee Scroller 2.6a

17 Dec 02:22
5cbc951
Compare
Choose a tag to compare
  • Only change is to the Settings.h file to fix the default number of LED panels to 4

Marquee Scroller 2.6

15 Dec 17:43
2eebbca
Compare
Choose a tag to compare
  • Removed Advice Slip (no longer working and requires https) - removed due to memory constraint using https
  • Fixed TimeClient compile issue with ESP8266 Core 2.5.X
  • Added flashing ":" character to the clock face -- can be disabled
  • Clock will now display when refreshing data
  • New progress indicator is on the left side of the screen from bottom to top

Marquee Scroller 2.5

13 Nov 02:22
6cf52c7
Compare
Choose a tag to compare
  • Added ability to update firmware through web interface via OTA - thanks magnum129

Marquee Scroller 2.4

30 Oct 18:02
43909ec
Compare
Choose a tag to compare
  • Fixed TimeZone issue for those in EU and other parts of the world that do not use DST.
  • Option to specify in the web configuration to turn on or off DST -- on by default.
  • Updated some of the News Story character cleaning.
  • Added the Day of the Week to display date option.

Marquee Scroller 2.3

23 Aug 04:54
d8c2e8a
Compare
Choose a tag to compare
  • Updated to allow different time / temperature formats on the 8 or more LED panel display.
  • Fixed some bugs on the timezone for some on first load
  • Updated to not loop on Weather Parsing Error so it will try to update weather again later
  • Added some more character scraping for other languages
  • Fixed some spelling issues