A-maze-ing Game for Nexys 3
Games all around! What makes a fun game for the engineer in your life? A programmable maze based on an FPGA. This Instructable was made by RedCirkle to provide a …
Games all around! What makes a fun game for the engineer in your life? A programmable maze based on an FPGA. This Instructable was made by RedCirkle to provide a …
During the summer, gardens abound — so many people are keeping an eye out for their sun-ripened, home-grown tomatoes or for that lovely hydrangea that’s just the right shade of blue. But summers are also a very hectic time. So how do you maintain that garden and make sure it receives the care it needs? One of the projects created for the Digilent Design Contest 2015 is a smart irrigation system intended to work with an Android device to see to it your garden gets the moisture it craves.
Noise exists all around us. But it is usually a too low a volume for us to appreciate with the human ear. What if there was a way to capture and display it in a way that was both acoustically pleasing and visually appeasing? Thanks to MirceaDabacan, there is.
With the growth of computer science and cybernetics, the first mobile robots debuted during World War II. In the decades since, further advancements have made it possible to create a wide range of mobile robots, all with varying purposes and capabilities. But now, Instructables user MarioaraR explains how to make your very own Spy Rover with a chipKIT Wi-FIRE.
A change in the weather has finally signaled summer’s arrival, bringing with it a revival in childhood favorites. Whether enjoying the heat with water balloon fights or devouring gigantic slices …
As smart homes are becoming more and more de rigueur, Instructables user skorpyon1992 created a timely project, the FPiDroid House. This project is still in beta testing, but has shown a lot of potential so far. By using the Nexys 3 (or any of our FPGA boards), you too could connect a lot of your devices to monitor and control your very own smart home.
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.
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.
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.
In keeping with our open-source initiative, the Digilent Marketing Team used open-source parts to build a robot. This is an altered version of the MRK Line Robot, which uses only open-source components.
Around this time last year, our very own James Colvin explained in a blog post about how to make a digital thermometer using parts from the chipKIT Starter Kit. How …
If you’ve been around the Digilent Blog, you’ve probably seen a lot of robots. Remember Susan the Line-Following Pig? Well, I recently found a small, portable solar panel in the MakerSpace at Digilent and I was inspired to build a solar-powered robot. Similar to Susan, I will be using the chipKIT Pro MX4 and the Digilent Motor Robot Kit (MRK) for my solar-powered design. However, when I first came up with this idea, it was the middle of winter. That being said, sunlight was quite a bit more scarce, especially up here in Pullman, WA. I first had to ask an important question: will I have enough sun?
Mixed‑signal validation often starts with more tools than necessary. An oscilloscope for analog signals, a logic analyzer for digital buses, and a separate signal generator just to get known inputs …
This Mandelbrot set renderer was created by Conrad, who shared the project on GitHub (username conradSZY05). Built for the Digilent Basys 3, the design uses VHDL and Xilinx Vivado to …
Debugging modern embedded systems often requires piecing together information from multiple tools to understand both analog and digital behavior. In a recent Digilent webinar, we took a closer look at …
The Question A Digilent forum user working on a vintage computing project needed to troubleshoot hardware built around a 6502 CPU. Their goal was to extract the CPU’s address and …