EmbDev.net

Forum: µC & Digital Electronics how can i set sleep mode for real time system?


von Shaik P. (shaik)


Rate this post
useful
not useful
hallo all,

My project is on AT89C51CC03 for automation of doors of Car.
I am using Windows XP 2002 SP3 n doing programming in C language.

As analysis of my project, in future i make the program for 
automatically doors of car closed when i lock the doors.

I have also one another possibility to close door automatically when any 
one pass near to car, in this situation when i press key then the 
program start to functioning n then after some time automatically 
program go to sleep mode.

bcoz if program not go in sleep mode then car battery is empty.

Is there any possibility to set sleep mode in real time system..??
if yes then how can i make set that..??

For sleep mode in real time system i have to change Operating system..or 
this possible in my current OS..??

please give me ur advice.

thank u in advance.

von Na sowas (Guest)


Rate this post
useful
not useful
> For sleep mode in real time system i have to change Operating system..or
> this possible in my current OS..??
It seems like you mix up things terribly... :-o

On the PC you're just writing code thats (after being compiled) running 
on the uC AT89C51CC03 when you have downloaded it.
The uC itself for sure isn't running on a Windows-OS. And so you just 
must send the uC to sleep, and wake it up several times a second to see 
if theres something to do with the doors.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.