Making a Simple Accelerometer & Filtering Noise In LabVIEW
Want to have some LabVIEW fun? A few months ago, Davis Cook (dacook13) did a series of Instructables on using LabVIEW with Digilent products, and we thought it was a …
Want to have some LabVIEW fun? A few months ago, Davis Cook (dacook13) did a series of Instructables on using LabVIEW with Digilent products, and we thought it was a …
Making a connection…a UART connection. With LabVIEW.
How fast can the thing go? Use this emulated speedometer project to find out!
How to use WaveForms software with your ZYBO board.
In preparation for NI week, we decided to resurrect our snake game with a new twist. Score tracking and high scores in LabVIEW!
Long for the knights of old, but with the technology of new? Well trifle no longer, for in preparation for NI week, Josh and I decided to create jousting robots!
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).
Exciting news for students and educators in electrical engineering! Digilent has recently updated our Real Analog: Circuits 1 coursework, offering an engaging way to master the fundamentals of analog circuit …
A recent question asked on the Digilent Forum was about how to measure the Total Harmonic Distortion (THD) in audio signals with the Analog Discovery 3. Let’s clarify the options. …
The latest WaveForms software update includes several enhancements and new features designed to improve your testing and measurement experience. Scope: Added automotive relative compression measurements, additional cursor for automotive analysis, …
Ready to put your digital logic knowledge to the test? We’re excited to share a project that brings fundamental concepts like state machines and counters to life using the popular …