(Part 2) Best computer hardware embedded systems books according to redditors

Jump to the top 20

We found 89 Reddit comments discussing the best computer hardware embedded systems books. We ranked the 28 resulting products by number of redditors who mentioned them. Here are the products ranked 21-40. You can also go back to the previous section.

Next page

Top Reddit comments about Computer Hardware Embedded Systems:

u/winston_orwell_smith · 21 pointsr/embedded

If you want to start learning C from scratch then I suggest getting Greg Perry's "C Programming Absolute Beginner's Guide". Once you've mastered the basics of the C programming language, research "bitwise operations & bit manipulation in C". I have a free tutorial entry on that topic on my blog if you want to check it out. But you'll find many other similar resources on the web as well. Then have a look at Carmine Novello's Mastering STM32, and/or Mazidi's STM32 Arm Programming for Embedded Systems. Both books deal with STM32 microcontrollers and are very affordable.

Good luck!

u/AVerySpicyAsshole · 3 pointsr/embedded

If you already know how to patch your kernel the way you want it what you want to do next is add in a recipe to apply that patch. You can look at yocto layers from folks who supply Dev kits (boundary devices) to see how to do that.

I recommend this book. It was very thorough. https://www.amazon.com/Embedded-Systems-Project-Software-Development/dp/0133443248

u/synack · 2 pointsr/electronics

I'm designing an Adafruit Feather compatible board with the EFM8UB1 microcontroller, which uses an 8051 variant core. I'll be using it as a platform to explore methods for building high reliability software, with ideas from Better Embedded System Software.

I've just ordered components to build a small scale hydroponics system that I'll operate as a testbed for that controller software.

Both the hardware and software are open source, under active development. FEATHER51

u/mafaneh · 1 pointr/embedded

I’ve found that this is a good resource:

Embedded Systems Security: Practical Methods for Safe and Secure Software and Systems Development https://www.amazon.com/dp/0123868866

u/HalibetLector · 1 pointr/C_Programming

Here's something you might want to read. This comment author uses a similar approach to what /u/icantthinkofone describes. In a different comment, he says he uses the general architecture found in the following book all the time for server software. Maybe you can start there?

u/njitbooks · 1 pointr/NJTech

Who's your professor for 252? The required book is still this one. Lowest price I see is $20ish, so I guess $20.

u/cCc53 · 1 pointr/learnprogramming

I think this will help you

amazon book link