Arduino Development for OSX and iOS (2015)
3. Controlling Arduino from OSX
This chapter explains how to control Arduino from OSX.
3.1 Getting Started
In this scenario we build an application based on OSX platform to control Arduino board. We use Firmata protocol to communicate between OSX and Arduino board. Firmata is a protocol for communicating with microcontrollers from software on a computer (or smartphone/tablet, etc). The protocol can be implemented in firmware on any microcontroller architecture as well as software on any computer software package. Further information about Firmata, you can read it on https://github.com/firmata/protocol .
All materials on the site are licensed Creative Commons Attribution-Sharealike 3.0 Unported CC BY-SA 3.0 & GNU Free Documentation License (GFDL)
If you are the copyright holder of any material contained on our site and intend to remove it, please contact our site administrator for approval.
© 2016-2026 All site design rights belong to S.Y.A.