Index

Symbols and Numbers

5-V active buzzer, 434, 435, 441–442

9-V battery connector, 3, 4

28byj-48 stepper motor, 420

! (NOT) operator, 12, 68

!= (compound bitwise OR) operator, 11, 14, 69

% (modulo operator), 11

& (address) operator, 14

& (AND) operator, 13, 69

&& (AND) operator, 12, 69

&= (compound bitwise AND) operator, 14

* (asterisk), 11, 68

* (dereference) operator, 14

*= (compound multiplication) operator, 14

^ (XOR) operator, 13, 69

~ (NOT) operator, 13, 69

< (less than), 11–12, 69

<< (bitshift left) operator, 13, 69

<= operator, 12, 69

> (greater than), 12, 69

>= operator, 12, 69

>> (bitshift right) operator, 13, 69

>>> operator, 69

- (minus sign), 11

-- (decrement) operator, 14, 68

. (dot) operator, 74

/ (backslash), 11

// (double ...

Get A DIY Smart Home Guide: Tools for Automating Your Home Monitoring and Security Using Arduino, ESP8266, and Android now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.