Blog

Modbus master

November 22, 2015

A couple of weeks ago we finished the GSM trip computer project with quite positive results. We didn’t really have time to fix the last few bugs and do some final improvements but the live data loggin to the external web server worked well and in general it was a nice project to [Read More]

Adafruit GSM/GPS Delivery

October 6, 2015

Look what I got today! Well they’re actually not really mine, but at least I’ll get to use them for a while… In the embedded systems course I’m taking at the university we’re working with 32 bit Atmel ARM SAMD21 MCUs and I’ve teamed up with one of my classmates to construct what [Read More]

ES6 Audio Recorder

October 3, 2015

Github: https://github.com/jimutt/ES6AudioRecorder Live demo: http://es6audiorecorder.azurewebsites.net/ I’ve been checking out the development of ES6, the next Javascript standard, a bit now and then but I’ve never really used any of the new ES6 features in my projects. Now as t [Read More]

What's going on?

September 28, 2015

It’s been pretty quite here for a while now. The main reason is the fact that I’ve begun studying again after the summer break. I haven’t made much progress on the NavBox project, just some minor work with the data transfer. My primary goal was to have a first prototype ready in [Read More]

NavBox - A Router and some waypoints!

August 12, 2015

So here’s another progress update for my USV navigation project. In the last post I talked about the general structure of the control panel application and I’ve now implemented basic data transfer capabilities for the Info view so that the live data from the PSoC board is being d [Read More]