Nordseele

Results 3 issues of Nordseele

Hi, Using Rppal, is it possible to make the Raspberry Pi (3B or Zero) act as a i2c follower too ? I know that kind of behavior is possible with...

enhancement
i2c

Hi, I'm testing ArduinoOSC on a Raspberry Pico W (w/ Arduino-Pico from Earl Philhower https://github.com/earlephilhower/arduino-pico) after quickly editing **ArduinoOSCWiFi.h** and adding the Pico platform to it: ` defined(PICO_RP2040)` ``` #if...

_**Edit:** Working RPI Pico project code posted at the end of this thread._ Hi, I'm trying to use the u8g2 library in a RPI pico W project for driving a...