Skip to Content
Hands-On RTOS with Microcontrollers
book

Hands-On RTOS with Microcontrollers

by Brian Amos
May 2020
Intermediate to advanced
496 pages
13h 54m
English
Packt Publishing
Content preview from Hands-On RTOS with Microcontrollers

Arduino IDE

The Arduino platform is an extremely pervasive platform with a huge ecosystem of hardware and software. Generally used to introduce newcomers to electronics and programming, the Arduino IDE uses strictly structured libraries that expose a dialect of C/C++ for users to write sketches. The goal of Arduino is to make prototyping quick and easy for non-programmers. As such, it hides as many details about the underlying hardware as possible inside libraries.

Here are the quick stats for the Arduino IDE:

Website

https://www.arduino.cc/en/main/software

Host OS

Windows, macOS, Linux, and online

Debugger support

None

IDE framework

Proprietary Java, processing

Compiler

avg-gcc, board-specific

Cost

Free ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RTOS with Microcontrollers - Second Edition

Hands-On RTOS with Microcontrollers - Second Edition

Jim Yuill, Penn Linder

Publisher Resources

ISBN: 9781838826734Supplemental Content