![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Dear friends , i m using atmel micro controllers, i m facing problem with real time delay . i coding atmel mcs in C but i m not gettinng pricise delay what i want .this is my delay programme void delay() { if((PINB& (1<<PINB3))) { for(i=0;i<255;i++) { for(j=0;j<255;j++) { for(k=0;k<255;k++) { for(l=0;l<10;l++) { ; } } } } } please help me............... | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| time delay relay | manz | Electronic Projects Design/Ideas/Reviews | 10 | 17th April 2008 06:57 PM |
| PIC PWM outputs? | Andy1845c | Micro Controllers | 33 | 30th November 2007 04:06 AM |
| Time delay | skiffer | Electronic Projects Design/Ideas/Reviews | 2 | 8th November 2007 01:50 AM |
| real time signals | arpita | Electronic Projects Design/Ideas/Reviews | 10 | 11th October 2007 05:59 PM |
| PIC Christmas Light Project | amdkicksass | Micro Controllers | 28 | 9th July 2007 08:54 PM |