this post was submitted on 10 Jun 2023
10 points (100.0% liked)

C Programming for Low Level Hardware

11 readers
1 users here now

A subreddit dedicated to the C language with an emphasis on microcontrollers and low level hardware. However, all C discussion welcome :)

Related communities:

founded 1 year ago
MODERATORS
 

This is a really well-written guide. Covers a ton of concepts in C. (Scroll up for the ToC).

There are other formats here https://beej.us/guide/bgc/

you are viewing a single comment's thread
view the rest of the comments
[–] pitl@lemmy.sdf.org 1 points 1 year ago

This guide is incredible. I would've dodged so many pitfalls with binary IO if I had had something like this on hand when I first started programming, haha.