Resources for Embedded Development

Introduction

Briefly, I found the following resources to be useful for embedded hardware development. More resources will be added over time.

Microcontrollers

The Amazing $1 Microcontroller A very informative and thorough review.

Debugging

Debugging Firmware with GDB A nice, short walkthrough for remote debugging.

GDB Cheatsheet Tidy collection of GDB commands.

GDB Tutorial for C Compiler optimizations for debugging and more.

Firmware

Modern USB Gadgets on Linux, Part 1 Make and integrate USB gadgets.

Modern USB Gadgets on Linux, Part 2 Make and integrate USB gadgets.

Testing V4L2 Drivers

Leave a Comment

Comments are moderated. Email won't be published. All fields are required. *

Loading...