Doug’s Repositories

Example writing to SD card, sford (original) 21 June 2011: Enhanced by D. Wendelboe to test SD file and directories. Illustrates the following: * rename a file (via copy & ... tag FAT, fatfilesystem, SD, SDCard
SERIAL PORT RECEIVE ATTACH DEMO PROGRAM Simple demo program showing how the serial port \"attach()\" method is used to interrupt when a character has been received into the USART. The ... tag attach, interrupt, receive, Serial
ANALOG READ AND STORE IN FILE Simple example program to read 100 analog samples at half second intervals and store them in a local file. tag Analog, LocalFileSystem