pico-playground icon indicating copy to clipboard operation
pico-playground copied to clipboard

Results 29 pico-playground issues
Sort by recently updated
recently updated
newest added
trafficstars

Entering sleep/dormant mode will work a couple of times, but then the Pico gets frozen. There must be configurations which are not recovered after wake-up. Saving and then restoring the...

I am currently experimenting with the sleep/dormant modes of the Raspberry Pi Pico. As a base I am using the examples hello_sleep respectively hello_dormant. The problem I encountered: After going...

I think it is impossible to test this I2S audio application with these pins configurations: _https://github.com/raspberrypi/pico-playground/tree/master/audio/sine_wave_ audio/sine_wave/CMakeLists.txt ``` USE_AUDIO_I2S=1 # PICO_AUDIO_I2S_DATA_PIN=22 - is acessible # PICO_AUDIO_I2S_CLOCK_PIN_BASE=23 - not acessible ```...

Seems like the GiHub Markdown renderer doesn't like spaces in filenames?

I've tried multiple combinations with different bgar5515 converters (including the packtiles script) but all of them don't render properly (draws only 1 line, some lines are skipped). I'll provide images...

This looks a lot more interesting than the current demos, but the build system is Windows only. Some co-operation between these two projects could produce great results. Currently I lack...

What needs to be written to the device to make this work? I've tried img/pack.sh but uf2conf is missing, cant see any references to what this or where it comes...

I have a couple of projects I'd like to use the USB Sound Card app for, however I Don't know enough about coding to fix the issue it has. After...

Hello, It seems some resistors on 'Raspberry Pi Pico to VGA Connection Schematic.png' to GND pins instead of GPxx pins, and some do not go to the right pin. For...

bug

I know the floating head sprites are arrays of char hex but i cant find an image converter that seems to work. When i replace the original sprite hex with...