data logging

Fig. 1

An Inexpensive Microcontroller Based Data Logging System

INTRODUCTION Attempts to understand and analyze environmental variables need data sets that track both temporal and geographical changes. These data can be collected using networks of recording instruments or instruments connected to commercially available data loggers (e.g., Silliman and Booth, 1993), but the cost of such networks is typically in the thousands to tens of […]

An Inexpensive Microcontroller Based Data Logging System Read More »

Data logging with an EEPROM

Data logging with an EEPROM

Contents    1 Original Assignment 2 Overview 3 Circuit 4 Code 4.1 PIC Code 4.2 Matlab Code 5 Example Output 6 Further Reading Original Assignment Your task is to use the PIC to log data from an analog input on an EEPROM, and after the data collection is over, to send the data back from

Data logging with an EEPROM Read More »