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 exotic-13

  1. E

    pic16f86 -want to make 2 digit BCD counter

    i wanna make a counter that goes from 00 to 59 using two bcd displayers , how can i do this and please i need some youtube channels that would help improve myself . the program is the following : void main () { TRISB=0; for(i=0; i<=5; i++); { for(j=0; j<=9; j++); { PORTB=j; i<<4...

Part and Inventory Search

Back
Top