a photo of the output
Very nice. And nice example for using USERCOMMAND![]()
That's very nice!
yes, please do share... I'd live to try one of those little displays.
thanks
Dwight
These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.
tft now with duck, drawimage now works
and a python script to convert utf565 generated c file to pbp friendly format
The dev board I'm using for this project has a w25q32 flash memory chip on board , unfortunately on the same spi port as the display. this little display does a really fine job on graphics but transferring image data from flash to display is turning out to be much more complicated than expected. the other spi port is loaded up with a rtc and an eeprom (both i2c) . I'm not sure how they will react to the spi signals if I move the display to that port.
hoping to avoid smoke
here is the flash usercommand file so far
Bookmarks