Programming Arduino Next Steps: Going Further with Sketches, Second Edition (ELECTRONICS)
Original price was: £20.00.£18.19Current price is: £18.19.
Price: £20.00 - £18.19
(as of Jun 15, 2025 12:09:21 UTC – Details)
Publisher’s Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
Go beyond the basics with this up to date Arduino programming resource
Take your Arduino programming skills to the next level using the hands-on information contained in this thoroughly revised, easy to follow TAB guide. Aimed at programmers and hobbyists who have mastered the fundamentals, Programming Arduino Next Steps: Going Further with Sketches, Second Edition reveals professional programming tips and tricks. This up-to-date edition covers the Internet of Things (IoT) and features new chapters on interfacing your Arduino with other microcontrollers. You will get dozens of illustrated examples and downloadable code examples that clearly demonstrate each powerful technique.
Discover how to:
•Configure your Arduino IDE and develop your own sketches•Boost performance and speed by writing time-efficient sketches •Optimize power consumption and memory usage •Interface with different types of serial busses, including I2C, 1-Wire, SPI, and TTL Serial •Use Arduino with USB and UART •Incorporate Ethernet, Bluetooth, and DSP•Program Arduino for the Internet •Manage your sketches using One Process•Accomplish more than one task at a time―without multi-threading •Create your own code library and share it with other hobbyists
Publisher : McGraw Hill TAB
Publication date : 4 Oct. 2018
Edition : 2nd
Language : English
Print length : 320 pages
ISBN-10 : 1260143244
ISBN-13 : 978-1260143249
Item weight : 386 g
Dimensions : 16 x 1.7 x 22.86 cm
Part of series : Electronics
Customers say
Customers find the book informative and well-written, with one mentioning it serves as an excellent desk reference. The content is easy to follow with examples, and one customer notes it expands on programming in C on an Arduino.
13 reviews for Programming Arduino Next Steps: Going Further with Sketches, Second Edition (ELECTRONICS)
Add a review
Original price was: £20.00.£18.19Current price is: £18.19.
DR H GIBSON –
Great ebook for advanced Arduino programming
Very useful ebook for going that bit further to speed up code. Well thought out and easy to follow with examples.
Mike D –
Programming Arduino next steps
Programming Arduino: Next Steps is a great follow-up for those who know the basics and want to dive deeper. It covers advanced topics like multitasking and networking in a clear, practical way. Some concepts can be complex, but itâs a solid guide for taking your Arduino skills to the next level.
Chris –
Some repetition from the first book
Quite a bit of stuff from the first book. I would have bought this one instead of the first book and not missed anything. But I like the layout, and the sketches are easy to follow.
Jeff C –
Excellent companion book
I am an analogue/digital/software design engineer with over 50 years experience in these fields. I have worked with just about every type of processing device on the planet, both with high level languages and assembler level.I am a self-confessed tech-head, and when I retired I looked around for something to keep the old grey cells active and enable me to develop some of the ideas I’ve had over the years but little spare time to devote to them whilst working.EUREKA! Enter the Fabulous Arduino family.No matter how much experience one has, there is no shame in seeking advice from others when something new and unfamiliar turns up.I spent a while surfing the Web trying to get inside this new thing, and discover a familiar baseline. Unfortunately, a lot of what I read was written as ‘beginner’s guides’, with little exposure to what was ‘under the hood’. What I needed was an introductory book with some substance, so that I could accelerate in the various familiar directions I needed to go.I found that in Simon’s ‘Next Steps’ book. This was perfect for me as I was able to ‘read between the lines’ using my former experience where necessary, and take on board lots of well written technical detail on subjects like IoT, Networking, I2C, WiFi, and creating Libraries – which are relative new technologies for me. The chapter on getting the sketches to run faster was very informative, as was descriptions of Arduino variants and compatible non-Arduino products like the minute ATtiny and very fast 32bit dual-processor boards.Overall, this book makes a great engineering companion. I am probably going to get the Kindle version too, to make it easy to search for keywords.
Andy H –
Book tech
Easy to use, accurately described
Dave –
Good introduction to Arduino programming
Very good book, well written and easy to follow. The books in this series are, so far, the best I’ve found.
Rob –
Great Book
I was actually after a reference guide to Arduino C… this isn’t it!! However it’s packed full of interesting infrmation about all things Arduino. Saving memory and speeding up processing. Not a beginners book, but loads of stuff for more advanced users. As for a reference for C…. look on line!!
I. A. Peden –
Great for quick no-nonsense applications……….designed for stimulation!
This book gives excellent examples for applications , not, in depth excursions into the depths of ,say, an “Eclipse C++ GUI with the multitudes of pitfalls for the uninitiated!This Book is all about quick simple applications for temperature sensors , connecting to Wi Fi, I2C and SPI devices,No pretension here then, just down to earth examples of connecting off the shelf LED’s , motors et al to your PC.This book is designed to stimulate from the start!
KIKO_KOLME –
Simon Monk es un maestro en la divulgación para todo tipo de aficionados al entorno Arduino. En Arduino, como producto orientado a servir de plataforma Hardware/Software para profesionales y aficionados y no se puede pasar de los libros de primeros pasos a tesis doctorales sobre microcontroladores. Este libro abre un camino para ampliar el conocimiento útil de la plataforma Arduino y empezar a plantearse proyectos con las nuevas plataformas, cuando sean necesarias. Para mi, un gran libro y con un precio ajustado.
LA –
Arduino projeleri yapanlar için faydalı bir kitap. BaÅlangıç düzeyinde deÄil. DiÄer kitaplarda olmayan detaylara yer verilmiÅ.
RENZO GIANNINI –
Di tutti i libri che ho comprato, da neofita, su arduino, non ne esiste uno che tratti TUTTI gli argomenti nella stessa maniera; bisogna leggere qualcosa da una parte, altro spiegato meglio dall’altra. Questo e’ un libro utile a complemento degli altri e da ottimi spunti per la ottimizzazione della programmazione. lo consiglio
Sabine Schultze-Müller –
alles super gekappt
Gary Whitney –
Since this is not a beginner’s book, it was written with concrete examples and concise explanations without having to explain the basics of programming. I learned a lot about how devices are interfaced. Not just make these connections and copy this code like so many other books.