at24cx VS RasPiPicoSDK-PicoBiosPostCodeReader

Compare at24cx vs RasPiPicoSDK-PicoBiosPostCodeReader 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)
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
at24cx RasPiPicoSDK-PicoBiosPostCodeReader
1 1
1 48
- -
10.0 4.1
over 1 year ago 9 months ago
C C
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

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?

RasPiPicoSDK-PicoBiosPostCodeReader

Posts with mentions or reviews of RasPiPicoSDK-PicoBiosPostCodeReader. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing at24cx and RasPiPicoSDK-PicoBiosPostCodeReader you can also consider the following projects:

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

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

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

ChameleonMini - The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.

Raspberry-Pico-Pocket-Gamer - A Raspberry Pico RP2040 and ILI9341 based pocket console.

miniwinwm - Open source embedded window manager with overlapped windows. This project is actively maintained and free support is provided via the website. New features can be added on request. Consultancy can provided for commercial use.

picoprom - Raspberry Pi Pico DIP-EEPROM Programmer

QuarkTS - An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.

gfx_demo - GFX Demo for Arduino and the ESP-IDF