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 i_chaitanya

  1. I

    LPC1768 ARM COMPILE in ECLIPSE in UBUNTU V12.10

    Dear user, your post does not tell about what you want to do. do you want to know how how to generate hex file in eclipse using linux platform(ubuntu 12.10 specically) Or something else. Please specify . this will help other understand your problem in solution could be provided imeediatly
  2. I

    Need suggestion for ME(digital system) project

    i think you should go for a project in embedded system domain its always fun to implement something on hardware level costing wise speaking i think it will matter on hardware vendors you approach there are vendors who supports single or double quantity orders also approach them they will...
  3. I

    need help in Skill development

    then in my suggestion don't go for any course right now instead buy a trainer board (can msg me for one ) and a programmer and start practicing on it hell lot of tutorials are available online to help you through.
  4. I

    interfacing Nokia mobile with 8051 c codes

    interfacing nokia mobile ??? as in for doing what ?? please send in some details of your project if possible schematic of your proposed system. then only people here will try to guide you in your project.
  5. I

    Help me with the PIN assignment of PIC to LCD

    yes the code is written for 8051/2 please do verify the code for PIC usually PORTA/B/C etc are written as far as i have understood the code the data lines are connected to port0 and control lines are connected to port 2 of 8051/8052 . . . . . happy to help
  6. I

    lcd interfacing header file "lcd.h"

    Re: lcd interfacing header file "lcd.h" https://extremeelectronics.co.in/microchip-pic-tutorials/interfacing-lcd-modules-with-pic-microcontrollers/ please visit this link great deal of data on how to interface LCD using mplab - - - Updated - - -...
  7. I

    Help me refine my switch function code

    Re: Switch Case Doubt???? buddy ... i could not understand what you want to know so please explain your query
  8. I

    [SOLVED] problem in MikroC code for LCD

    Re: problem in MikroC coad for LCD C:\Program Files\Mikroelektronika\mikroC\Examples refer to this folder on your computer great number of well documented codes are given from here you can learn all the basic programing in micro c
  9. I

    [SOLVED] problem in MikroC code for LCD

    Re: problem in MikroC coad for LCD now as you have a working code you can do anything on LCD by few modification in your code refer to the data sheet of LCD you are using it will give you complete command set which you will have to execute to get desired out put on LCD suppose you want to...
  10. I

    PIC microcontroller simple program help

    try reffering to 10th page of this quick reference guide of mikro c this might help if it does not help you then try searching for syntax for bitwise port selection in mikro c on google . https://http://www.mikroe.com/eng/downloads/get/31/c_syntax_v102.pdf
  11. I

    What is the error in this small "c" program ??

    curly braces are missing for sure :....
  12. I

    execution time of c programe

    i am trying to develop a furnace temperature sensor. the idea behind this is that there is a hardware which receives data from the temprature sensor present inside the furnace . and the calculations are done on those data by the µC present in the hardware and then the generated report is sent to...
  13. I

    i got very weird problem with keypad with pic24......

    read the data sheet of the keypad carefully specifically about the debounce delay you should know about the proper debounce delay of the keypad and adjust it for the proper execution i hope this will help .... happy to help i_chaitanya
  14. I

    Current seminar topics for be student

    you can go for something like 1.first i-os then android whats next big thing ???
  15. I

    Can anyone please clear the concept of binary subtraction?

    here is the screen shot that will explain you the binary subtraction ..... if still you have doubt then please reply back to this thread ..... happy to help i_chaitanya

Part and Inventory Search

Back
Top