How to read, log, and visualize GPS data using Arduino

In the previous article, I explained how to use your Arduino to read GPS data from a u-blox 6 GPS, and visualize it on the PC using serial communication. In this article, I will show you how to log the GPS data on an SD card, inside Arduino Ethernet, and then export it to your … Continue reading "How to read, log, and visualize GPS data using Arduino"

Reading GPS data using Arduino and a U-blox NEO-6M GPS receiver

It is possible to read, and log GPS data, such as time, position, speed, and so on, using an Arduino microcontroller plus an U-blox NEO-6M GPS receiver. For my test, I used an Arduino Ethernet and a U-blox NEO-6M GPS, which I bought on Amazon Japan for 2,580Yen (about 17 Euro), a very cheap price. … Continue reading "Reading GPS data using Arduino and a U-blox NEO-6M GPS receiver"

Measuring injector voltage and current

As you've probably already read in other posts, I created by myself an additional DIY ECU module, which I use to interface the original Honda ECU to the fuel injector. The reason why I added an ECU to regulate the injection timings is that I installed a bore up kit (166cc), which is requiring more … Continue reading "Measuring injector voltage and current"