What Is JTAG Technology in FPGA?
When perusing our site, you’ve probably noticed the section entitled programming solutions, or looked through our FPGA (field programmable gate array) boards and seen the acronym JTAG (Joint Test Action Group). …
When perusing our site, you’ve probably noticed the section entitled programming solutions, or looked through our FPGA (field programmable gate array) boards and seen the acronym JTAG (Joint Test Action Group). …
A little while ago, you likely saw the post that I did on my Color Invaders project. It’s a lot of fun to play as is, but it was suggested that the game could be made even better if there were some sound effects included as well. I got it done with a few tweaks…
By now, you’re probably familiar with the ZYBO board. You’ve seen the ZYBOt, a tutorial for using embedded Linux with ZYBO, and how to tweet webcam photos with a ZYBO. Thanks to one intrepid Instructables user, you can now learn how to make a digital oscilloscope with a ZYBO.
I was recently inspired to try out by Hamster’s own Colour Invaders project. As the name suggests, this project is similar in design to the classic Space Invaders game or (more similarly) the Casio’s Number Invaders on the calculator. The idea behind the game is that different colored “invaders” start marching down the LED strip and you have to fire missiles that match the color of the oncoming invader. Naturally, as you successfully destroy more of the attackers, the faster they come towards your base. Here is what you need to get started.
We recently published a video about a simple Theremin built using the Analog Discovery and the Analog Parts Kit. A Theremin is an electronic musical instrument which essentially turns the user into a variable capacitor. The user can then adjust the frequency of the sound produced by the instrument by moving their hand in relation to an antenna. As the distance to the antenna changes, the capacitance also changes, thus changing the signal frequency. In the Theremin showcased in this video, a recycled soda can is used as the antenna.
Digilent Adept is a light-weight program that allows users to quickly load .bit files onto your FPGA chip. The Power of Adept is in its simplicity and speed.
Dharsan, a new Digilent intern, used the LabVIEW Home Bundle and the NI myRIO to create a circuit that controls the speed of a fan based on a temperature reading.
This is a continuation of previous blogs about logic gates. Earlier you read about logic gates and their functions. Then you read about how to code logic gates in Verilog, VHDL, and C. Now its time to learn about creating logic gates with transistors. After reading all of these posts you’ll have learned about logic gate theory, coding logic gates in both hardware and software, and the physical hardware design of logic gates.
What do you use to connect your Pmods to their host boards? We now have two new options, the 6-pin Pmod Cable Kit and the 12-pin Pmod Cable Kit.
Here are some of the tricks I have learned while using LabVIEW that will make your life much easier!
Earlier today, Josh (a fellow intern and blog contributor) wrote a blog post about logic gates. After reading through Josh’s post and gaining an understanding of the concepts and basic functions of those gates, I figured now would be the perfect time to learn some code. I am going to go over each logic gate and it’s code in Verilog (a hardware language), VHDL (another hardware language) and C (software language).
The very basis of computers is binary. In electronics everything can be boiled down to 1s and 0s. Logic gates are digital circuits that take one or more binary inputs and produce a binary output. You can check out the basis of logic with Boolean Algebra.
In modern engineering education, project-based learning (PBL) is transforming classrooms from theory-heavy lectures to hands-on, practical experiences. The Analog Discovery Studio Max (ADS Max) and its companion, the Canvas Max, …
Seven-segment displays are a classic tool in digital electronics, used to show numerical data in everything from clocks to calculators. At Digilent, we like to integrate these displays into our …
Whether you’re a student, hobbyist, or professional engineer, the Analog Discovery 3 paired with WaveForms software offers a powerful and easy-to-use solution for test and measurement. In this guide, we’ll walk you through the …
In the world of wireless communication, flexibility and adaptability are key. Whether you’re a student exploring radio frequency (RF) systems, a researcher prototyping next-gen wireless protocols, or an engineer building …