Retro Cd/spotify/alexa Player

I took an ESP32 microcontroller and a RFID-RC522 reader, and wrote code to read a NFC tag that I place on the CD and make an API call to Spotify to play that album on the Echo Dot that I mounted into a Walnut and Birdseye Maple case that I built.

Smart Phone Notification Display & Clock

We'd be building a Smart Phone Notification & Desk Clock using the PSoC 6 WiFi BT Kit. It's easier to see the incoming phone notifications on the desk-clock, instead of picking up the phone on every ping and getting distracted. This separate Display will allow to see notifications at a glance and then take actions.

Voice Recognition At The Edge

I have built a device which can detect voice commands and takes action.

Smart Home Solution

A solution for home automation with PSOC 6 WiFi-BT pioneer kit. There are multiple ways to interact, example : an android application, voice commands for Amazon Alexa and Google assistant, touch. All the smart devices of your home will be controlled on a single interface which makes it more user friendly and fun.

Environmental Control Kit

Smart Home Automation (Smartha) is a total home automation solution. Environmental Control Kit is a part of it. This kit maintains a controlled environment inside the home. Controlling parameters: Room temperature and Humidity.

Smart Home Concept Using Psoc6

Smart Switching using Capsense helps to control the appliances by a touch. Intruder detection and alerting using motion detection and noise(sound) detection. controlling lightings by automating according to light intensity.

Smart Pill Dispenser

Dispenses the tablet for elder people with Voice control (Alexa Skills)

Ultra Low Power Wifi Home Automation System

In a few steps we build a basic ultra low power WiFi home automation system by using Raspberry Pi, IOT Cricket module(s) and MQTT protocol

How To Create A Home Appliance App For Embedded And Android

Building house automatization with the Home Appliance application and interact with Android devices using Firebase platform in order to store the data. You will also learn how to use external Python scripts on the Java application, GPIO interfacing, and building a graphical user interface using TotalCross.

Control Your Arduino Ble Device Using Smartphone

This explains how to control devices using BLE and smartphones.

Battery Powered Wifi Button To Control Hue Lights

This project demonstrates how to build a battery powered IoT Wi-Fi button in less than 10 min. The button controls HUE lights over IFTTT.

Diy - Boba Fett Helmet With Led Chaser Circuit

In this short tutorial, I am going to show you guys how to create your own crazy Star Wars inspired Boba Fett Helmet using simple household stationaries and some scrap materials.

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.

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.

Sandisp! Sanitizer Dispenser With Voice Notifications

Touchless hand sanitizer dispenser with voice notifications. voice notification available in 100+ languages.

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".

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.