16" Super Hourglass
This is an expansion of the Big Hourglass project.
It's double the size; 16" tall, 32x64 pixels (4 times as many pixels as the Big Hourglass)
and runs just as fast due to some cool RP2040 PIO code driving 4 banks of displays at a time.
Operational Features
Operating Modes
Continuous Hourglass
The sand falls out of the bottom of the hourglass and recirculates back into the top.
Reversing Hourglass
Gravity automatically reverses - the sand flows down, then the sand flows up.
Technical Features
Specifications
Design Documents
| Controller Board Schematic Diagram | super_hourglass_schematic.pdf |
| Display Board Schematic Diagram | 32x32_display_schematic.pdf |
| PCB Gerbers | Q401_gerbers.zip |
| 3D Print Files | super_hourglass_mechanical.zip |
| Arduino Source Folder | Arduino.zip |
| Arduino Main Code | Arduino.ino.txt |
| RP2040 PIO Code | i2c_blind_write.pio.txt |
Build Pictures