pico-extras VS picodvi

Compare pico-extras vs picodvi and see what are their differences.

picodvi

[Moved to: https://github.com/Wren6991/PicoDVI] (by Wren6991)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pico-extras picodvi
6 30
436 195
4.4% -
2.6 0.0
about 1 month ago over 3 years ago
C C
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pico-extras

Posts with mentions or reviews of pico-extras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • Raspberry Pico C: Remote Sensor
    4 projects | dev.to | 30 Dec 2023
    In the Pico Extras repository, find the external/pico_extras_import.cmake file
  • VGA driver using PIO and DMA on the RP2040
    3 projects | news.ycombinator.com | 2 Jun 2023
    [2] https://github.com/raspberrypi/pico-extras/tree/master/src/c...
  • External Quad SPI pins?
    2 projects | /r/raspberrypipico | 22 Nov 2022
  • i2s
    1 project | /r/raspberrypipico | 31 Jul 2022
    pico-extras
  • SD/MMC reading/writing with C SDK
    3 projects | /r/raspberrypipico | 30 May 2021
    There is https://github.com/raspberrypi/pico-extras/tree/master/src/rp2_common/pico_sd_card which is SDIO based, and works for reading/writing sectors, but very bare bones prototype atm.
  • A Closer Look at Raspberry Pi RP2040 Programmable iOS (PIO)
    3 projects | news.ycombinator.com | 16 Feb 2021
    I've just been getting to grips with the PIO, they are a lot of fun to program. Whilst the instruction set is very limited with only enough memory for 32 of them you can do some pretty sophisticated things. A key part of the flexibility is the ability to execute incoming data as instructions. You can stream in a mixture of data and instructions via the DMA, the PIO separates the two and uses the instructions to modify execution so a simple loop becomes a lot more flexible. You can easily sync several of them up to. The scanvideo library: https://github.com/raspberrypi/pico-extras/blob/master/src/c... which is for producing video signals (like VGA) on the fly with scanlines supplied by the CPU is a good example of what's possible. You can have multiple scanline PIO running at once, each decoding a compressed RLE format including transparency and it composes them all together on the fly.

    If you've ever played one of the Zachtronics games (in particular Shenzhen IO) it feels like the programming in one of those games. Tight constraints but major possibilities when you think about it for a while.

picodvi

Posts with mentions or reviews of picodvi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.

What are some alternatives?

When comparing pico-extras and picodvi you can also consider the following projects:

no-OS-FatFS-SD-SPI-RPi-Pico - A FAT filesystem with SPI driver for SD card on Raspberry Pi Pico

pico-examples

rpi - Microcontroller projects (RPi, Arduino, ATTiny85, ESP, Pico, STM8/32)

pico-sdk

esp-idf - Espressif IoT Development Framework. Official development framework for Espressif SoCs.

Gert-VGA-666 - Resources for Gert VGA 666

showmewebcam - Raspberry Pi + High Quality Camera = High-quality USB Webcam!

pico-dvi-rs - Rust reimplementation of PicoDVI for the rp2040 microcontroller

Arduino_STM32 - Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 and STM32F407 boards.

pico-zxspectrum - ZX Spectrum for Raspberry Pico Pi RP2040

Arduino_STM32 - Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards