Part 3: Logisim Evolution FPGA Board Editor The Logisim Evolution version used in these articles supports Xilinx or Altera boards only. The set of directions…
Part 2: Logisim Evolution Synthesize and Donwload Let’s use an example to illustrate the process of synthesizing and deploying the code into a board in…
H-Bridge DC Motor Driver Let’s improve the basic motor driver and build a circuit that allows to control the direction of the motor. H-Bridge with MOSFET
Part 1: Basic DC Motor Driver Let’s go over on how to design, build and test a basic DC motor driver that allows a microcontroller…
You probably already encounter words like and or expressions like when dealing with AC waveforms in circuits analysis. Let’s explore where this is coming from.
SERIAL-USB PROGRAMMING The goal with this article is to show how to write and deploy code on the ESP8266 module using a serial-USB interface. We…