Tag: electronics
All the articles with the tag "electronics".
-
Emulating a Lunetta circuit with an FPGA is a flawed idea
Michael Earls
That time I tried to emulate discreet CMOS components using an FPGA and one line of Verilog.
-
Pong on the Mojo Revisited
Michael Earls
In my previous post , I briefly discussed the implementation of a pseudo-pong game on my Mojo FPGA developer board. I was able to implement the VHDL version that I linked to later in the post and it works much better. The biggest challenge I had with it was converting the
-
Creating PONG on the Mojo FPGA
Michael Earls
I recently found an old VGA monitor on the side of the road and it inspired me to see if I could get my Mojo FPGA board to output a VGA signal. I took the monitor apart and wired its VGA cable directly to my Mojo. I read up on
-
Custom Fritzing part for Mojo v3
Michael Earls
Creating a custom part for Fritzing was quite a challenge. This is a brief description of what I learned making a part for the Mojo FPGA.