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 IcyWolfBrain

  1. I

    MikroC Pro increment and decrement two 7 segment display

    The previous one I posted works for its circuit and program code, no problem there.
  2. I

    MikroC Pro increment and decrement two 7 segment display

    So time ago a user Dan1138 on this forum already helped with PIC16F28, but there task was pushing button 7 segment incremented by 1 and pressing other button it decrement by +1 (didnt have auto function). In attachment i will Proteus schematic Codes was: ------- unsigned char state...
  3. I

    MikroC Pro increment and decrement two 7 segment display

    Yes its school work and yes on MikroC Pro need to be programmed on C language. Regards, Girts
  4. I

    MikroC Pro increment and decrement two 7 segment display

    Hello, thanks I looked at the example, but there's another microcontroller, but I need PIC16F628A micrcontroller. And there is increment by pressing the button +1, but I need to press the button, and its auto-increment till 99, then pressing decrement to button its auto decrements. There is no...
  5. I

    MikroC Pro increment and decrement two 7 segment display

    Hello guys, i need help with MikroC Pro programming code and the task is following - Using two 7-segment indicators and a PIC16F628A microcontroller, implement a number generator (range: 00 ÷ 99). Initial state: 00. Control is realized by two buttons. If one button is pressed, the generator...
  6. I

    [SOLVED] mikroC Increment and decrement

    Hey guys, i need help in MikroC programming PIC16F877A processor. So i need do to increment and decrement 7 segment display with two diferrent buttons (one to increment/ other decrement) (Shematic in photo). Increment for me is working but decrement i dont know how to implement. My Code: bit...

Part and Inventory Search

Back
Top