Three new embedded software tips

Three new embedded software tips

From time to time, I like to offer a little guidance to embedded software developers on various aspects of coding….

Does anyone write assembly language?

Does anyone write assembly language?

The simple answer to my question is: yes, of course. There are things that can be done in assembly that…

Video about endianness in embedded systems

Video about endianness in embedded systems

My latest video blog is now available. This time I am looking at endianness in an embedded system: what it…

Mixing C and C++ in an embedded application

Mixing C and C++ in an embedded application

C is the most widely used programming language for embedded applications. For many years, a move to C++ has been…

Video about write-only ports in embedded systems

Video about write-only ports in embedded systems

My latest video blog is now available. This time I am looking at write-only ports in an embedded system and…

Embedded software handy tips

Embedded software handy tips

From time to time, I like to post some useful [hopefully!] tips for embedded software developers. Often, they are not…

Some more embedded software programming tips

Some more embedded software programming tips

From time to time, I post a few programming tips that I hope are of use to embedded developers. Sometimes…

C: the language of embedded – a webinar (redux)

C: the language of embedded – a webinar (redux)

On Wednesday – 13 February – I am participating in a joint seminar with Doulos, looking in detail at the…

Embedded software development tips

Embedded software development tips

Time for a few more tips for embedded software developers. This time, the focus of all the tips is ultimately…