So I've been working on this for the past few weeks When I first started to mess around with RTKLIB I've wanted to have a nice UI to do that, while researching it I came across a product from drotek.com which already has a nice UI and I was glad to find its an open source (!!). So I decided to sit down and take a look at it, at first I was a little dissapointed to see it worked on Intel Edison Only as I didn't find this board particularly interesting and now...
Tuesday, June 27, 2017
Wednesday, June 21, 2017
Emulating COM Ports on Windows
My computer is not near a window, but I do need to get data from my GPS to RTKLIB hosting program I'm rebuilding. So after trying a long wire, a wireless relay and even going outside, I've decided to try a COM port emulation solution. After looking around I've found an old unsigned driver of com0com, but since its not signed, its a hassle to install and I don't really want to open up my computer to these kinds of security risks. After looking around I've found a signed version at https://code.google.com/archive/p/powersdr-iq/downloads Once I've...
Tags: com0com, serial, virtual com port
Saturday, June 17, 2017
Powering Orange PI Zero with a Power Bank
You might ask yourself why wouldn't it work? I asked myself the same question when I saw the tiny thing won't turn on, or worse, turn on and freeze all the time. The answer lies in the way power banks work and some of the power converters, as well as usb power supplies. In the good old days when you wanted to take a power source like 220v or 110v and down convert it to 5v, you would use a transformer, then a rectifier and lastly filter out the noise with a capacitor and...
Tags: Orange PI Zero., Power Bank, power supply
Friday, June 16, 2017
OpenSprinkler using ESP8266
"If necessity is the mother of invention, then laziness is the father." - attributed to Allen Dale Sometime ago I've read about OpenSprinkler (source code) and I had to try it, I was a bit dissapointed when first I saw it worked on Raspberry PI Zero, but then I saw other boards it might work on, until I've found a port to ESP8266 and decided to give it a go, but I should also note there's an official ESP8266 OpenSprinkler with Source Code. The design I chose to start with is pretty primitive, I didn't want any LCD or RTC,...
Tags: ESP8266, OpenSprinkler
Subscribe to:
Posts (Atom)