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 tijoseymathew

  1. T

    my sound system is not working !

    You can check the speaker coil resistance, if they are almost equal and have a small value then something is wrong with the amplifier. Check also for any obvious damage to the PCB.
  2. T

    18F2550 clock scaling

    using an external crystal would be the only way w/o changing the code. and as far as i know 18f2550 only has a 8Mhz internal clock
  3. T

    How can I write AT commands on MCU

    when a SMS comes the mobile usually send a "+CMTI: <no>" via the serial port so u can wait for it .
  4. T

    Pinhole Camera Electronics Question!

    I think your idea is very good! and i dont see why it would not work. although giving directions is impossible since i dont have either the cam or the sensor with me.. All the best and post ur updates!
  5. T

    Need simple cheap PIC programmer

    Re: pic programmer JDM Programmers are the cheapest and easiest to make. But u will need a older computer having 15V Serial Ports.. Check out **broken link removed** for more information
  6. T

    PIC18F65J50 cant see by the ICD2 Clone

    hav u used the MCLR pin as digital I/O? if so reprogramming/verification becomes a bit problem. if u hav done it u will hav to mak sure that the pic gets VPP before VDD condition. It can be done using a transistor
  7. T

    How to initialize PIC16F877 in ADC mode using microC?

    PIC16F877 and microC mikroC has excellent help with lots of sample codes.. check them out
  8. T

    Wireless power transfer -> H bridge, PIC Microcontroller

    man this is a software thing u have to write it on your own. what do u want us to do give u the whole code. as a thought start with simple programs in PIC like led blinking I would suggest assembly as you require precise timings, then u wont find this problem to be very difficult
  9. T

    Multi-PIC Programmer PIC18F4550

    pic18f4550 programmer PIC's can be programmed in two way the high voltage programming and low voltage programming... When you use the low voltage programming as in this case you cannot use the PGM pin in your application it will have to be grounded. the mode of programming is selected by a...
  10. T

    Connecting to the intenet with an embedded processor

    Embedded Internet ok that clears my head a bit..
  11. T

    Connecting to the intenet with an embedded processor

    Embedded Internet Yeah my present ADSL modem requires a username and password.
  12. T

    Connecting to the intenet with an embedded processor

    Embedded Internet So in the microchip code i can give the username and password for my adsl/cable connection and the uC will connect to internet ?
  13. T

    Connecting to the intenet with an embedded processor

    adsl embedded internet Hi, I am working on an embedded project that connects to the internet. I dont want to use a PC to connect to net. Is this possible ? Basically I want to connect to internet in the various possible ways like ADSL, Cable modem etc (all will have an ethernet interface )...
  14. T

    "Xilinx System Generator" outputs used in ISE

    xilinx system generator hi.. I am not exactly helping you..but can you please share with me any resourses so that i can get started in FPGA ?
  15. T

    symbol not defined OPTION_REG errors

    option_reg,ps2 u should use include "p18F4550.inc" and it will work the warnings are ok... they are trying to make your code more neater thats all ignore them

Part and Inventory Search

Back
Top