rp2040-psram VS picogus

Compare rp2040-psram vs picogus and see what are their differences.

rp2040-psram

A header-only C library to allow access to SPI PSRAM via PIO on the RP2040 microcontroller. (by polpo)

picogus

Emulation of ISA sound cards on Raspberry Pi Pico (GUS, Adlib, MPU-401, Tandy, CMS) (by polpo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rp2040-psram picogus
1 12
86 460
- -
5.3 8.9
about 2 months ago 4 days ago
C C
- GNU General Public License v3.0 only
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.

rp2040-psram

Posts with mentions or reviews of rp2040-psram. We have used some of these posts to build our list of alternatives and similar projects.
  • Using external sram?
    1 project | /r/raspberrypipico | 9 Mar 2023
    You can use one of the many SPI/QSPI PSRAM chips that are available. If you don't need to have it have it mapped as actual memory that you can malloc, using it should be pretty straightforward. I've written a library to help interface with SPI PSRAM over PIO & DMA, and I've tested it at up to 140MHz (with the RP2040 running at 280MHz): https://github.com/polpo/rp2040-psram

picogus

Posts with mentions or reviews of picogus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.

What are some alternatives?

When comparing rp2040-psram and picogus you can also consider the following projects:

TFT_eSPI - Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

Pico3D - Open World 3D Game Engine for the PicoSystem & RP2040 Microcontroller

pico_spdif_rx - SPDIF receiver library for Raspberry Pi Pico

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

MicroLua - Lua for the RP2040 microcontroller

hagl - Hardware Agnostic Graphics Library for embedded

rpi-bitbang-ethernet - 📶 Send Ethernet frames straight from a Raspberry Pi 4's GPIO pins.

pico-debug - virtual debug pod for RP2040 "Raspberry Pi Pico" with no added hardware

pigus - Gravis Ultrasound emulator on an ISA card, using bare metal on a Raspberry Pi 3/4/CM4

dISAppointment - Adding ISA slots to modern motherboards

stm32-rs - Embedded Rust device crates for STM32 microcontrollers