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 BAHKO

  1. B

    [SOLVED] I wrote simple code buttons to rotary for PIC12F509, but it works only on simulation!

    Problem is solved in another forum, it was the CONFIG register settings. Anyway thanks to all who tryed to help. The thread may be closed now.
  2. B

    [SOLVED] I wrote simple code buttons to rotary for PIC12F509, but it works only on simulation!

    If someone can write this function in any language please! I edited the code, but even this doesn't work on real chip: /* PIC12F509 buttons to rotary encoder truth table. =========================== Count UP OUTA OUTB =========================== <1.1> = H - H <1.2> = L - H <2.1> =...
  3. B

    [SOLVED] I wrote simple code buttons to rotary for PIC12F509, but it works only on simulation!

    andre_teprom, thank you for your reply. I am not trying to READ Rotary Encoder but to emulate its function with buttons and replace it. LED1 and LED2 are there only to test and indicate outputs states, they won't be connected on finished board. baileychic, The hardware is exact copy of the...
  4. B

    [SOLVED] I wrote simple code buttons to rotary for PIC12F509, but it works only on simulation!

    baileychic, than you for replay. It is not rotary encoder to UP and Down commands (logic states), it is the opposite UP and DOWN buttons to two way quadrature generator function (rotary encoder) in other words - replace encoder with buttons. My programming skills are poor but that is not what i...
  5. B

    [SOLVED] I wrote simple code buttons to rotary for PIC12F509, but it works only on simulation!

    Hello! I tried to write my own code for 2 push buttons to rotary encoder (UP/DOWN Quadrature generator) I have flashed it (ofcourse with changed ports) on PIC16F648 and it works perfect, it also works perfect in Proteus simulation with PIC12C509 (C509 was the closest i have to F509). The...
  6. B

    How to add digits multiplexed with this VUmeter project?

    Original thread: https://www.edaboard.com/showthread.php?t=371419 Thank you for this project, i am trying to make something similar but with 2x12 segments who are multiplexed with 2x2 seven segments digits wich will be controlled by 3 inputs by 3 bit CMOS counter (000, 001, 010, 011 ... etc. 8...

Part and Inventory Search

Back
Top