O'Reilly Media Making Embedded Systems
N**I
Buena guía
Excelente como guía general y de introducción, fácil de leer. No ahonda mucho en los temas pero no por eso pierde el nivel técnico.
A**.
Excelente em todos os aspectos!
Este livro aborda de maneira prática e direta diversos conceitos pertinentes ao desenvolvimento de software para sistemas embarcados em aplicações profissionais. Apesar de alguns capítulos mais densos, a leitura é bem fluida.É um livro direcionado para quem já tem conhecimento de programação mas não tem muita experiência em sistemas embarcados, entretanto também foi muito útil para mim (já trabalho com embarcados há mais de 10 anos, porém atuo mais na área de hardware e estou buscando me aprimorar em software).Recomendo a todos que queiram se aventurar mais seriamente no mundo dos sistemas embarcados. Não é um livro que irá te mostrar passo a passo como piscar um LED; é mais conceitual, mais alto nível, e com foco em produtos reais; ainda assim bastante acessível.
N**S
best book for getting started with embedded development
excellent overview of embedded development!perfect for newbies looking to understand what it's all about - and existing embedded devs looking for a reference / refresher...In addition to covering system architecture - it also covers real-world stuff like:-Why some math operations are slow on microcontrollers (and how you can work around that)-How to make a power budget-How to read a spec sheet-How to debug things-How interrupts workThis book gets pretty technical - but manages to do so without being brutal / off-putting.It's a fake-it-till-you-make-it world... If you can figure out how to load sample code on an Arduino - studying this book might be enough to convince yourself (and maybe a startup) - that you can do embedded development professionally.If there's anything this book doesn't cover in-depth it might be stuff related to "realtime" (RTOS) / concurrency.Highly recommended!
B**O
Ottimo libro per avvicinarsi al mondo embedded
Ho qualche anno di esperienza nel settore embedded, ma nonostante il target di questo libro sia più orientato a un pubblico alle prime armi, sono riuscito a trovare diversi spunti interessanti.Ho apprezzato molto anche le letture suggerite alla fine di ogni capitolo.Do 3 stelle perché quando ero ormai a fine libro le pagine hanno iniziato a staccarsi.Al contrario di quanto avviene con altri editori, comprare l'edizione stampata del libro non dà diritto a scaricare la copia digitale. Peccato.
M**L
highly recommended
from novice to experts,this book treats in depth topics like optimizations, maths and low power software design.Very useful