
TensorRT Object Detection (DetectNet + OpenCV)
Recently, I found a very useful library that can utilize TensorRT to massively accelerate DNN (Deep Neural Network) application -- ...
Read More
Read More

MQTT — Wireless Communication Demo
In the previous post, we have covered the basic concepts of MQTT such as Client/Broker, Subscription/Publish, and MQTT's Workflow. In ...
Read More
Read More

Wireless Communication Between Edge Devices Via MQTT Broker/Client
For Internet of Things (IoT) devices, connecting to the Internet is kind of a requirement. Connecting to the Internet allows ...
Read More
Read More

Cloud Computing Series #1 — Train Yolov3 Custom Object Detection Model with Colab
In the previous post, we have walked through the basics of using Google Colab. In this article, we will be ...
Read More
Read More

Start your Cloud Computing journey with Colab
Cloud computing is a term used to describe the use of hardware and software delivered via network (usually the Internet) ...
Read More
Read More

Stream Data from your Edge Device to IoT Cloud Platform
IoT (Internet of Things) cloud refers to any number of cloud services that power the IoT. These include the underlying ...
Read More
Read More