element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • 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
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • Product Groups
  • 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
Path to Programmable
  • Challenges & Projects
  • Design Challenges
  • Path to Programmable
  • More
  • Cancel
Path to Programmable

Blog

  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Subscribe by email
  • More
  • Cancel

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • In zturn board usb otg to access pendrive to see the result console window by using uart

    gudellykavyasree
    gudellykavyasree
    In zturn board usb otg to access pendrive to see the result console window by using uart...Is it possible please help me
    • 11 Jul 2019
  • 06 - "The Projekt"

    nixiefairy
    nixiefairy
    Hey Everyone, After spending a few nights on this - I have decided my project is to be a "microphone" based project. Sounds simple enough right ? ( ) As I progressed, it has later on branched out to be something else entirely. Read on!   Aim: ...
    • 4 Mar 2019
  • Path to Programmable: Final Projects and Graduation Awards

    rscasny
    rscasny
    In 2018, we had our first Path to Programmable class. I described how the class was conceived by the element14 team, and why we are committed to providing element14 members training on programmable logic devices in a previous blog, Final Words and Fu...
    • 18 Feb 2019
  • Project - Minized as Web Server with Video Hosting on USB Pen drive

    mu.udhay
    mu.udhay
    Intro: I build this project mainly out of my need to watch videos on multiple devices. I use to see few lectures on my Home Laptop , Some on my Tab and very few on my mobile ,hence i maintain a copy of videos on all these devices and believe me it is...
    • 6 Feb 2019
  • Final Words and Future Opportunities on the Path to Programmable: Summary, Projects, Conclusions and Thank Yous

    rscasny
    rscasny
    About a year ago (on an impulse) I began the discussion Re: What's Stopping You Building Your Next Project with an FPGA? (Please, Don't Blame the Cost!)  The discussion was meant to inspire a spirited conversation, that's why I started the discu...
    • 3 Feb 2019
  • FPGA - 05 - Hardware debuggin and the intro to TCL II

    nixiefairy
    nixiefairy
    Hey everyone,And just like that we have reached the end of the lab manual series. Zynq_2017_4_lab_8_v12.pdf The lab starts off from where we had left off earlier. Just to recap -We now have a bitstream containing our PWM IPWe also have atta...
    • 3 Feb 2019
  • Path to Programmable Project Blog

    mconners
    mconners
    Overall Impressions   Well, I'll have to say this was a very interesting process. There were some delays, which collided with my schedule, there were some bumps, and there were some unexpected surprises. All of which come together to explain how...
    • 31 Jan 2019
  • Watchout for I2C in Minized to talk to On Board Temperature and Accelerometer

    mu.udhay
    mu.udhay
    I made this post because i found the example code provided in SDK for I2C is not meant for Minized , if it is not realized then it would be frustrating in figuring it out.I am not going to show how to modify that given(Buggy) piece of code but i chan...
    • 30 Jan 2019
  • FPGA - 04 - Testing the BRAM and Intro to custom IPs !

    nixiefairy
    nixiefairy
    Hey folks,ZynqHW_2017_4_lab_6_v12.pdf So let's continue our arduous journey through the lab manuals. Boy, aren't things spicing up a bit?So the first part of lab 6 shows us to import our SDK files done from Lab 3. The main aim was just t...
    • 24 Jan 2019
  • Booting with QSPI using First Stage Boot Loader in Minized

    mu.udhay
    mu.udhay
    Download Resource Files from  Github:https://github.com/uElectron/minizedSDK======================================================================www.youtube.com/watchIn this Video , using the Minized Board based on Xilinx Zynq :1.)We review abo...
    • 24 Jan 2019
  • Running & Testing Interrupt Based LED Blinking Application on Zynq - Minized Board

    mu.udhay
    mu.udhay
    Download Resource Files from Github:https://github.com/uElectron/minizedSDK======================================================================In this Video , using the Minized Board based on Xilinx Zynq :1.)We test the Application which Blinks PS ...
    • 21 Jan 2019
  • Developing Interrupt Based LED Blinking Application on Zynq - Minized Board

    mu.udhay
    mu.udhay
    In this Video , using the Minized Board based on Xilinx Zynq : 1.)We Develop Application which Blinks PS LED controlled with PS Button by using Interrupts instead of Polling and We create a Changing Pattern in LED Blinking2.)We Develop PL LED Blinkin...
    • 20 Jan 2019
  • ZYNQ-SW Module 2 Minized Blog3 --lab10 & lab11

    snidhi
    snidhi
    The Module 2 of the MiniZed Path to Programmable is focused on software development in xilinx fpga. The previous minized SW development ZYNQ blog can be read here The Hardware related blogs are here Summary of Module 1 Path to Programmable ZYNQ HW bl...
    • 19 Jan 2019
  • ZYNQ-SW Module 2 Minized Blog3 --lab8 & lab9

    snidhi
    snidhi
    The Module 2 of the MiniZed Path to Programmable is focused on software development in xilinx fpga. The previous minized SW development ZYNQ blog can be read here The Hardware related blogs are here Summary of Module 1 Path to Programmable ZYNQ HW bl...
    • 19 Jan 2019
  • ZYNQ-SW Module 2 Minized Blog3 --lab6 & lab7

    snidhi
    snidhi
    The Module 2 of the MiniZed Path to Programmable is focused on software development in xilinx fpga. The previous minized SW development ZYNQ blog can be read here ZYNQ-SW Module 2 Minized Blog3 --lab4 & lab5 The Hardware related blogs are here Su...
    • 19 Jan 2019
  • FPGA - 03 - TCL introduction and BRAMs !

    nixiefairy
    nixiefairy
    Hey everyone., ZynqHW_2017_4_lab_4_v11 So let's continue onward with setting up our basics for TCL.After a brief read through the lab, I plan to use Vivado in tcl mode (non GUI mode). Let's see if we can change ports in a block diag...
    • 18 Jan 2019
  • [PP-21] ECG signal filtering

    kk99
    kk99
    I have created with usage of FIR compiler IP a simple low pass filter. The low-pass filter is described by the formula:y(n) = 2y(n-1)-y(n-2)+x(n)-2x(n-6)+x(n-12). It has cut frequency around 11 Hz. I have used it for filtering and denoising a ECG si...
    • 15 Jan 2019
  • SW Application Development - Hello World with UART on Minized Board

    mu.udhay
    mu.udhay
    www.youtube.com/watch In this video we can see how we can implement any Peripheral functionality into Our Application, it is explained it by means of UART peripheral as an example.We can see how the code is Implemented, how to select it and use ...
    • 15 Jan 2019
  • MiniZed with TD114 Case

    rsc
    rsc
    I made up a new case for the MiniZed with the video card installed. I need to revise the cover with cutouts for the USB connector and the two jumpers on the video board. Each half was a 5 hour print. Scott
    • 14 Jan 2019
  • Software Application Development for Minized Board in Xilinx SDK

    mu.udhay
    mu.udhay
    In this Video,I have shown the Step by step Procedure of working on Xilinx SDK for Developing Software Application for Minized and also given the Details pertaining to functionality of various blocks and  Necessity of various files. It Answ...
    • 13 Jan 2019
  • FPGA - 02 - Memory Tests

    nixiefairy
    nixiefairy
    Hey everyone, ZynqHW_2017_lab_3_v13.pdf  In lab 3 we will start discussing the other Zynq blocks in detail.The lab starts with introducing the selection of boot device. The QSPI memory interface (Quad Serial Peripheral Interface) is a SPI (...
    • 13 Jan 2019
  • Path to Programmable - Blog 11 - Video Project Gimbal

    rsc
    rsc
    To control my camera module, I'm going to use a X-Y gimbal made from RC servos.I will run the servos from the MiniZed.To do this, I have modified the code from the IP training to run two RC servos instead (and addition to) the PL leds.The new Vivado ...
    • 13 Jan 2019
  • [PP-20] Lab 10 & 11 - Xilinx libraries and Pmods

    kk99
    kk99
    The main purpose of lab 10 and 11 is to get familiar with Xilinx libraries and Pmod (Peripheral Modules ) 1. Create the application projectIn this part we will learn how works example application which reads and writes MAC address configuration ...
    • 12 Jan 2019
  • [PP-19] Lab 9 - Interrupts

    kk99
    kk99
    The main purpose of this lab is to get familiar with Interrupt Service Routine. We will see how interrupts works based on example with PWM LED dimmer. 1. Create the Interrupt application projectWe need to create a new empty application project s...
    • 12 Jan 2019
  • [PP-18] Lab 8 - SDK Project Management

    kk99
    kk99
    The main purpose of this lab is to get familiar with built-in functionality for creating a SDK project archive.  1. Create a complete SDK Project archiveIn SDK please choose option File -> Export. Select General -> Archive File and select ...
    • 12 Jan 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 © 2023 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

  • Facebook
  • Twitter
  • linkedin
  • YouTube