8051 microcontroller 8051 microcontroller
Latest Forum Posts

  Thread Poster Views Replies Lastpost
No New Posts on Popular Thread PIC16F876 4 bits Display in 16x2 LCD (PIC Microcontroller Discussion) pappuneelam 3980 25 arunsukumaran85
Fri May 24 2013, 05:36AM 
No New Posts Regarding the interfacing of the RTC(real time clock) DS1307 and data logging on the LCD (8051 Discussion Forum) ronak4409 24 0 -
 
No New Posts on Popular Thread need help motorbike cockpit (speedo,trip,fuel,time,battery meter using c52) project (Project Help) ltsharma 275 19 ltsharma
Fri May 24 2013, 02:38AM 
No New Posts Need help in GSM Coding (Assembly Language) (8051 Discussion Forum) Malik_Umair 79 3 Malik_Umair
Fri May 24 2013, 02:37AM 
No New Posts efy upload (8051 Discussion Forum) sangeo949 77 3 Ajay Bhargav
Fri May 24 2013, 01:47AM 
No New Posts on Popular Thread Help! in Digital Code lock with LCD and Keypad using AT89C2051 (Project Help) khristian0327 1543 48 Ajay Bhargav
Fri May 24 2013, 01:34AM 
No New Posts Experimenting with dsPIC30F4013 (PIC Microcontroller Discussion) msakms 84 3 Ajay Bhargav
Fri May 24 2013, 01:23AM 
No New Posts How to generate Gerber files in Eagle? (Project Help) techedge 46 1 ugoo5000
Wed May 22 2013, 10:21PM 
No New Posts Serial UART using pic18f458 (PIC Microcontroller Discussion) kingrosekhan123 101 4 Ajay Bhargav
Wed May 22 2013, 01:26AM 
No New Posts GSM and GPS with one serial port (Embedded GSM Development) dspicmicro 152 2 dspicmicro
Tue May 21 2013, 11:11AM 
No New Posts smd Led driver circuit (New Ideas regarding projects) vijay.parmar1992 83 3 Ajay Bhargav
Mon May 20 2013, 12:49PM 
No New Posts Pwm based solar controll charger (General help Guidance and Discussion) vijay.parmar1992 260 10 ExperimenterUK
Fri May 17 2013, 03:50PM 
No New Posts Digital Lock simulation not working (Project Doubts) Sumbul93 100 1 Ajay Bhargav
Thu May 16 2013, 07:48AM 
No New Posts need help for libraries (PIC Microcontroller Discussion) kingrosekhan123 180 7 Ajay Bhargav
Thu May 16 2013, 07:43AM 
No New Posts UART, AT89C51, Virtual Terminal (8051 Discussion Forum) freckles 519 3 Ajay Bhargav
Thu May 16 2013, 07:31AM 
No New Posts 18F452+DS1820+HYPERTERMINAL (PIC Microcontroller Discussion) abdul991 394 10 abdul991
Wed May 15 2013, 04:24AM 
No New Posts Practices made by high school students of controllers PICAXE (PIC Microcontroller Discussion) planchibus 106 1 Ajay Bhargav
Wed May 15 2013, 12:49AM 
No New Posts MCP3911 dosen't respond by SPI communication (PIC Microcontroller Discussion) nacedo 267 10 nacedo
Tue May 14 2013, 10:42AM 
No New Posts Anyone have knowledge about EMC Simulator?(controller EM78P153/156E447P) (Project Help) matrixworld20 111 3 Ajay Bhargav
Mon May 13 2013, 01:29PM 
No New Posts how to config PIC (PIC Microcontroller Discussion) kingrosekhan123 140 4 Ajay Bhargav
Mon May 13 2013, 11:24AM 
No New Posts Andriod Application (Project Help) kirangowle 118 1 Ajay Bhargav
Mon May 13 2013, 01:15AM 
No New Posts "Simon Says" the game code for PIC18F45K22-HELP (Project Help) tamirbm 126 1 Ajay Bhargav
Mon May 13 2013, 01:12AM 
No New Posts Is my code ready to implement (AT89C51 with GSM) (Embedded GSM Development) Mohammedfahd 162 2 Ajay Bhargav
Mon May 13 2013, 12:59AM 
No New Posts on Popular Thread want ir LONG RANGE ciruit for reflected type ir sensor (General help Guidance and Discussion) lucky6772 826 39 Ajay Bhargav
Mon May 13 2013, 12:56AM 
No New Posts Car parking Project (Project Help) sushant973 189 4 sushant973
Sat May 11 2013, 04:17AM 
Threads: 8011 | Replies: 50788 | Views: 29386509

Posted by Ajay Bhargav on Monday 20 May 2013 - 03:38:15 in 8051 Projects



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

comment(s) 0   printer friendly   create pdf of this news item
Posted by Ajay Bhargav on Wednesday 20 March 2013 - 01:46:57 in 8051 Projects



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

comment(s) 8   printer friendly   create pdf of this news item
Posted by Ajay Bhargav on Saturday 02 February 2013 - 21:06:05 in Rickeys World News



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.

comment(s) 0   printer friendly   create pdf of this news item
Posted by Ajay Bhargav on Sunday 20 January 2013 - 18:04:36 in 8051 Projects



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)

comment(s) 0   printer friendly   create pdf of this news item
Go to page  [1] 2 3 ... 46 47 48
News Categories

 Linux
 


© 2010 Rickey's World
Render time: 0.1263 sec, 0.0718 of that for queries. DB queries: 34. Memory Usage: 2,628kB