Fan Speed Control Using a Thermistor, LabVIEW, and myRIO
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.
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.
One of the really cool projects to come out of the Digilent Design Contest is a virtual touchscreen game hands-on tutorial for the ZYBO. This Instructable provides step-by-step instructions for customizing hardware to emulate a touchscreen on a simple TFT (thin-film transistor) monitor using camera and finger detection
As people come back from Maker Faire having seen — and made — some truly amazing things, we’d like to reflect back upon a fun project that one of our interns spent a lot of time on last year, the soda can theremin.
The goal of this Instructable by myronking is to build a simple two-wheeled motorized robot controlled by a ZedBoard. You’ll learn about communication and control logic with FPGAs.
A project that I’ve been working on (and off) for while has been the titular tweeting webcam photos with a ZYBO.
One of the companies we work closely with is Xilinx, and we’re honored that they feature some of our products on their partner pages. The Digilent partner page not only has information about our company, but links to our products that use a Xilinx FPGA (and a few accessories).
Guest contributor Kursat Gol provides a review of his project testing the NetFPGA-1G-CML with a laptop computer.
Most students do not struggle with equations. They struggle with understanding what those equations actually do. In many learning environments, students define a system, run a process, and then interpret …
If you’re choosing between an FPGA and a SoC, the real question is not which one is “better.” It’s which one fits the job in front of you. Here is …
You open a Verilog example, launch Vivado for the first time, or start reading for a digital design course, and one term keeps showing up: RTL. It usually appears as …
At events like ASEE, there is a lot of conversation around tools, curriculum, and new ways to deliver technical content. All of those things matter. But one student poster I …