Dhia

Administrators
  • Posts

    82
  • Joined

  • Last visited

Everything posted by Dhia

  1. Thanks for the heads up guys we got that fixed please let us know if you still see any error.
  2. You can definitely get the Papilio from one of our european distributors: Exp Tech in Germany Watterott in Germany SK Pang in the UK
  3. You are here just in time we received more DUO's today (2mb version) and we will add them to the store in a couple of hours. Thanks Dhia
  4. I'm sorry about the hassle and good catch, now its fixed. Thanks Dhia
  5. Version 1.0

    602 downloads

    The Computing Shield provides all of the hardware needed to recreate computing systems on the Papilio DUO.
  6. Version 1.0

    790 downloads

    The LogicStart Shield provides everything needed to get started with VHDL and FPGA development on the Papilio with one convenient and easy to connect circuit board. Note: The LogicStart Shield requires the Papilio DUO board.
  7. 253 downloads

    Learn VHDL with Mike Field's free book written specifically for the Papilio and LogicStart MegaWing. Step by step examples and full source code walks you through using all the peripherals on the LogicStart. Mike Field wrote a great ebook to help beginners learn VHDL and FPGA technology. We asked Mike what would be the perfect hardware for his proposed book and the end result was the LogicStart MegaWing! Find all code examples on the ebook's github repository. Wiki page with more material that pre-dates the book. Github page
  8. Version 1.3

    2,394 downloads

    Here are the Papilio Pro source files including the ".brd" and ".sch" files
  9. Version 2.04

    1,697 downloads

    Here are the Papilio One source files including the ".brd" and ".sch" files
  10. The system main goals are: Stabilize a camera mounted on a flying machine Locking a ground target to shoot Locking a flying target for filming Here is an image that explains the system principle: Check out Laurent's documentation for an in-depth look at what went into this project and watch some nice demonstration videos of the system in action.
  11. The basic features of this controller that Vhdlnerd actually calls it VN VGA Controller are: Generates a text display Glorious 3-bit Color Output Hardware Cursor (with selectable style) Completely Scalable Design The controller can be reconfigured via a few constants Many different VGA resolution standards may be selected Different fonts can be selected All logic and RAMs are inferred Source Code Files : vhdlnerd-vgaDemo-23dbd27.zip
  12. Version 2

    3,310 downloads

    Source code for classic arcade games like PacMan: Galaxian Pac-Man Invaders... For more Games check the Games wiki page and the arcade wiki site
  13. 1,563 downloads

    Welcome to the Papilio Arcade - the ultimate hardware for arcade game hacking. Whether you’re a classic game enthusiast or developer, an arcade cabinet hobbyist, a demoscener, or hardware hacker, the Papilio Arcade is rife with possibilities for you to explore. Hack away, and learn through your own experimentation and study using the motherboards from arcade classics like Pac-Man, Frogger, Galaxian, Space Invaders, and more – all in one place, on one board – the Papilio Arcade. Only from Gadget Factory Hack|Ware: Hackable Hardware.
  14. Version 1.4

    3,241 downloads

    The Arcade Blaster is a new multi-platform application that simplifies using Papilio Arcade kit and eliminates the need to directly work on HDL sources, which is time-consuming as well as requires some external tools and some expertise in VLSI. It runs on both Windows and Linux and uses command line tools from various sources. Please visit the Arcade blaster page to learn more about this application.
  15. 1,125 downloads

    Use these EAGLE templates to make your own Wings. The 8-bit Wing has 8 I/O lines. The 16-bit Wing has 16 I/O lines.
  16. Version 1.6

    932 downloads

    Synthesize your custom AVR8 Soft Processor, then upload sketches with the Arduino IDE Quick Links: Arduino IDE Source Code on GitHub
  17. 1,831 downloads

    Turn the Papilio One into a 32 channel Logic Analzyer.
  18. Version 2.3.0

    13,198 downloads

    ZAP IDE has been replaced by the easier to use DesignLab IDE which integrates schematic based circuits with Arduino style code. Please download the latest DesignLab IDE files for the latest Papilio software. ZAP (ZPUino Arduino Papilio) IDE is specially designed to get you up and running quickly with Soft Processors on the Papilio FPGA boards. It has everything needed to start running sketches on the AVR8 and ZPUino Soft Processors in a single download. Based on the Arduino IDE (1.5.2) and specially modified for Soft Processor based System on Chip designs. Supports: ZPUino Soft ProcessorVersion 1.0 Version 2.0 (experimental) [*]AVR8 Soft Processor More Info: ZAP IDE QuickStart ZPUino User Guide Soft Processor Tutorials Soft Processor Reference Versions: Once you go to the download section you will see different files to download, the files marked with expert do not include a java jre and are a little smaller to download. If you already have a compatible jre you can try downloading the expert version, but for a hassle free experience we recommend downloading the larger version that has everything included.
  19. Check out the project wiki page here to know how to get started on the Papilio One, find the source code download links and read more technical details about this interesting project.
  20. here is the results of tracking with a live composite video monitor: The TV Wing used here is based on an existing design that was made by Papilio user Ben and it is posted on the Papilio Wiki under Wing Playground. Wicked has made some modifications on Ben’s design to bring the DAC up to 8 bit resolution and using 100ohm/200ohm values for R/R2 and he added some VHDL to convert the cameras YUV422 data stream into the separate Y, U and V channels for encoding. He also designed a wing to wrap everything up, check out the original forum thread here if you want to read the whole thing and take a look at these designs.