Arduino Uno

Exploring the Arduino UNO: A Beginner’s Guide to DIY Electronics

 1 comment  244 Views  Thursday, March 21, 2024

In this world of DIY and electronics, Arduino UNO stands out to hobbyists and professionals. Because of its simplicity and versatility. Its also very affordable to enter into Arduino and create something from your creative idea. It offers unlimited possibilities for experimentation and innovations. Understanding the Arduino UNOSetting up Arduino UNOBasics IO in Arduino UNODigital Pins -Analog Pins -Digital Pins vs Analog PinsPWM on digital pinsCommunications using SPI and I2C InterruptsMemory ManagementConclusion Understanding the Arduino UNO What is Arduino UNO?... Read More

 
Arduino Opla Iot Kit

Learn IoT quick with Arduino Opla IoT Kit

 1 comment  240 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  526 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  421 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  512 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  280 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