-
The library lcdgfx has a long list of supported platforms, but it still lacks support for the *Raspberry Pi Pico* micro controller using the pico C/C++ SDK.
I have implemented some of the `lcd_hal`…
-
Hi,
I'm trying to set up 8 Femto Bolt devices to do synchronous capture, but triggered from an external source (raspberry pico).
I have connected the pico to one of the Bolts, through its VSYNC…
-
## Describe the issue
Ran into deprecation warnings after upgrading sass to 1.77.8 which means some day, this version of Pico might not work :)
```
31 │ ┌ @media (min-width: map.ge…
-
I think you already know PICO-8, but just in case:
https://www.lexaloffle.com/pico-8.php
It's a rather new framework to build 8-bit games. It's used for education and as a starting point to get …
-
Hello,
I've just flashed RPI PICO 2020 (c)
With this firmware
https://github.com/polhenarejos/pico-fido/releases/download/v5.8/pico_fido_pico-5.8.uf2
after pico reboot I see
```
[1466535…
-
I tried to remap my `WSAD` keys to directional keys and it works everywhere except in PICO-8 web games: https://www.lexaloffle.com/pico-8.php. It's really bizzare, because the mapping works in other w…
musjj updated
8 months ago
-
Windows, Ubuntu, ARM, RISC-V (riscv32-corev-elf or riscv32-unknown-elf) same errors. For just blink:
```
PICO_SDK_PATH is E:/Download/Pico_2/pico-sdk-2.0.0
Target board (PICO_BOARD) is 'pico2'.
Us…
-
I just found this project from a link on Adrians Digital Basement. I knew that the Pico could be used to generate both DVI and VGA video, but wasn't sure how to use it AS a GPU with a retro micro co…
-
### The problem
The ESP32-Pico-V3-02 SoM indicates that:
- Pins CMD/IO11 and CLK/IO6 are used for connecting the embedded flash
- Pins SD2/IO9 and SD3/IO10 are used for connecting embeded PSRAM
_(…
-
Hi,
I am an avid user of TIC-80 as a tool to teach my child basics of programming, and have some thoughts about the TIC-80 palette; feel free to disregard if you find them useless.
So TIC-80 use…