Learn
-
New Tutorial – PWM outputs on Papilio FPGA
In this tutorial you will learn how to use the PWM outputs of your Papilio FPGA board. For this particular step-by-step article, we have connected a button LED Wing to Wing slot AL. Basically you will be able to write a sketch that uses a PWM on any pin. We have only used 6 pins…
-
New Tutorial – Draw a circuit with Commodore 64 SID audio chip!
In our ongoing quest to make using an FPGA as simple as drawing up a schematic we have a new tutorial ready. Using the Papilio Schematic Library you can draw up a circuit that has a Commodore 64 SID chip connected to a ZPUino Soft Processor, without learning any VHDL or Verilog! Just drag and…
-
New Tutorial – Draw a soft processor with ten serial ports using Papilio Schematic Library.
Happy Friday, we have something new for you to take a look at over the weekend. Continuing on with our series of tutorials about the Papilio Schematic Library we have the next one ready. How to add an extra serial port to the ZPUino is a recurring question in the forums, so we thought we…
-
HowTo: Papilio Loader GUI on Linux
The Papilio Loader Java GUI now runs on Linux. See how to install and run for yourself, this tutorial is for Ubuntu Linux. Download the Linux tar file from Gadget Factory download section and extract to your directory of choice. Ensure that libftdi-dev and the Java SDK is installed. In ubuntu do the following command:…