Skip to main content

Recently Updated Pages

Module 8: IOT Platform

Realtime System & IoT Module 8: IOT Platform (Blynk, Tuya)

Blynk Introduction Blynk is a platform that allows you to create and control IoT applications usi...

Updated 21 hours ago by AM

Example Codes

Realtime System & IoT Module 9 : Mesh

Sender Node Below is an example code of a node which broadcasts a message to every other node in ...

Updated 2 days ago by Giovan Christoffel Sihombing

Video

Fundamentals of Digital Systems Module 2 : Boolean Algebra and Basic Lo...

Updated 6 days ago by DS

Video

Fundamentals of Digital Systems Module 3 : Karnaugh Map

Updated 6 days ago by DS

Video

Fundamentals of Digital Systems Module 7 : Digital Arithmetic Circuit

Updated 6 days ago by DS

Video

Fundamentals of Digital Systems Module 6 : Multiplexer & Demultiplexer

Updated 6 days ago by DS

Video

Fundamentals of Digital Systems Module 5 : Decoder & Encoder

Updated 6 days ago by DS

Video

Fundamentals of Digital Systems Module 4 : Complex Logic Gates

Updated 6 days ago by DS

Module 7: WiFi, HTTP(S), & MQTT(S)

Realtime System & IoT Module 7 : WiFi, HTTP, and MQTT

Basics of WiFi Networking WiFi Standards and Protocols Wi-Fi is a technology that allows devices ...

Updated 1 week ago by AM

Example Codes

Realtime System & IoT Module 7 : WiFi, HTTP, and MQTT

WiFi Events The ESP32 WiFi library provides several events that allow you to monitor the WiFi con...

Updated 1 week ago by Giovan Christoffel Sihombing

OpenSSL

Realtime System & IoT Module 7 : WiFi, HTTP, and MQTT

This guide provides instructions on using OpenSSL to: Test SSL/TLS connections with a server. Ge...

Updated 1 week ago by Giovan Christoffel Sihombing

Microprogramming in VHDL

Digital System Design Module 9 : Microprogramming

Microprogramming in VHDL Microprogramming is a technique in computer design that involves using m...

Updated 1 week ago by GI

External Reference

Realtime System & IoT Module 6 : Bluetooth

Bluetooth Classic Bluetooth Low Energy (BLE) BLE Server BLE Client BLE Characteristics & Callbacks

Updated 1 week ago by AM

Modul 10: LoRa

Realtime System & IoT Modul 10: LoRa

Introduction to LoRa Background LoRa, or Long Range, emerged in response to the growing demand fo...

Updated 1 week ago by Giovan Christoffel Sihombing

Module 6: Bluetooth

Realtime System & IoT Module 6 : Bluetooth

Introduction to Bluetooth Technology What is Bluetooth? Bluetooth is a wireless technology that e...

Updated 1 week ago by AM

PainlessMesh

Realtime System & IoT Module 9 : Mesh

Intro to painlessMesh painlessMesh is a library that takes care of the particulars of creating a ...

Updated 1 week ago by Giovan Christoffel Sihombing

Finite State Machine

Digital System Design Module 8 : Finite State Machine

A Finite State Machine (FSM), or Finite Automata, is a mathematical model of a system whose state...

Updated 1 week ago by NS

Finite State Machine in VHDL

Digital System Design Module 8 : Finite State Machine

Basically, FSM serves to describe the workings of a sequential circuit. Therefore, the VHDL code ...

Updated 1 week ago by NS

FSM Implementation Example in VHDL

Digital System Design Module 8 : Finite State Machine

Moore Machine This FSM has two states: ST0 and ST1. In the ST0 state, the FSM outputs '0', and in...

Updated 1 week ago by NS

Theory

Fundamentals of Digital Systems Module 5 : Decoder & Encoder

1. Decoder In general, decoder is a combinatorial device that has n input ports and m output port...

Updated 2 weeks ago by DS