Search found 4 matches

by pede
Sun Mar 30, 2025 12:39 pm
Forum: LoRa and SubGHz related discussions
Topic: Challenger RP2040 LoRa (868MHz) SPI TFT Screen
Replies: 2
Views: 6110

Challenger RP2040 LoRa (868MHz) SPI TFT Screen

Hi,

I red that the board is using SPI1 channel for Lora stuff. Is it possible connecting a small TFT screen ili9341 320x240 spi additional to the board using circuitpython (adafruit_ili9341 lib)? Additiinally I plan to connect a small keyboard via I2.
My thx in advance.

regardly

Peter
by pede
Sat Jul 06, 2024 6:41 pm
Forum: LoRa and SubGHz related discussions
Topic: Challenger RP2040 LoRa (868MHz) with Adafruit Circuit Python
Replies: 2
Views: 87413

Re: Challenger RP2040 LoRa (868MHz) with Adafruit Circuit Python

works, changing uf2 file (using latest adafruit-circuit-challenger ...)
by pede
Fri Jul 05, 2024 6:54 pm
Forum: LoRa and SubGHz related discussions
Topic: Challenger RP2040 LoRa (868MHz) with Adafruit Circuit Python
Replies: 2
Views: 87413

Challenger RP2040 LoRa (868MHz) with Adafruit Circuit Python

Hi, I'm using this board and I want to connet a 3 volt pir sensor: Heevhas 5PCS AM312 Mini Pyroelektrisches PIR Human Sensor Modul DC 2,7 V bis 12 V PIR Infrarot IR The senso is connected to Ground, 3 Volt and pin 9 / D9 refering ilabs (https://ilabs.se/the-challenger-series/) of the board. My test ...