development

Third checkbox is checked adding path to environment variable

Setting up the Raspberry Pi Pico for C/C++ Development on Windows

Documentation Everything in this file comes from the Getting started with Raspberry Pi Pico for C/C++ development guide. This file contains all of the same content, just organized into an enumerated list. Getting everything installed Install the ARM GCC compiler. During installation, make sure to tick the box to register the path to the ARM compiler as

Setting up the Raspberry Pi Pico for C/C++ Development on Windows Read More »

TECHAR1

How to Generate a High-Precision Waveform Using a DAC and a Custom PCB

In this article, we’ll develop firmware that will serve as the basis for high-precision, high-speed signal generation. I recently designed an arbitrary waveform generator (AWG) PCB that is built around a C8051F360microcontroller and a TxDAC from Analog Devices. These two ICs communicate via a parallel interface that allows me to generate higher-frequency analog signals by seeking

How to Generate a High-Precision Waveform Using a DAC and a Custom PCB Read More »

Fast Development of ISP Algorithms with MIPI IP and FPGA Platform

Fast Development of ISP Algorithms with MIPI IP and FPGA Platform

From smart TVs with gesture control to the high-resolution cameras integrated into today’s smartphones to applications boasting multiple cameras, image processing has become a key component in many consumer electronics products. To support the need for more pixels and fast-changing requirements, designers are finding that they must offload some image processing from the application processors.

Fast Development of ISP Algorithms with MIPI IP and FPGA Platform Read More »

Scroll to Top