Arduino Opla Iot Kit

Learn IoT quick with Arduino Opla IoT Kit

 0 comment  51 Views  Friday, March 15, 2024

Today, lets explore the Arduino Opla IoT Kit which comes with Arduino MKR 1010 Wi-Fi board. We'll be showing you how to explore all the features and components that comes within the kit in a step by step manner.So, lets drive right into it Arduino Opla IoT KitArduino MKR IoT Carrier Board Hardware RequirementsSoftware RequirementsPrerequisites and Setting upArduino Create AgentCodingSummary Arduino Opla IoT Kit We wont be needing any external components as this kit has all in it. The Carrier... Read More

 
Discord

Host your own Discord Bot on Raspberry Pi 5

 1 comment  371 Views  Wednesday, January 31, 2024

Today we'll be showing you how to make your own discord bot and host it on Raspberry Pi 5 seamlessly. Before we begin, we need few perquisites like basic knowledge in python and functional programming.   So without any further ado, let's get started. Table of ContentsWhat is Discord ?What is Discord Bot ?Raspberry Pi 5PythonHardware RequirementsSoftware RequirementsSetting up Raspberry Pi 5Discord Developer PortalVisual Studio CodeCodingConclusion What is Discord ? Discord is an instant messaging and VoIP social platform which... Read More

 
Radiation

Make Yourself a Easy Radiation Detector using Geiger Counter Module

 0 comment  324 Views  Monday, January 29, 2024

Radiation Detector is an instrument used to detect or identify high-energy particles, such as those produced by nuclear decay, cosmic radiation, or x-ray scans. This instrument is also known as Geiger counter.   So, without any further waiting, lets get started What is Radiation ?How it was detected ?Types of Detector Gaseous Ionization Detector -Geiger Counter -Types of Ionizing Radiation Alpha Radiation -Beta Radiation -Gamma Radiation -What is Arduino Uno ?Hardware Requirements of this Project Software Requirements of this Project... Read More

 
Esc

Easy ESC Calibration using Arduino

 0 comment  343 Views  Wednesday, January 24, 2024

Today we're going to calibrate an ESC using Arduino Uno, so that it can used with a drone or any RC project.So, without any further waiting, lets get started What is an ESC ?What is PWM signal ?What is BLDC motor ?What is an Arduino ?Hardware Requirements of this Project -Software Requirements of this Project -Prerequisites and setting up -Circuit Diagram and Hardware Interfacing -Circuit Diagram -Hardware Interfacing -Arduino Nano -Coding -Working of Project -Conclusion - What is an ESC... Read More

 
Dino

EASY DIY Gaming – CodeDino Chronicles

 0 comment  223 Views  Wednesday, January 24, 2024

Today we're going to build an Handheld Dino Game based using Raspberry Pi Pico. Also we'll be using a 20X4 LCD Display so that we have plenty of screen space. Along with that, it'll have on board 1500mAh battery to ensure long gaming sessions.   So without any further waiting, lets get started - What is Dino Game ?What is Raspberry Pi Pico ? And why ?Hardware Requirements of this Project -Software Requirements of this Project -Prerequisites and setting up -Libraries /... Read More

 
Rfid

EASY DIY – RFID Door Lock

 0 comment  185 Views  Friday, December 29, 2023

Today we're going to build an RFID Door Lock based using Raspberry Pi Pico. Also we'll be storing all the RFID Card's code locally on a SD card for easy modification to the list. Why use RFID for Door lock? It's simple, because with each RFID card, comes Unique Identification number's which we can set in the controller to have different actions. Like setting up access levels to different people's which most MNC's do on their premises for added security.Also... Read More