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 guesslsc85

  1. G

    Help on emu 8086 programming

    emu8086 + how to write a Could anyone provide idea on how to write a unit converter (inch to cm, kg to pound, ...) using emu8086 assembly language. The unit conversion could be in integer form or floating point form as well (doesn't matter). Could anyone provide help on this? Thanks for...
  2. G

    Set GPIO to digital I/O for PIC12F609

    Could anyone help on settings of PIC12F609 in order to make all GPIO to digital I/O? PIC12F609 has CMCON0 and CMCON1 register, how to set GPIO 0, 1, 2 output to digital I/O? *If using PIC12F629, it is equivalent to setting CMCON=0x07. Thanks for replying. :)
  3. G

    MPLAB RC5 assembly programming

    movlw assembly I am currently working with Infrared Perimeter/Gate that use RC5 coding. Could anyone help to change the source code of decoder part in order to suite my application(IR gate/fence). What I needed to do is to continuously monitor the encoded IR light and the output of decoder will...
  4. G

    RC5 transmitter and receiver using PIC

    rc5 pic receiver Could anyone help on modifying the codes of decoder part so that instead of switching an output ON and OFF, I would like to the output to be stable(1/0). I am using the transmitter and decoder part for my Infra Red fence project which will turn on the decoder output(LED) when...
  5. G

    RC5 transmitter and receiver using PIC

    pic rc-5 Thanks for helping. Actually, I am going to use the RC5 modulation to transmit and receive infra red(IR) pulses for my infra red gate/fence/security perimeter. From my understanding for the code, the pulses are sent for once after we press the button. Any ways to change the code so...
  6. G

    RC5 transmitter and receiver using PIC

    rc5 transmitter I found out a website that teach how to program PIC 12F629 using assembly language. Could anyone help to verify whether the code is working. When I tried to assemble the code, it is successfully built but mplab assembler show some warnings as below: Message[302]...
  7. G

    [SOLVED] 38Khz transsmitter circuit need help here

    38khz trasmitter Could you help to show some codes in HiTech lite C language on how to generate 38KHz pulses using PIC16F883 chip or its family. Thanks for helping.
  8. G

    [SOLVED] 38Khz transsmitter circuit need help here

    ir 38khz led peak current Anyone knows how to modulate 38KHz Infra Red transmitter using Microchip PIC12f609 or 16f883 ? thanks for help
  9. G

    PIC program code for 38khz infra red modulation

    38khz modulator Could anyone provide some help on programming PIC 16F 883 microchip to transmit a modulated pulse Infra Red(IR) LED light with carrier frequency of 38Khz and the data rate of 5 Hz. On the receiving end, the other 16f883 microchip will have to decode and read the Infra red...

Part and Inventory Search

Back
Top