-
In theory, I could have several SPI displays connected to the same bus, and displayio has provisions for that — locking of the SPI bus, toggling of the CS pin, even re-setting of the SPI frequency, po…
-
We are trying to select a graphics library to use with our ESP32 based project, developed using ESP IDF. Since the display will mainly be used to display text information we have put together a simple…
-
Hi, thanks for creating this !
I am getting a 403 response for the API call, with what looks like a cloudflare page about being blocked. If I do a curl with the same details from a linux host I get…
-
I bought a Pirate Audio device because I thought it supports Spotify Connect but it turns out I can stream Spotify to it but no via Spotify Connect.
I could not find a way to add Spotify Connect to…
-
Hi
Please can you advice where the SPI pins are.
On the PCB it has printed SCK=io5, MOSI=io27, MISO=io19
How do I physically connect to these pins? I can't see any pin outs on the board with th…
-
# Installing SpotifyPod (The code is modified for [Ricardo's Alternate Build](http://rsflightronics.com/spotifypod))
## What you need to do before installing SpotifyPod
### You need raspberry pi li…
-
When I tried to use the port_v8 branch, I found that the compilation failed. It seems that the submodule corresponds to the previous version.
-
# 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…
-
### 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…
-
I tried running the exact example code using the forked TFT_eSPI but the only thing I could get working is the backlight.
I also used the correct User Setup but it just wouldn't work.
I could use s…