Index
Symbols and Numbers
5-V active buzzer, 434, 435, 441–442
28byj-48 stepper motor, 420
!= (compound bitwise OR) operator, 11, 14, 69
% (modulo operator), 11
& (address) operator, 14
&= (compound bitwise AND) operator, 14
* (dereference) operator, 14
*= (compound multiplication) operator, 14
<< (bitshift left) operator, 13, 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.