Raspberry-Pico-Pocket-Gamer VS at24cx

Compare Raspberry-Pico-Pocket-Gamer vs at24cx and see what are their differences.

at24cx

C library for AT24CX EEPROM I2C interface. Sample implementations for esp32 (esp-idf) and raspberry pi pico (PICO-SDK) included (by kimsniper)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Raspberry-Pico-Pocket-Gamer at24cx
1 1
35 1
- -
0.0 10.0
over 1 year ago over 1 year ago
C C
GNU General Public License v3.0 only 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.

Raspberry-Pico-Pocket-Gamer

Posts with mentions or reviews of Raspberry-Pico-Pocket-Gamer. We have used some of these posts to build our list of alternatives and similar projects.

at24cx

Posts with mentions or reviews of at24cx. We have used some of these posts to build our list of alternatives and similar projects.
  • Unable to write to AT24C32 I2C EEPROM with the C SDK
    1 project | /r/raspberrypipico | 16 Apr 2023
    I am having issues writing to an AT24C32 EEPROM that I have using the C SDK and this library https://github.com/kimsniper/AT24CX. After digging a bit, I think it might be due to the fact that the code in at24cx_i2c_hal.c is written for the ESP32 (for example the import #include "driver/i2c.h", which doesnt exist in the Pico SDK) this makes most of the functions used in said file not exist. can anyone help translate this to the pi pico?

What are some alternatives?

When comparing Raspberry-Pico-Pocket-Gamer and at24cx you can also consider the following projects:

pico-infonesPlus - NES Emulator with SD card and menu support for the Raspberry PI Pico and other RP2040 based microcontrollers. Play your games from SD card on a HDMI display.

Embedded-Hacking - A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded Software Development to Reverse Engineering.

pico_ducky_rickroll - Rickroll someone with just a BadUSB [Moved to: https://github.com/Oakchris1955/ducky_rickroll]

picostepseq - MIDI sequencer using Raspberry Pi Pico in Arduino & CircuitPython

RPI_PICO_projects_list - An index of projects and libraries for Raspberry Pi Pico's (RP2040) stored in this github account.

RasPiPicoSDK-PicoBiosPostCodeReader - DIY BIOS POST Card with the Raspberry Pi Pico

docker-arm-cross-toolchain - Modern GCC cross-compilation toolchains for Raspberry Pi

picoprom - Raspberry Pi Pico DIP-EEPROM Programmer

TM1637-pico - Some c functions that uses the Raspberry Pi Picos pio functionality to send data to a TM1637 7-segment display.

pico-servo - A simple C library for controlling servos using a Raspberry Pi Pico

gfx_demo - GFX Demo for Arduino and the ESP-IDF