Difference: RaspiElfDisplay (6 vs. 7)

Revision 72018-05-17 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 28 to 28
 

Software for the Raspberry Pi

The Raspi controls the display through its I2C interface.
Changed:
<
<
I still want to use the 1802 Membership Card's Front Panel Card. That means I have to use the D-SUB connector. But there is no address bus on this connector, therefor the address is only valid as long as the DMA (load mode) is used. The data bus is not available too, you will see the data in the load mode (DMA) and the output port during the run mode.
>
>
I still want to use the 1802 Membership Card's Front Panel Card. That means I have to use the D-SUB connector. But there is no address bus on this connector, therefor the address is only known as long as the DMA (load mode) is used. The data bus is not available too, you will see the data in the load mode (DMA) and the output port (LEDs) during the run mode.
  There is Python Library and Examples for Micro Dot pHAT on GitHub from Pimorini itself. But I prefer plain C and wrote my own hex display driver microdot_phat_hex.c
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback