-
Recent Posts
- PIC32MX220 USB project demo code
- PIC32MX220 demo board Gerber files
- PIC32MX220 demo project – delay using the 32-bit Core Timer
- PIC32MX220F032B demo code – input change notification interrupt
- Second PIC32MX220F032B demo code – how to read input from push button
- First PIC32MX220F032B demo code – flashing an LED
- Self-made development board for the 32-bit PIC32MX220F032B Microcontroller
- Microchip Introduces Smallest, Lowest-Cost PIC32 Microcontrollers
- Wireless data transmission between two PIC microcontrollers using low-cost RF modules
- Low cost temperature data logger using PIC and Processing
Categories
- Electric car history (1)
- Links (1)
- MCU – Development kits (4)
- MCU – LCD (1)
- MCU – Market news (2)
- MCU – Measurement (3)
- MCU – Play sound (3)
- MCU – Programming (1)
- MCU – Projects (4)
- MCU – RS232 communication (1)
- MCU – USB communication (4)
- MCU – Wireless communication (1)
- PIC32 projects (6)
- Uncategorized (1)
Tags
Meta
Tag Archives: GPS
Portable GPS Data Logger
The function of the GPS Data Logger is quite simple. It receives the data in format of NMEA-0183 that sent from GPS receiver continuously, stores it to the MicroSD card and nothing else. When power is on, initialize the GPS receiver … Continue reading