Meta

Backpedaling?

I came across this file: Embedded C Programming.scriv sitting forlorn in my folder of book folders, seeming not deserving of a folder of its own. Six years ago before I retired I had started to write a book on embedded programming. I was teaching a course on microcontrollers that used assembly language with C being …

Meta Stuff → level conversions, tagging source code, firmware updates

Looking at 3.3v microcontrollers like the SAMD in the newer Arduino boards, it is frequently necessary to do level conversions between 3.3v and 5v logic. Sometimes you can get away with not using a level converter, but certainly far from always! I looked at a couple of inexpensive commercial adapter boards. These are bidirectional which …

Tidying Up

I haven’t been writing as much as I should (if I want to finish up the next book!). But in these interesting times it’s not easy to concentrate. However I did do some tidying up. My desk/worktable has been all strewn with parts since I started writing the Arduino books. Some of them are nicely …