Course Notes-Unit 5
Course Notes-Unit 5
Developing Internet of
Things
Things in IoT
things refers IoT devices which have unique identities to
perform
Remote sensing
Actuating
Monitoring capabilities
IoT devices exchange data or collect data and process
the data either locally or send to centralized servers or
cloud based application back ends
Basic building blocks of an IoT device
Sensing
Actuation
Communication
Analysis and Processing
Raspberry Pi
Serial
Receive and transmit pins
SPI(Serial Pheripheral Interface)
MISO(Master in slave out)
MOSI(Master out slave in)
SCK(serial clock)
CE0(chip enable 0)
CE1(chip enable 1)
I2C
two pins
1) SDA (data line)
2)SCL(clock Line)
Cloud computing for IoT
37