BOOKS - EQUIPMENT - Raspberry Pi IoT In C
US $9.86
170243
170243
Raspberry Pi IoT In C
Author: Harry Fairhead
Year: 2016
Format: PDF | DJVU
File size: 10.1 MB
Language: ENG
Year: 2016
Format: PDF | DJVU
File size: 10.1 MB
Language: ENG
The Raspberry Pi makes an ideal match for the Internet of Things. But to put it to good use in IoT you need two areas of expertise, electronics and programming and because of the way hardware and software engineering tend to occupy separate niches you may need help with combining the two. This book teaches you to think like an IoT programmer. In Raspberry Pi IoT in C you will find a practical approach to understanding electronic circuits and datasheets and translating this to code, specifically using the C programming language. The main reason for choosing C is speed, a crucial factor when you are writing programs to communicate with the outside world. If you are familiar with another programming language, C shouldn't be hard to pick up. Here it is used in conjunction with NetBeans and with the bcm2835 library.