Sunday, 10 June 2018

"Giant Pixel", low-energy component?



I'm really not sure if this is the best place to ask this, but I'm working on a project that requires a sort of 'giant pixel' of sorts, maybe about 4"x4", that can either be dark or light, and can maintain that state with low power (or no power at all, if possible, as in e-ink and things like that).


Does anyone have any suggestions as to what kind of component can fulfill this?



Answer



Flip dots only use current when flipping and are easily combined to a into a larger panel.


Flip dot display


On the FlipDots webpage it is explained how it works.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...