11 May 17:38
[EE]: GPS logger with voice recording - Wear balancing for SD/MMC card needed?
From: Wojciech Zabolotny <wzab <at> ise.pw.edu.pl>
Subject: [EE]: GPS logger with voice recording - Wear balancing for SD/MMC card needed?
Newsgroups: gmane.comp.hardware.microcontrollers.pic
Date: 2008-05-11 15:40:26 GMT
Subject: [EE]: GPS logger with voice recording - Wear balancing for SD/MMC card needed?
Newsgroups: gmane.comp.hardware.microcontrollers.pic
Date: 2008-05-11 15:40:26 GMT
Hi All, I'm just working on the open source GPS logger with voice recording (to facilitate recording tracks for the http://www.openstreetmap.org project). The current architecture includes: GPS module - http://www.f-tech.com.tw/datasheet/GPS/FGPMMOPA2.pdf - first tests show, that it performs very well even at low level of GPS signal. CPU - Atmega32 or PIC18F4550 - not decided yet (the second one could provide the USB access to the stored content, but Atmega32 is easier to program...) Slot for the SD/MMC card, The microphone amplifier with the AGC (based on SSM2165 or similar, eg this one: http://www.cyfronika.com.pl/kityAVT/avt2312pdf.pdf [Polish, sorry]) UI - very limited. LED diodes or LCD display showing the quality of the GPS signal and current operating mode. Switch ON/OFF, switch record/pause, unstable switch - record voice annotation. Device should be safely operable when driving a car o a bike. The track will be stored in the NMEA format (no problem with 1GB SD/MMC capacity). The short voice annotations will be stored in 8-bit 8kHz PCM (also no problem with this capacity). The most important problem I'm facing right now is: how to store the information on the SD/MMC card to balance the wear? Does the internal controller perform any block readdressing to balance the wear?(Continue reading)
RSS Feed