Discussion in "Project Help" started by    kks    Feb 18, 2018.
Sun Feb 18 2018, 11:40 pm
#1
I have been working on this project for a week, spending at least 2-3 hours daily on the computer trying to figure it out. I searched a lot of similar codes for this project and eventually, i successfully created a Hex file for the same. But the problem is that i am not able to run this on Proteus. The simulation starts successfully but nothing happens when i type, even the LCD doesn't display anything. It would be great if someone help me out because i am quite on the verge on loosing my mind here. I have absolutely no background on electronics and have to make this project because the subject requires it. I have included the Proteus file, C file and the HEX file. Please check it out and tell me what's wrong. Thanks!
Attachment


[ Edited Mon Feb 19 2018, 12:33 am ]
Mon Feb 19 2018, 03:43 am
#2
Your Proteus simulation does not have an LCD display.
As you have plenty of spare pins I suggest using the LCD in 8bit mode,
(all 8 data pins connected), as programming is easier.
Mon Feb 19 2018, 07:39 am
#3
I don't understand. I do have a LCD with all the pins connected. I followed the circuit diagram to make the project. I have attached images. You can see that the LCD just lights up on simulation and then nothing happens even if you type on the terminal.





Mon Feb 19 2018, 12:14 pm
#4
The file you posted is not the one shown in the images.
It only contains an 8051.
Please check and re-post.

You have reversed the pins on the display.
Change them to
LCD 8051
D0------ P1.0
D7----- P1.7

Your code is for 4 bit mode, but should work anyway.

Although you could use a motor to unlock something (L293)
it is more common, and easier to use a solenoid.

> It would be great if someone help me out because i am
>quite on the verge on loosing my mind here.

Don't worry, I think you will soon have it working
 kks like this.
Mon Feb 19 2018, 12:56 pm
#5
I am sorry, i didn't checked the file just copy pasted it from Documents. I have reposted the file now. I did as you said and connected the pins as you wrote, and there is now light blinking so i guess you are correct, still there is nothing being displayed on the LCD. But now the Terminal isn't even coming on my Simulation, could be because of some bug on my Software, has happened before. I am quite a noob in this subject, don't know what a solenoid is, but i can't use that as i have already purchased the motor driver module. Anyways thanks a lot for the good words at the end, you are the only one who has replied nicely enough, as i have posted on one or more forums and haven't got a reply yet. Seriously you are great!
Attachment
Mon Feb 19 2018, 04:46 pm
#6
UPDATE - It's working now, but after successfully entering my RFID code the motor doesn't rotate. I have tried different codes for the motor, writing the function separately and inside the if statement, but it just won't rotate. Please take a look at it and tell me what's wrong. Thanks
Attachment
Tue Feb 20 2018, 04:34 am
#7


UPDATE - It's working now, but after successfully entering my RFID code the motor doesn't rotate. I have tried different codes for the motor, writing the function separately and inside the if statement, but it just won't rotate. Please take a look at it and tell me what's wrong. Thanks

kks


It's a Proteus thing.
Although the schematic looks fine,
there is something wrong around the supply to R1,R2 and the L293.
I have redrawn then and it works. Congratulations


A minor point, you selected 3 watt and 10 watt resistors.
In reality 0.25 Watt would be used.


Attachment
 kks like this.
Tue Feb 20 2018, 07:30 pm
#8



UPDATE - It's working now, but after successfully entering my RFID code the motor doesn't rotate. I have tried different codes for the motor, writing the function separately and inside the if statement, but it just won't rotate. Please take a look at it and tell me what's wrong. Thanks

kks


It's a Proteus thing.
Although the schematic looks fine,
there is something wrong around the supply to R1,R2 and the L293.
I have redrawn then and it works. Congratulations


A minor point, you selected 3 watt and 10 watt resistors.
In reality 0.25 Watt would be used.


Attachment

ExperimenterUK


Thank you so much. It works properly now.

Get Social

Information

Powered by e107 Forum System

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