-
### The problem
When you enable the camera on the I2C bus the scan will detect all the I2C devices yet only the Camera seems to optimizes the bus and no other devices respond.
ssieb pointed to t…
-
# T-Display PICO C3 ESP32 MicroPython
### Install dependencies:
```bash
sudo apt-get update && sudo apt-get install -y gcc-arm-none-eabi libssl-dev python3 python3-pip python3-venv build-essent…
-
While working on a tinygo display driver I found it useful to be able to debug issues in the web browser using the wasm target,
I have created an implementation of the Displayer interface that draw…
-
You are wondering on how to get a SPI display to work? Yeah me too so I hope this quick guide will help you.
I did this using a Waveshare 320x240 LCD IPS screen. [This is the pinout I used which is…
-
Given this project seems no longer alive, I'm providing the fork for anyone who might be searching new enhancements...
https://github.com/deividAlfa/UGUI
-
1. TFT LCD(ST7789P3-240*284),
2. 8 pictures(190*190) are placed horizontally in the cont
3. then use lv_obj_set_scroll_snap_x(), lv_obj_scroll_to_view() to scroll horizontally,
4. the FPS is about…
-
Hi,
The project creator has been released and now we are eager to add external boards. :slightly_smiling_face:
How could it work in case of NuttX?
The goal is to create a manifest file (sim…
-
Only raise issues for problems with the library and/or provided examples. Post questions, comments and useful tips etc in the "Discussions" section.
To minimise effort to resolve issues the followi…
-
Encountered a strange problem which I cannot find a solution. Linking problem with multiple files that link fine when using FreeRTOS but not with HeliOS.
Made a simple test to verify this issue as …
-
Both Adafruit TFT Experiment board and for an unreleased pimoroni board use on-board I2C bus expanders.
Besides this, the Pico W has a special I/O pin that is on the CYW wifi coprocessor.
## Usa…