sd card

SD card logger library with log rotation that fits on ATmega8

This library implements an SD card Data Logger that runs on ATmega. It has a small footprint, so it can be loaded on an ATmega8, leaving space for user code. It supports SD and microSD cards formatted with FAT16. It also features log rotation.The “Petit FAT File System Module” by ChaN (http://elm-chan.org/fsw/ff/00index_p.html) it is used to write […]

SD card logger library with log rotation that fits on ATmega8 Read More »

Data Acquisition System With Controller Area Network and SD Card Using Atmega32

Introduction This project implements a high speed data acquisition system using Mega32 microcontrollers and a Controller Area Network (CAN). Recording data is essential to testing and developing a racecar. Recording what each sensor is doing can tell an engineering how the car is performing, and most importantly, how to make it faster. A well outfitted

Data Acquisition System With Controller Area Network and SD Card Using Atmega32 Read More »

Scroll to Top