Latest Forum Posts

HC-SR04 displaying random stuff after range 9

Project Help (Author: bhantadox)
Last post by ExperimenterUK    Fri Dec 08 2023, 08:50 am
 616 Views, 3 Posts 

8051 keypad and LED question

Project Help (Author: fortresmaximus)
Last post by ExperimenterUK    Tue Sep 19 2023, 07:49 am
 808 Views, 1 Posts 
 2445 Views, 0 Posts 

Erasing AT89S52 error

8051 Discussion Forum (Author: cainho07)
Last post by -    
 739 Views, 0 Posts 

Automatically sending of SMS via Nokia 3310

Project Help (Author: elie)
Last post by jacksonjk    Tue Oct 11 2022, 12:51 pm
 37125 Views, 31 Posts 

microcontroller

Project Help (Author: Billz)
Last post by liqian    Fri Aug 07 2020, 09:01 am
 12198 Views, 3 Posts 

AT89LP2052 connection

Project Help (Author: Mirza123)
Last post by ExperimenterUK    Thu Jul 02 2020, 04:37 am
 7705 Views, 6 Posts 

Need help with Schematics

Project Help (Author: cerouno)
Last post by ExperimenterUK    Thu Jun 18 2020, 03:12 am
 6779 Views, 3 Posts 

8051 MULTIPLICATION

8051 Discussion Forum (Author: xrxx)
Last post by -    
 53127 Views, 0 Posts 

Detect magnet position with Hall effect sensor

Electronics (Author: vivitern)
Last post by liqian    Tue Apr 28 2020, 02:56 pm
 10982 Views, 2 Posts 

problem real pic simulator MPLabx

Project Help (Author: rogermado)
Last post by ExperimenterUK    Tue Apr 28 2020, 01:51 pm
 8003 Views, 3 Posts 
 7076 Views, 0 Posts 
 15712 Views, 1 Posts 

Greenhouse Monitoring

PIC Microcontroller Discussion (Author: sarrahjuzar)
Last post by ajay_bhargav    Fri Feb 21 2020, 03:15 pm
 6830 Views, 1 Posts 
 30915 Views, 7 Posts 


This project is a simple GSM Based project where 20x4 LCD is used as display for Notice board and GSM modem is used for receiving and sending SMS. When a user wants to display a notice/message on the notice board, user will send sms from a verified mobile number and sms recevied is displayed on LCD. Project involves simple security feature where SMS sender's number is compared with a pre-configured number (hardcoded in source code). If sms is recevied from an unknown sender, a notification SMS is sent to pre-configured number notifying an invalid access to board.

This project is fairly simple but its main purpose is to demonstrates reading and sending SMS using GSM Modem. There are many users on forum who struggles getting SMS read working in their projects. So For them this project is a starting point.

I want to thank Kiran Gowle (kirangowle) for submitting this project. I am sure his contribution will help many others on this website. If you have any queries regarding this project, Please feel free to post in forum.

Go to download section to download this project:

GSM Notice Board
Tags gsm notice board8051 gsm projectsimcom 8051sim900 8051sim300 8051
printer friendly create pdf of this news item


Our robot expert Gaurav Khadasane has come up with another innovative way to control a robot. He is controlling his robot from an android phone (with a Android GUI application) over bluetooth. Project uses our favourite 8051 microcontroller and HC-05 bluetooth module.

In this project 8051 and bluetooth module are communicating over uart @9600bps. Bluetooth module HC-05 is controlled via simple AT commands. This module comes in SMD package and works on 3.3v power supply. The BT module is a SPP supported profile so it can be connected easily to any controller or embedded device. In this profile the data sent and receive to module directly comes on the RX pin of microcontroller. It becomes really easy to make your device bluetooth compatible.

L293D H-Bridge motor driver are used to control two DC motors. A readymade compact size chassis is used to avoid the chassis assembly comlexities The chassis contains 2 decks the lower is used for BO motors fitting the upper is used as a battery stack. On top plate the controller board is mounted by screw fitting.

Finally the Android application, You can get Bluecontrol app from Google Play



Here is a working video of the project



If you have any doubts or comments Please use forum... Enjoy bulding robots

Please use download link below to download this project.
Android controlled robot using 8051 and bluetooth
Tags Android controlled robotandroid robot using 8051android bluetooth robot8051 bluetooth control8051 bluetooth android robot8051 bluetooth robot
printer friendly create pdf of this news item


This project is an extention to previously uploaded "GSM Controlled Robot". Earlier project was only designed to be controlled using a mobile or GSM device whereas this project extends the control capabilities to custom designed RF Remote and A glove with Accelerometer.



This project is devided into two sections
1. Control/Encoder unit
2. Robot Unit

Control unit uses 433Mhz RF modules for sending control data to robot. Control unit receives data from either remote or an accelerometer module. Robot unit is actually the receving device which can receive data from either gsm device or RF recevier. Both RF reciever and GSM device send same kind of signals to control motors.

Control/encoder unit uses 8051 controller and its code is written in assembly whereas Robot unit uses AVR microcontroller, its source is written in C language. If you have already built the old GSM controlled robot then upgrading to this version of robot will not be difficult at all.

I have also added original project report came with GSM controlled robot, You can add more information in this project report to complete final report.

Here are working videos of project:

Multicontrol Robot - Control by Acclerometer



Multicontrol Robot - Control By Remote



Click download link below to download this project:
Multicontrol Robot - Control by GSM, Remote or Acclerometer

I would like to thank Gaurav Khadasane for submitting this project we would like to see more projects from you.
Tags multicontrol robotgsm controlled robotgsm controlled car8051 accelerometer8051 remote carrf controlled car
printer friendly create pdf of this news item


Hi Friends, Its been a long time since I've been to website. But There were few main things that I was suppose to do a long time back. Here is a new year surprise for you all. Viktor has share another project with us a great design with practical use. An 8051 based Solar tracker with source written in assembly language. Viktor explains basic operation of this project.

PRINCIPLE OF OPERATION
The circuit comprises of three sections:
  1. light controlled circuit
  2. counter for timer
  3. switching circuit


1. Light controlled circuit:

This particular circuit controls other circuits. It puts the other circuit on or off depending the nature of the day. It comprises of LDR and transistor representation of smith trigger configured using two npn transistor(BC377) such that when there is a small potential difference across the LDR and variable resistor, The relay will be triggered to switch on other circuit. This circuit monitors day and night. The main function of this monitor is put off the device at night and turn it on in the mornining again.

2. counter for timer:
Since sun start from the east at 6:45am and set at exertly 12:45pm, the light controller circuit put on the whole circuit automatically making the timer to initialize its 6hrs counting sequence.

3. switching circuit:
This circuit is mainly used to control the direction of panel using a DC Actuator motor. Microcontroller AT89C2051 gets input from east and west Light control circuit and adjust panel to face sun direction.

Type of motor used:
24-36v d.c Actuator from super jack used in tv satalite dish polar adjustment

You can download project here:
Time Controlled Solar Tracking System (Assembly)
printer friendly create pdf of this news item

Downloads

Comments

Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm
Bernardwarge
Tue Mar 26 2024, 11:15 am