filmov
tv
SoC Voltage Input Measurements

Показать описание
This is one of Xilinx's system on a chip devices. A system on a chip or SoC is a cool piece of tech because it combines the basic components of a computer with the functionality of an FPGA. You get the best of both worlds; a high speed processor, on board memory, high response time, and low power consumption.
For this project, I am turning a potentiometer at the top of the screen which is increasing the measured voltage on the LCD at the bottom of the screen. Thankfully for this LCD, I am using a library to allow me to send voltage readings and text without having to mess with each segment manually. I also programmed the LEDs above the switches to represent the voltage in binary. The binary number corresponds to a voltage value between 0 and 3.3V.
For this project, I am turning a potentiometer at the top of the screen which is increasing the measured voltage on the LCD at the bottom of the screen. Thankfully for this LCD, I am using a library to allow me to send voltage readings and text without having to mess with each segment manually. I also programmed the LEDs above the switches to represent the voltage in binary. The binary number corresponds to a voltage value between 0 and 3.3V.