The aim of the project is to build a lab-grade data logger with PIC18F45K20 microcontroller and a 20-bit delta-sigma converter. It's named as G5 Data Logger.
Read More
7/28/2011
The aim of the project is to build a lab-grade data logger with PIC18F45K20 microcontroller and a 20-bit delta-sigma converter. It's named as G5 Data Logger.
8/31/2009
6/16/2009
This project shows you how to build a simple data acquisition device around an LPC2138, ARM-based microcontroller. The system features a simple GUI that allows you to view graphed data instead of the streaming serial data in a terminal emulator session. In this project, Bruce gives example by collects temperature data from an analog temperature sensor and graphs it via a PC GUI.
Download
Source and PDF
tag : data acquisition, LPC2138, ARM microcontroller, project src
12/07/2008
Till Harbaum has build a WLAN system, SPI2CF, which is small, simple and cheap. Using SPI2CF WLAN System you can leave much of the AVR functionality for other use and allowing fast and reliable WLAN data transfers. The final design was based on a prism chipset based compact flash WLAN card which is connected to the AVR CPU using a programmable logic chip (CPLD) made by Xilinx. Since the CF card is attached to the AVR using the SPI interface the entire system is named the SPI2CF project. You can get the complete compact flash specification from the Compact Flash Association.
The pros and cons of this solution presented here are:
Pros:
10/30/2008
This project combines a GPS receiver module, a Microchip PIC microcontroller and a Secure Digital memory card to make a GPS data logger. With a large capacity and reasonably long battery life it is a very useful device for logging GPS position for example for mapping with OpenStreetMap.
The data from the GPS is logged every second with the raw NMEA sentences being written to the SD card. The data written to the card is the GSA, GGA, RMC and GSV sentences which by excluding the carriage returns this should never exceed 512 bytes per second. The data contains:
The total active power consumption is about 40mA to 45mA when active which in theory should give 48 hours on rechargeable batteries with 2000mAh capacity. In practice I have measured a time of 40 hours.
Download : schematic and source code
related serch : Microcontroller Circuit Project, GPS, SD Card, Data Logger, PIC (src)
8/18/2008
Telemetering is a methode to measure voltage, temperature or any other variable which long distance between censor and data processor. There are many ways to implement telemetering, one of them using wireless RF data logger. What do you need with this project is Rf transmitter, RF receiver and Data processor (PC) . Any number of these recorders transmits data packets to a central PC-based receiver. A PC program stores the information for later analysis.
The RF data logger project use small RF IC's the MICRF102 from Micrel because it's good compromize between price and complexity. The MICRF102 is a low power ASK transmitter IC. It generates UHF frequencies by PLL multiplying a crystal oscillator frequency by 32. In this case a 13,56MHz crystal provides a 433,925MHz carrier. The data recorder is controlled by a small AVR TINY45 microcontroller.
Download schematic RF transmitter (gif)
Download schematic RF receiver (gif)
[source]
Download this guide to learn and understanding everything you need to know about the Raspberry Pi computer, system specs, the software it runs and the amazing project based on this little PC.
PEI is the leading magazine for the global electric power generation and transmission industry. PEI provides articles on new technologies and installations and analysis.
Subscribe Fof Free!
EDN magazine provides how-to solutions for design engineers in the electronics industry. Engineers turn to EDN because they know they will always find valuable design techniques that they can use to do their jobs faster.
Subscribe Fof Free!
More Free Engineering Magazine
Any logo, trademark and project represented here are property of their respective owner