Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by harish.n.j

  1. H

    Does anyone have idea about rolling code and its algorithm

    rolling code Hi all, Does anyone have any idea about rolling code and its algorithm. I want to generate a 10 digit number, which is unique and has to be generated each time, . i am planning to use this for login. if someone forgot his login i need to generate a code of 10 digit number and i...
  2. H

    Need suggestion on LCD usage

    hi all, am developing code for a product which uses pic 16f877a, and an lcd for display. i have planned to drive the lcd data bit with 4 bit data mode. which works perfectly in prototype module. but i need to no in long run will there be any problem if i use this mode
  3. H

    help regarding alpha numeric keypad

    Thanks nikile , i have came across many algorithm for this but i tried n couldn succeed hence if u succeed do inform me too... thanks in advance !
  4. H

    Embedded system job requires more focus in this forum

    y there is not even a single human to say something !
  5. H

    help regarding alpha numeric keypad

    Thanks Bobcat1 , but i would like to achieve this by pure c coding. do u have any idea how to do it by coding more over i was trying to mean the regular mobile keypad (4X3) , which has 1 - 9,*,0,#
  6. H

    Embedded system job requires more focus in this forum

    Hi all, members in this forum could post the embedded related jobs available in your company so that someone can get to know about the job. because i personally faacing the situation. I have a good knowledge in embedded system.but could able to find very few jobs. senior members must promote...
  7. H

    help regarding alpha numeric keypad

    Hi all, am planning to use alphanumeric keypad for my project, i tried different algorithm but it don seems to be working. Am planning to use 4X4 keypad. get alphabets in a way as we use mobile keypad in writing SMS in dictionary off mode. for eg if 2 button is pressed once its 'a',twice...
  8. H

    write into mmc (memory card) from pic

    you guys can try MikroC IDE, it contains library function for using SD card. and also contains a sample program ! its easy !
  9. H

    nterfacing Mmc card with 18f452 microcontrolle

    MicroC doubt Hi all i am working with interfacing Mmc card with 18f452 microcontroller, am using MicroC for programming.. I was able to create a file and read it using Mmmc_Fat16 library fiunctions available in mikro c but when i call the function Mmc_Fat_Rewrite(); - the controller enters...
  10. H

    Problem with MMC card initialization in Proteus

    Re: sd card doubt Hey waqas thanks for your gr8 support, actually i tried as u said with the while loop but it was repeatedly printing WWWWWWWWW continuously, anyhow i solved the problem by modifying the example project file as per my code. it worked !. thanks a lot man u had provided me a good...
  11. H

    Problem with MMC card initialization in Proteus

    Re: sd card doubt no, actually my problem is with SD card initialization. i never had pblm with serial communication. as per the program if the reply is "Ui" or "i" then the it means SD card is initialized but the reply i get is "UWi", which means Init() function does not return 0, which means...
  12. H

    Problem with MMC card initialization in Proteus

    Re: sd card doubt ya i get the reply from the terminal. as "UWi". what may be wrong
  13. H

    Problem with MMC card initialization in Proteus

    Re: sd card doubt i removed the resistence . but still the same response is there any mistake in SPI initialisation
  14. H

    Problem with MMC card initialization in Proteus

    Re: sd card doubt ya i have added resistence to drop the voltage.. i have uploaded the proteus model below
  15. H

    Scope for Embedded System

    thanks ! ya i forgot to mention, i have leaarned the rtos concept from CCS tutorials.. yet to learn ucosII but is that used in industries now

Part and Inventory Search

Back
Top