Great Book by Tom Almy

Recently I came across a new book on Amazon "Far Inside The Arduino" by Tom Almy. This is one of the best book I have read on the topic. The book reads more like an in-depth article than long drawn out book. It's not for the casual Arduino programmer. Rather, it is for the Arduino power user wannabe. It has opened up my knowledge of Arduino boards a great deal.

If you are wanting to take your Arduino knowledge to the next level, this book is a must have. Shortly, after starting on this book, you learn how to cut the size of your programs by at least a factor of two and increase the I/O speed. You learn how to take advantage of interrupt service routines. Using that knowledge, you learn to use them to create state machines. S/W state machines are a big part of using microcontrollers to the best advantage. You learn timers and how to take advantage of the Watchdog Timer. You learn how to use the Serial Peripheral Interface (SPI), the Two-Wire Interface (TWI), controlling multiple stepper motors, and more.

I've got to sit with someone during and after an upcoming surgery. I just bought a copy to read during that time.

Hope you friend's surgery goes well. I wish them good luck :slight_smile:
Enjoy the book and let us know what you think of it.

John

1 Like

Thanks, that means a lot.

I'm going to download all the code from the author's site tonight. Gotta remember to charge the Kindle.

I do have to say that at $20 USD for the book I will be looking for value added content. With a 6-8 hour wait I should have plenty of time to find it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.