LabVIEW for the Layperson
What is LabVIEW? How do I get started using it? What are some challenges a beginner might face? Miranda explains it all.
What is LabVIEW? How do I get started using it? What are some challenges a beginner might face? Miranda explains it all.
I recently published an Instructable on how to use I2C in LabVIEW using LabVIEW MakerHub LINX, chipKIT WF32, and PmodGYRO as an example. Digilent sells a both LabVIEW Home Bundle and chipKIT WF32 in the LabVIEW Physical Computing Kit. In this Instructable, I go over how to read the data sheet to find what you’re looking for and how exactly to code what you find. This guide also details how to set up pull-up resistors for successful I2C communication.
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.
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).
If you or anyone you know is learning the basics of electronics one of the things they’ll have to figure out is basic testing and measurement. We have a great project on the Learn site that can introduce one to basic waveform measurement and display with the help of the Analog Discovery.
If you’ve been keeping up with Digilent over that last couple of years, you may have heard about our merger with National Instruments. We’ve collaborated to create new products, and we’ve expanded our capabilities to work with more of NI’s products. One of those products is Multisim, a full-function testing and simulation environment for analog, digital, and power electronics designs.
On our website, WaveForms is described as a powerful suite of virtual instruments that brings analog and digital circuit design to your PC desktop. The instruments within WaveForms include an oscilloscope, logic analyzer, arbitrary waveform generator, digital pattern generator, power supplies, a voltmeter, virtual I/O devices, and a spectrum analyzer. Okay, so there’s a long list of fancy technical terms. But what makes WaveForms so special?
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 …
Hardware engineers don’t always stay in the lab. Sometimes they work from home, or they need to test equipment that cannot be brought into the laboratory. In those situations, a …
Building a Raspberry Pi-Based DAQ System for an SAE Baja Challenge Car The SAE Baja Challenge pushes engineering students far beyond the classroom. Teams are tasked with designing, building, and racing a …