A generic I2C EEPROM interface library. The code has been fully optimized with a super simple spin interface for maximum speed and is also fully commented.
This program will automatically log hub variables as fast as possible to the USB Datalogger from Parallax. It does this in the background, with no oversight once start is called. ...
This object is designed to allow programmers (and/or end-users) to store values to EEPROM, referenced by name rather than just a number. It is similar to a simple database system. ...
This is a driver for Winbond Flash Memory (W25X16AVDAIZ 2MB) as well as equivalent 4MB and 8MB memories. It also supports 1 or 2 Microchip 23K256 SPI SRAM. It provides ...
This PST application includes three steps of the make and use of a simple and general mathematical sensor model for 3-axis MEMS sensors in embedded applications. This Calibration/Error Model works ...
Tested! With this code you can read/write a SDcard with an uAlfat SD Storage Module from GHI electronics. Check the demo to see how to make use of the file.
Based upon this application/driver you can display any 128x128 sized Image part of a large Picture stored on the SD card of the uOLED-128-GMD1 module. This can help in making ...
Updated Version of Tomas Rokicki's FAT16 SDCard routines. Added SDstr,SDbin,SDhex and SDdec to fsrw to allow simple writing of strings and Decimal,Binary and Hexadecimal values to SDcard. A vga example/demo ...