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 khan303

  1. K

    DC Motor Exact Speed Control with 8051

    Hi, Although there are a lot of similar questions with almost the same titles in the forum, my question is bit different than them. Firstly, I am going to use L293d and two 12V DC, 200rpm motors to construct the circuit. And I am going to use the PWM method to change the speed of these motors. I...
  2. K

    Measuring the Exact Capacitance Value of a Capacitor

    Well maybe not the exact value. Before asking my question, I want to emphasize that I did some research on the topic and came up with empty hands. I've found some very useful info here in this website https://www.pupman.com/listarchives/1998/April/msg00625.html but my question is a bit different...
  3. K

    Incrementing Seven Segment by Using Push Buttons

    Thanks for the reply! Now I have a sense that I am finally close to the solution. But if you explain how I can add a synchronizer to the code a bit further, I will be very glad. I mean first thing that comes to my mind is to add a signal in the Debounce code to hold the previous values of the...
  4. K

    Incrementing Seven Segment by Using Push Buttons

    My fpga is spartan 3E-100 Cp132 (BASYS2). I have four push buttons as my inputs and I want to increment the four digits on 7-segment of the board by using them. The VHDL code is below: entity main is port(b1,b2,b3,b4 : in STD_LOGIC; clk : in STD_LOGIC; sseg...

Part and Inventory Search

Back
Top