Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mcer12 committed Jun 20, 2021
2 parents 80c87cc + 6a27ae0 commit 2498925
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,17 @@ Flora is an open source ESP8266 VFD clock, you can make a 4-digit IV-22 variant
**STATUS:**
- **IV-22 variant:** Tested and working, schematic, gerber BOM and 3D model of cover are included. Assembly guide added to wiki.
- **IV-6 variant:** Tested and working. Schematic, gerber and BOM included. 3D printed cover will be added below once some adjustments have been made.
- **IV-12 variant:** Tested and working. Schematic, gerber and BOM included. 3D printed cover will be added below once some adjustments have been made.
- **IV-12 variant:** Tested and working. Schematic, gerber and BOM and 3D model of cover are included.

**Wiki**
https://github.com/mcer12/Flora-ESP8266/wiki/

**IV-22 enclosure model:**
https://www.thingiverse.com/thing:4744087

**IV-12 enclosure model:**
https://www.thingiverse.com/thing:4890505

**Some things to note:**
1) This design is made with small footprint and ultra low-profile in mind, using only 3mm high components.
2) Using modern and widely available components.
Expand All @@ -22,8 +25,8 @@ https://www.thingiverse.com/thing:4744087
7) NTP based, no battery / RTC. Connect to wifi and you're done.
8) Simple and easy to set up, mobile-friendly web interface
9) diyHue and remote control support
10) 150hz refresh rate using HW ISR timer, zero flicker and not affected by wifi activity.
11) 3 levels of brightness, each with 8 more levels for dimming / crossfade. 32 pwm steps in total for each segment!
10) 100hz refresh rate using HW ISR timer, zero flicker and not affected by wifi activity.
11) 3 levels of brightness, each with 8 more levels for dimming / crossfade. 48 pwm steps in total for each segment!
12) No buttons design. Simple configuration portal is used for settings.
13) Daylight saving (summer time) support built in and super simple to set up.
14) MicroUSB connector (USB type C on IV-12 version), Below 500mA power consumption on 5V on full brightness (800mA on IV-12 version).
Expand Down

0 comments on commit 2498925

Please sign in to comment.