Hello World With Azure Sphere Mt3620 Starter Kit

A tutorial for Azure Sphere MT3620 starter kit in ubuntu platform. Will cover how to set up environment.How to flash a high level app etc

Mqtt Tutorial For Azure Sphere Mt3620

A tutorial for Azure sphere MT3620 MQTT implementation

Esp32 Ble Gamepad

A DIY handheld Gamepad using ESP32 and Communicates over BLE

Wifi Motion Sensor With Email Notifications Battery Powered

In this project we are going to build WiFi PIR Sensor with email notification powered on a battery; without coding.

Diy Rgb Tube Lights

RGB Tube Lights made using Arduino Nano and WS2812B LEDs.

Blynk App And Lora Transreceiver Interfacing

Sending The Data From The LoRa Modules To Blynk Servers Using Ai-Thinker LoRa Modules

Wifi Moisture Sensor Powered On Aaa Battery

Build a WiFi 2xAAA battery powered flower moisture/water sensor in minutes and monitor on a smartphone. Without coding and programming.

Additional Analog Inputs In Arduino - Cd4051b Multiplexer

Sometimes the number of analog inputs on an Arduino just isn't enough for your project, this tutorial is all about using cheap CD4051B multiplexing chips to turn one analog pin into eight!

Multiplying Multiplexers In Arduino

Multiplexing Arduino Inputs: 16 Analogue Sensors on 2 Analogue Pins! Full video and written tutorial on how to read a full 16 potentiometers from only 2 analogue pins!

Use Arduino To Control Max 8: Receive Data From 16+ Sensors

Max is a visual programming language that is a little easier to get your head around for prototyping projects. Being able to use an Arduino to control it unlocks all sorts of new project possibilities!

Lidar Integration With Ros Noetic On The Nvidia Jetson Sbcs

LiDAR integration with ROS Noetic using Docker containers on the Nvidia Jetson SBCs.

World's Slimmest Neopixel Led Matrix

This is a 8x8 WS2812b NeoPixel LED matrix that is completely flat surface and has the same 1.6mm height as a normal PCB

Iot Based Gesture Controlled Robot Using Blynk App

Making gesture-controlled robots using an accelerometer sensor like Adxl 335 is old tech. To control it require sensors and MCU and RF transmitter to be placed on the hand. On the other side, RF receiver MCU and other components are required. In our project, I have used the android Accelerometer sensor to control the movements

The Swear Bear

Do you also swear too much? Don't worry, this artificial intelligence powered, internet of things enabled swear jar is here to help!

Monty - The Maker Faire Measuring Monster

We love going to Maker Faires, but 2020 has decided otherwise. So instead, we are building a suitable substitute called Monty, who will capt

Diy - Ir Module

In this tutorial, we are going to talk about "IR sensors" or Infrared sensors, how they work and how to build a "DIY IR Sensor Module".

Wireless Doorbell Using Arduino And Rf Module

These systems have features such as a camera, video recorder & it can be easily installed in any part of the house as it is totally wireless.

Esp32 Connect To Wifi

This tutorial is about how to get started using the WiFi function of the ESP32. You can choose specific WiFi network and connect to it. You can monitor the connection status via serial monitor. All the tests performed here using ESP32 NodeMCU module.