Download the Arduino IDE i.e. Arduino program compiler to write your programs and upload them to your Arduino Development Board. There are number of lab tested codes also which you can use on your Arduino Kit to increase your programming…
Read MoreDownload Arduino IDE & Lab Tested CodesDownload Keil uVision5 & other Software. It is a powerful Integrated Development Environment (IDE) widely used for embedded systems development, specifically for programming 8051 and ARM-based microcontrollers.
Read MoreDownload Keil uVision5 & other SoftwareOpen book tests on 12th standard Electronics are elaborately designed to compel the student to think logically about the content of each topic in the chapter. This will definitely help the student prepare best for the HSC Board examination.
Read MoreOpen book tests on 12th standard ElectronicsYou will find here basic topics and guidelines to start learning fundamentals of practical electronics. Read each topic carefully and do the necessary homework.
Read MoreBasic Electronics GuidelinesThis circuit can count number of persons entering a premise or number of objects passing in front of an IR sensor. The code works very nicely and fully tested in our lab. Note that a buzzer for short beeps is connected at pin-2 and the IR sensor is connected at pin-5. The delay in second "if" conditional statement is used to avoid accidental triggering of the sensor.
Read MoreSimple circuit of object counter using ArduinoThe most intersting thing in this code uses the default "running" keyword of Arduino. It is a library function in Arduino, also known as boolean variable.
Read MoreSimplest code of Toggling the LED using ArduinoThis is a very interesting project, which you will love to construct using 8 LEDs and Arduino UNO development board. Burn the following code into your Arduino UNO development board and construct the circuit on breadboard as show in following Fritzing drawing. Then connect power to the circuit to see beautiful decorative effects of LEDs.
Read MoreBeautiful decorative effects of LEDs using ArduinoThese are the direct downloadable files of Circuit Wizard Projects for Practical Electronics Course. Simulate these circuits in CIRCUIT WIZARD SOFTWARE. To download the required file, click on the following links.
Read MoreCircuit Wizard Projects for Practical Electronics CourseKeil µVision5 is a widely used integrated development environment (IDE) for programming microcontrollers, including the 8051 family. It offers tools for writing, compiling, and debugging embedded applications.
Read MoreHow to install KeilµVision5 for 8051 Microcontroller for your Study?Discover how to create stunning decorative LED effects using the 8051 microcontroller. From LED chasing to center-out patterns, learn detailed programming in both C and Assembly Language. Step-by-step instructions for burning code onto the 8051 make this a must-read for electronics enthusiasts.
Read MoreAttractive Decorative Effects of LEDs using 8051 MicrocontrollerThis is fully tested code of DTMF Controlling System using 8051 Microcontroller. The connections in the circuit are very simple. Connect outputs of DTMF sensor to PORT0 as follows: D3--P0^3, D2--P0^2, D1--P0^1 and D0--P0^0
Read MoreDTMF Controlling System using 8051 MicrocontrollerLab tested code of White line following robot using 8051 MUC. When there is black below an IR sensor, its output is binary-1. When there is white below an IR sensor, its output is binary-0. This code is suitable for OVAL SHAPED SIMPLE WHITE TRACKS. For complicated white tracks i.e. having many steep turns, USE POWER TURN INSTEAD OF SOFT TURN.
Read MoreWhite Line Following Robot using 8051 MicrocontrollerTable Top Edge Avoiding Robot using 8051 Microcontroller is an autonomous robot designed to avoid falling off a table edge. It uses IR sensors to detect the absence of a surface (edge detection) and changes its direction accordingly to avoid falling.
Read MoreTable Top Edge Avoiding Robot using 8051 MicrocontrollerBlank Line Following Robot using 8051 MUC. Learn to build a Black Line Following Robot using the 8051 microcontroller. This project includes IR sensor interfacing, pin configurations, complete code in C and ALP, and real-world applications.
Read MoreBlank Line Following Robot using 8051 MUC7-Segment Common Cathode LED Display Counter using 8051 MUC project demonstrates how to use a common cathode 7-segment LED display with an 8051 microcontroller (MUC) to create a countdown timer.
Read More7-Segment Common Cathode LED Display Counter using 8051 MUCClick the following link to download all the important software for 8051 Advanced Robotics Course. There are 4 files given on this link. Download all of them and then install KeiluVision5.exe and USBasp Driver file in the USBasp folder.
Read MoreDownload softwares for 8051 Robotics CourseFollowing are the details about the all India Entrance Exams for Higher Studies after 12th Standard. Students can visit the given links to get more details about it. Please note that if these links are broken or return errors, we will update them shortly.
Read MoreAll India Entrance Exams for Higher Studies after 12th StandardWell, its very simple to repair Ragini Digital Tanpura and Tabla at home. Refer the following photographs. I recently repaired 7 units of Ragini Digital Tanpura and Ragini Digital Tabla together of a renowned music college of my home town.
Read MoreHow to repair Ragini Digital Tanpura and Tabla? Simple steps to repair it at homeThe project of Intelligent 3-Phase Indicator for Industrial Applications explained here is very useful to avoid false alarms during single or dual or even all phase supply failure. When this project is installed in industries it is observed that the production rate increases by 30%, due to real time monitoring of 3-phase supply.
Read MoreAdvanced Arduino Robotics Project #5, Intelligent 3-Phase Indicator for Industrial ApplicationsWith this system we can detect the fastest finger first action in a quiz competition conducted in schools & colleges. For this project you require following components.
Read MoreAdvanced Arduino Robotics Project #4, Arduino based Fastest Figure First Controlling System for Quiz Competition