Unlock the Future with Internet of Things (IoT) The Internet of Things (IoT) is growing fast and is used in many areas like healthcare, transport, and retail. In this module, you will learn about IoT and how smart sensors gather and share information. You will see how all these parts connect and display data on a cloud dashboard. Create and Control with Your Own IoT ProjectYou will work on a hands-on project where you design a rules engine to process sensor data. This means you can set up your system to trigger actions based on the information it receives. If you are excited about this, consider the Higher Nitec in Electronics Engineering course to deepen your understanding.
Master Safety and IoT BasicsBy the end of this module, you will know how to practise work safety and keep your workspace organised. You will learn to understand technical specifications of IoT sensors and connect them to a controller board. These skills are essential for anyone interested in working with IoT technology.Code and Connect with IoTYou will write code to send data to the online cloud, where you can visualise and track it. You will also set up notifications for when certain situations occur, making your IoT projects smart and responsive. This experience will prepare you to create innovative solutions using IoT.
S/N Module Outline 1Safety & HousekeepingState the safety requirement of electronics lab.State the uses of various hand tools.State the important points of housekeeping.Practice work safety and housekeeping 2IoT Components - State the definition of: SensorActuatorIoT controllerWireless transceiverCloud servicesData visualisation Notification services 3IoT Hardware Integration & Controller InterfaceState the functions of the input and output pins of the IoT controller.State the purpose of the IoT hardwares used.Connect the IoT hardwares to the IoT controller. 4IoT Controller ProgrammingExplain the structure of a programming statement.State the various I/O pin configurations of an IoT controller.State the functions of conditional and loop controls.Program the controller and sensors for below functions.a) Read the sensor value.b) Send the sensor data to cloud.c) Show visualisation of the sensor datad) Create alert for pre-defined event.Deploy the microcontroller program for new IoT applications scenario.