Showing posts with label blueprints. Show all posts
Showing posts with label blueprints. Show all posts

Friday, July 29, 2016

Arduino iOS Blueprints

Arduino iOS Blueprints


Integrate the Arduino and iOS platforms to design amazing real-world projects to sense and control external devices

Arduino iOS Blueprints

About This Book
  • Cover the most widely used methods in the Internet of Things using Arduino and iOS integration through Wi-Fi Shield and the BLE Breakout board
  • Design five real-world projects including of electronics, Arduino code, and an iOS application that seamlessly work together
  • A detailed guide that covers various sensors and actuators through which Arduino interacts with the world including a light sensor, hall effect sensor, accelerometer, servo motor, DC motor, and TRIAC for power line loads
Who This Book Is For
This book is a technical guide for Arduino and iOS developers who have a basic knowledge of the two platforms but want to learn how to integrate them. The book includes a lot of external references to additional documentation and learning materials, so even if you are less experienced, you can improve your knowledge on the subjects covered.

What You Will Learn
  • Design circuits with Arduino using sensors and actuators
  • Write code to handle analog and digital sensors with the most used protocols including OneWire, I2C, and SPI)
  • Store data on SD Card and in EEPROM
  • Build iOS applications using the MCV pattern and the UIKit components
  • Allow your applications to control Arduino and its hooked-up devices
  • Manage TCP/IP, UDP, and Bluetooth BLE communication between Arduino and iOS devices
  • Make your iOS application take advantage of the sensors available in the iOS devices including accelerometer, gyroscope, and compass
  • Develop iOS applications that use iBeacons
In Detail
Arduino and iOS devices have reached wide popularity due to their simple way of use and flexibility. Hence, their integration opens up new opportunities, allowing everyone to build devices that are extremely useful in everyday life.

You will first learn how to control Arduino from an iPhone or iPad by writing the Arduino sketch, the iOS application, and integrating everything together via Wi-Fi or Bluetooth BLE. You will then learn about various components that interact with the Arduino such as digital and analog I/O, Wi-Fi shield, Bluetooth BLE, SD card, OneWire, I2C, and so on. You will also learn about iOS, which includes the development of an application from scratch, GUI design and MVC, UIKit, iOS sensors, TCP and Bluetooth BLE communication, and more.

All the projects are described in detail, providing you with a learning tool, not just some sketches or some iOS code to copy.

Style and approach
This is a project-based book with a step-by-step guide that covers everything that you need to build an Arduino-iOS project, right from defining the basic requirements to the coding and testing the entire project. Each chapter ends with ideas on how to improve the project and to constantly learn the topics covered.


Get

Read more »

Arduino Electronics Blueprints

Arduino Electronics Blueprints


Make common electronic devices interact with an Arduino board to build amazing out-of-the-box projects

Arduino Electronics Blueprints

About This Book
  • Build interactive electronic devices using the Arduino
  • Learn about web page, touch sensor, Bluetooth, and infrared controls
  • A project-based guide to create smartly interactive electronic devices with the Arduino
Who This Book Is For
This book is intended for those who want to learn about electronics and coding by building amazing devices and gadgets with Arduino. If you are an experienced developer who understands the basics of electronics, then you can quickly learn how to build smart devices using Arduino. The only experience needed is a desire to learn about electronics, circuit breadboarding, and coding.

What You Will Learn
  • Add SD and wave-file libraries to your Arduino code
  • Get to grips with SD card SPI communications
  • Interface an IR detection circuit to Arduino
  • Wire an OLED LCD to Arduino
  • Install the Nordic nRF8001 Bluetooth Low Energy code to Arduino
  • Build an HMI (Human Machine Interface) from a web page using JavaScript
  • Connect Arduino to a virtual server (Breakout.js)
  • Wire a small DC motor driver to Arduino with a transistor and diode circuit
In Detail
Arduino is an open source electronics prototyping platform for building a multitude of smart devices and gadgets. Developers can benefit from using Arduino in their projects because of the ease of coding, allowing you to build cool and amazing devices supported by numerous hardware resources such as shields in no time at all.

Whether youre a seasoned developer or brand new to Arduino, this book will provide you with the knowledge and skill to build amazing smart electronic devices and gadgets. First, you will learn how to build a sound effects generator using recorded audio-wave files youve made or obtained from the Internet. Next, you will build DC motor controllers operated by a web page, a slide switch, or a touch sensor. Finally, the book will explain how to build an electronic operating status display for an FM radio circuit using Arduino.


Get

Read more »