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 pachinko27

  1. P

    important tips in microcontroller programming

    could u please post here ur programming code.. so we can discuss and learn together :D
  2. P

    microcontroller pic 16f877a

    u can try using relay or a transistor for switching. hope this works. :D
  3. P

    LM35 wif PIC18F458 and send to zigbee

    No need to program the ZigBee. Just a minor setup (destination address, source address, baudrate) will be OK to connect them both.
  4. P

    important tips in microcontroller programming

    learn from PIC16F84. its universally used for beginners. try to learn from the basic. setup the microcontroller, setup i/o port, reading input signals (such as push buttons), fire output signals (using LED), etc.. then slowly start to develop something more challenging such as using using 7...
  5. P

    LM35 wif PIC18F458 and send to zigbee

    Why do u need to use PIC18F458? i think, its a waste. You can use more cheaper PIC such as PIC16F877A or PIC16F628A or any other PIC which has a build in ADC module and serial UART module (for serial communication with ZigBee).
  6. P

    Applications for IR remote controlled by pic

    switch on/off - TV, Radio, Air-cond., Lamp, Fan, PC, lock/unlock doors/windows, Turn on PC, etc.... just walk around your home, look through all things... ask your self, is it controllable/switchable? you'll find hundreds or even thousands of them.. good luck. p/s: sorry for my bad english...
  7. P

    PIC Sample Codes for handling A/D converter

    Re: PIC Sample Codes Hi fastin... I'm new in PIC too. But i've studied and read lots of PIC microcontroller e-books and PIC manual for the past 2 months. the result, i've success-fully simulate my 1st 10-bit ADC converter using proteues simulator. Please download the attachment. I've written...

Part and Inventory Search

Back
Top