Search the Community

Showing results for tags 'sniffer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community
    • Gadget Factory Reboot 2022-2023
    • Gadget Factory
    • Documentation
    • FPGA Discussions
    • Community Projects
  • Soft Processors
    • Migen/LiteX/Risc-V
    • ZPUino
    • J1 Forth
    • AVR8 Soft Processor
  • Electronics
    • Modules
  • Papilio Platform (Retired)
    • Papilio General Discussion
    • Papilio Pro
    • Papilio One
    • Papilio DUO
    • Papilio Wings
    • DesignLab IDE
    • DesignLab Libraries
    • RetroCade Synth
    • Papilio Arcade
    • Papilio Loader Application
    • Papilio Logic Sniffer
    • Pipistrello
    • Retired
  • Open Bench (Retired)
    • Open Bench Logic Sniffer at Dangerous Prototypes
    • OpenBench Logic Sniffer at Gadget Factory
  • GadgetBox Universal IoT Hardware (Retired)
    • GadgetBox General Discussion
  • Gadget Factory Internal Category

Categories

  • Papilio Platform
    • Papilio One
    • Papilio Plus
    • Papilio Wings
    • LogicStart MegaWing
    • ZPUino
    • Papilio Pro
  • Papilio Arcade
  • RetroCade Synth
  • Logic Sniffer
  • FPGAs
  • DesignLab
    • Example Projects
    • Libraries

Categories

  • Papilio FPGA
    • Papilio UCF (User Constraint) Files
    • Papilio Bit Files
  • Papilio Arcade
  • RetroCade Synth
  • General
  • Beta (Test) Releases
  • Books

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hi. First of all, great compliments for all of your work; the Papilio seems a very powerful signal processing/interfacing hardware with a good software support (libraries, etc). My newby question is just to analyse if the Papilio could be used for a particular application we are going to implement. We need an hardware to sniff and decode signals going to an LCD, in order to get into a PC the images being represented on the LCD. We will use two types of LCDs; the first one has a standard 6800/8080 bus (8bits + handshaking), the second has a 3x6bit bus (RGB, each 6 bits) + horizontal, vertical and pixel clocks. So we can get all signals within a 32 bit input in both cases. We cannot understand if we could do the application inside the FPGA of the Papilio, having then enough bandwidth to send out the results (the images) through the USB channel to the host PC. The worst case is getting images from the bus of a 320x240 colour LCD, so each image is done of 320x240x3 = 230kbytes. We could not store it into the local memory, do you think it could be possible to put out the data on the fly through the USB port, let's say at about 10 images/s? What IDE should we use to develop into the FPGA the firmware for such task, is it Papilo Designlab IDE? Many thanks and kind regards, VALERIO