Skip to content

Latest commit

 

History

History
61 lines (50 loc) · 1.97 KB

File metadata and controls

61 lines (50 loc) · 1.97 KB
title date category image tags authors mainpage draft
Internet of Things (IoT)
2021-08-04 05:26:58 +0530
other
images/TLF_IoT_Cover.png
iot
arduino
electronics
JobinBiju
false
false

The Internet of Things (IoT) 🤖 describes the network of physical objects—“things”—that are embedded with sensors, software, and other technologies for the purpose of connecting and exchanging data with other devices and systems over the 🌐 internet. The send/received data can be used to perform several automations.

PREREQUISITES ✔️

  • Basic practical knowledge with arduino 🔌
  • Basic programming knowledge with C/C++/Python is required. 🖥️
  • Basic electronics knowledge will be useful but not mandatory. 🔆

TOPICS TO LEARN 📝

  • Arduino programing on ESP8266/ESP32.
  • Sensors & Actuators
  • Client/Server communication.
  • Sockets
  • MQTTT
  • Blynk
  • ThingSpeak
  • Adfruit IO
  • IFTTT
  • Node Red
  • Raspberry Pi programming
  • Tensorflow Lite
  • IoT Architecture
  • AWS IoT core
  • Azure IoT Hub
  • Google Cloud IoT Core
  • Security for devices

RESOURCES 💼

Online Courses 👩‍💻

Blogs 📚

Projects 🔱