Steve's Build Log

I sorted out the issues with my development board so now I could concentrate on the firmware I wanted to create - The firmware for a sensor node that would interact with the gateway I wrote about previously. Like the gateway, I wanted to achieve this using Test Driven Development. This would be the first time I have tackled this approach on an embedded project. The full write up can be seen on my blog Developing a Remote Sensor Firmware using Test Driven Development.