Collection of 8051 microcontroller tutorials and projects. With hardware design, code and concepts in 8051 microcontroller family with brief explanation
Arduone Uno is a development board built out of 8051 series Microcontroller. It’s pretty simple and straightforward to use. In this article I want to give a brief about this development platform and how to program them as per your… Read more
Ultrasonic waves are of great use and holds key in fields such as automation, marine and so. One of the familiar and trusted application of Ultrasonic waves are range and distance detection, you might have seen some of these in… Read more
Smartphone operated appliances and applications are getting popular now a days since the increase in usage of smartphones and people likes to get things done using their smartphones. Here is we are going to see a similar smartphone based wireless… Read more
Line Follower Robots are very familiar among robot enthusiasts and builders since almost everyone starts their journey with this simple project. And do not judge with their simplicity, these kinda robots proves extremely useful in industries, machinery and much. This… Read more
DIY robot car ,a thing that fascinates many electronics hobbyists and enthusiasts. In fact i have been longing to get this thing done badly and finally did it today. This robotic car was constructed using 8051 Microcontroller, DC motor, L293D… Read more
Random Number generators are something which is used to draw out a random number and use it for a specified purpose. The purpose may differ it might be lottery draw , competition or whatever it may be the above generator… Read more
Bluetooth technology creates a big evolution in way the devices communicate with each other. So it is important to learn interfacing Bluetooth with our MCU’s to build extended system also it offers facility to wireless control. This tutorial focuses in… Read more