element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Programmable Logic
  • Challenges & Projects
  • Project14
  • Programmable Logic
  • More
  • Cancel
Programmable Logic

Blog

  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Programmable Logic to participate - click to join for free!

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • VidorBreakout - Using the pins on the Mini PCIe connector of the Arduino MKR Vidor 4000

    bernhardmayer
    bernhardmayer
    The Arduino MKR Vidor 4000 is a powerful but also mysterious board. The FPGA gives it a performance boost over other Arduinos but its functions are very badly documented. There are also very few code examples available on the internet. Mini PCIe...
    • 15 Mar 2020
  • MKR VIDOR 4000 Simple DVM

    rsc
    rsc
    Here's a simple DVM made from an Arduino VIDOR 4000. A potentiometer is placed in between VCC and GND with the wiper connected to analog input A3. The value of the analog input is read and then shown through the HDMI to a monitor screen. The arduino...
    • 16 Jul 2019
  • Vidor Clock - Powered by FPGA

    vimarsh_
    vimarsh_
      What is FPGA? (source: Wikipedia) A field-programmable gate array (FPGA) is an integrated circuit designed to be configured by a customer or a designer after manufacturing – hence the term "field-programmable". The FPGA configuration i...
    • 16 Jul 2019
  • MKR VIDOR 4000 - Programmable Logic Project

    aabhas
    aabhas
    SMART CYCLE     SUMMARY   In today’s world everything is being revolutionised and technological advancements are made everyday to day objects smarter so why not our cycles?Cyclists and motorists are the most likely to be killed...
    • 16 Jul 2019
  • bb-cpld - a robotics expansion board for the BeagleBone Black with an Altera MAX II EPM1270

    bernhardmayer
    bernhardmayer
    When you build robots you always have to control lots of motors or RC servos. If you use a micro controller as main computing device you are fine because these devices have plenty of PWM outputs to control motors. But when you switch to more powerfu...
    • 15 Jul 2019
  • Display for Traffic Predictor - Cypress PSoC6 BLE Pioneer kit

    dixonselvan
    dixonselvan
    Introduction        'Programmable Logic' Project14 competition has given Element14 Community members (and myself) a chance to explore 'Programmable Logic' which is usually not explored by hobbyists or makers in the first pla...
    • 15 Jul 2019
  • VidorScout - MKR Vidor 4000 Mobile Robot: Assembly and Test

    jomoenginer
    jomoenginer
    VidorScout Assembly and Test   Related Posts VidorScout - MKR Vidor 4000 Mobile Robot: Intro VidorScout - MKR Vidor 4000 Mobile Robot: VidorBitstream compile VidorScout - MKR Vidor 4000 Mobile Robot: Camera QR Code Recognition   The VidorS...
    • 15 Jul 2019
  • Pseudo random generator with Arduino Vidor MKR4000

    kk99
    kk99
    My basic idea is to use Arduino MKR4000 board as source of true random generator for calculation based on Monte Carlo methods. At first stage of getting familiar with this board and Quartus software I have created a simple pseudo random generator w...
    • 14 Jul 2019
  • PanelDriver: A FPGA based HDMI to FPD-Link converter

    avnrdf
    avnrdf
    This month's Project14 | Build Projects that Use a Programmable Logic Device such as FPGA or CPLD! theme comes after almost a year since I first started working with FPGAs. While the project at its current stage does not make use of the ARM core in ...
    • 5 Jul 2019
  • Using MKR Vidor 4000 as basic debug architecture

    daniloo94
    daniloo94
    Hi folks, during my master's degree on computer science, i worked on the development of an architecture for checking digital circuits, based on FPGA focused on data centers, and high performance systems. But due to lack of support from the developer...
    • 2 Jul 2019
  • PragrammaBall - getting started on the Verilog

    Fred27
    Fred27
    So, I've decided what I'm going to do for my Programmable Logic Project 14 entry. It's going to be a ball-rolling sort of game controlled by a couple of micro:bits. I'm hoping my kids will be able to help with the micro:bit side of things.   As...
    • 1 Jul 2019
  • VidorScout - MKR Vidor 4000 Mobile Robot: Camera QR Code Recognition

    jomoenginer
    jomoenginer
    MKR Vidor 4000 Camera Example   The Arduino MKR Vidor 4000 is not only the first in the Arduino MKR series to provide a FPGA option, it also as the option to add a camera via a MIPI connector near the Mini PCIe connector.  With the assista...
    • 30 Jun 2019
  • ProgrammaBall - project idea

    Fred27
    Fred27
    This month's Projec14 - Programmable Logic - really appeals to me because I'm trying to get in FPGAs, but I'm finding it a little hard going. Well, let's be honest it's not easy. It's the sort of thing that I understand when i read it, I understand ...
    • 24 Jun 2019
  • VidorScout - MKR Vidor 4000 Mobile Robot: VidorBitstream compile

    jomoenginer
    jomoenginer
    VidorBitstream   Part of the intent of the VidorScout project is to take advantage of the FPGA code that Arduino has provided and modify it for a particular purpose.  It is unknown at this time whether this is possible since not all of the...
    • 23 Jun 2019
  • VidorScout - MKR Vidor 4000 Mobile Robot: Intro

    jomoenginer
    jomoenginer
    Overview   VidorScout is an autonomous mobile robot that uses Sensor Fusion which combines camera vision, Time of Flight Sensor data and IR Sensors to identify objects for both avoidance and for object identification. The camera sensor can also...
    • 23 Jun 2019
  • PSoC ultrasonic range meter

    koudelad
    koudelad
    Introduction Programmable System on Chip (PSoC) is a component that mixes a CPU core (ranging from an 8-bit device to a dual-core 32-bit ARM Cortex-M4) and a configurable mixed-signal array. This way of designing is very powerful – while the C...
    • 13 Jun 2019
  • HoloPiBot #10 : It Actually Works - It Really Does!

    dubbie
    dubbie
    This is the final blog for my unofficial entry in the Picasso Design Challenge. I set out to create a holonomic mobile robot (which is a robot that doesn't change the orientation of the chassis even when the chassis is moving in different directions)...
    • 30 May 2019
  • Vidor's Toccata

    alisterw
    alisterw
    Please excuse the dreadful joke! Something I have been trying to build for the last N years, where N is >0x30, is to build an electronic organ. Every time I start building something, technology moves on. The first attempt uses a top octave ge...
    • 25 May 2019
  • Mini WOPR example like wargames Movie

    toolkitman
    toolkitman
    WOPR STORY   Hello There, WOPR is in the movie WARGAMES from Disney, a phantomatic Defence system of Armed Forces that has some lights blinking and sounds around it, it plays a role as supercomputer that playes a tris game with a young hacker t...
    • 14 May 2019
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube