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 emkay

  1. E

    INCHWORM ICD2 EAGLE 4.03

    inchworm icd2 :D possible or not to get the schematic for this board (eagle format)...
  2. E

    [SOLVED] PIC Programmer .. Help

    pic programmer beginner step by step i think better use ICD2...try the clone one...u might try the stoldz's design use a few components...ICD2 can be programmer also debugger ... blueroomelectronics has a modified version of stoldz using only 5V power supply..
  3. E

    INCHWORM ICD2 EAGLE 4.03

    como usar el eagle 4.03 I try google for Eagle_LegaliZer12 but fail to match any file..could you pls email it to me bimbing@gmail.com regards emkay
  4. E

    INCHWORM ICD2 EAGLE 4.03

    inch worm program i've eagle 4.16 and can't open this file. do you execute file for eagle 4.03. tq
  5. E

    Looking for schematic for ICD2

    Re: Schematics for ICD2 I've go to this website but unable to get the PCB board and hex file for PIC12F508A. I tried download the attached file, but failed to open... Anybody have the copy of this zip file? Added after 10 minutes: Ok...i got it...i tried download for second time and able...
  6. E

    How to make a 1 minute counter using TMR1 in PIC16F628A?

    dear all. how to have a counter that will count for 1 minute...by using TMR1 in pic16f628a i reer to use an interrupt previously i use delay a minute from piclist code generator. here the code fo 1 minute delay ; Delay = 60 seconds ; Clock frequency = 4 MHz ; Actual delay = 60 seconds =...
  7. E

    GPS and GSM interrupt handling

    picbasic pro hserout any idea?... is there any tutorial on TIMER...thanks
  8. E

    GPS and GSM interrupt handling

    gps and start interrupt I decide to not use interrupt for software USART (external interrupt) anymore but still uses interrupt for hardware USART. The condition will be like this; hope can get your comment. 1. Wait for GPS data (bit test at receiver port) 2. After receive, process the data...
  9. E

    GPS and GSM interrupt handling

    nmea receiver in pic18 c i can't get the picture...could you give me more ideas to do this?..thanks.. i will check it..for reference...i'll take 52 bytes for every minutes...wait a minute..100k write cyles means ..1 byte / cycle?...
  10. E

    GPS and GSM interrupt handling

    gps handling process meaning that i can set manually which data i want to receive..but how...by software or what?...thanks.. but i do not want USART interrupt disturb my GPS data, in case interrupt happen during receive GPS data... pls advice...
  11. E

    GPS and GSM interrupt handling

    uart read write gps Currently I try to develop tracking system, which use dual USART using PIC16F628A, I used hardware USART and also software USART. The software USART handle the data receiving from GPS while the hardware to receive and transmit the data to/from GSM modem. The system flow is...
  12. E

    Which PIC has built in USART or USART and MSSP ?

    Re: which PIC? but ..if i'm not mistaken F88 only have SSP not MSSP ... actually i want to use master mode so that there 'easy' to ,implement hardware i2c to communicate with eeprom.. any idea.?..pls advice thansk in advance
  13. E

    Which PIC has built in USART or USART and MSSP ?

    which PIC? hi everbody.. just wonder to know...is there any pic (16F, 18 pins) that have 2 built in USART as 18F?... and also ...is there any pic (16F, 18 pins) that have usart and mssp? thanks..
  14. E

    internal i2c eeprom - pic16f88

    pic16f88 i2c assembly code so meaning that for my case...PIC as a master while EEPROm as a slave ...is it also have a bug as mentioned?... if that , maybe i have to prefer software routine...pls advice.. thanks
  15. E

    internal i2c eeprom - pic16f88

    i2c pic 16f88 thanks gidimiz... if i'm not mistaken...that website provide info on programming using C...but i'm looking programmed usingh assembly languange.. is there any reference project?... i found Nigel's site that have tutorial on this one but using software routine...i'm prefer to...

Part and Inventory Search

Back
Top