Giter Site home page Giter Site logo

stienman / raspberry-pi-pico-pio-lcd-driver Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 637 KB

Dmitry Grinberg's BSD 2 clause licensed example code for driving a 320x240 ST7789 LCD display, reading an XPT2046 touch controller without any CPU cycles. "All-in-all, this driver needs six DMA channels and completely takes over PIO0"

License: BSD 2-Clause "Simplified" License

C 100.00%

raspberry-pi-pico-pio-lcd-driver's People

Contributors

stienman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

raspberry-pi-pico-pio-lcd-driver's Issues

Not an issue a Kudos! and hoping for more RP2040 projects

Thank you for your amazing work with the WaveShare LCD's I use them quite a bit and I've found that with such limited RAM displaying 65K color images on anything remotely large screen >3inches, is just chokes. The "sample code for their products is horrendous and is not even complete in some cases for some products (not screens). I program in in C/C++ and not python, which is what WS share seems to love to give with its examples. Very frustrating. Even their DS 3231 RTC C code was amazingly terrible. I plan to re-write it myself one of these days. I don't use Arduino. Just C/C++ and eventually ASM/PIO. I have a book on it but I haven't cracked it open yet. Do you have any recommendations for PIO on RP2040?

Again thank for your hard work, would be neat to see you do more Pico projects that rival some of the common things people do with Picos, especially Pico W's with wireless. Looks the the C/C++ implementation of wireless is a hot mess. Sure looks simpler in python!

I would love to pick your brain about ways to save RAM on PICO for displaying 65K color images on displays frome 240X320 and higher. How that can be done with minimizing RAM usage and still loading images. Hopefully you'll ping me sometime. I've also wondered if there is a way somehow to use some of the onboard storage (some picos come up to 16MB) and trick the MCU into thinking some of it RAM virtually eliminating many problems with OOM conditions for images. I'm nowhere at your level but I am going to tear apart your code bit by bit with my logic analzyer and waveshare board and try to follow along. I'm glad I stumbled across your article in Hackaday! Keep the Pico Alive, I bet you could write some amazing wireless stuff!!

Cheers from Florida,
Anglerfish

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.