Complete MIPI IP Solutions from Bright Semiconductor

Complete MIPI IP Solutions from Bright Semiconductor

Shanghai, China—October 14, 2022—Bright Semiconductor, a one-stop custom chip and IP supplier, has announced the launch of a complete MIPI IP solution for customized ASIC/SoC design services. This solution consists of a series of MIPI controllers and PHYs, which can assist system manufacturers and IC companies in designing high-quality ASIC/SoC products while accelerating time to … Read more

Understanding CPU, GPU, ASIC, and FPGA: A Comprehensive Guide

Understanding CPU, GPU, ASIC, and FPGA: A Comprehensive Guide

In today’s rapidly evolving technology landscape,computing power has become an important driving force for social progress and industrial upgrades. In this vast ocean of computing,CPU, GPU, ASIC, and FPGA are the four core forces, each playing an irreplaceable role. Let’s dive into the secrets of these four computing units. 1. CPU CPU (Central Processing Unit), … Read more

Essential Knowledge of FPGA: A Must-Read for Beginners!

Essential Knowledge of FPGA: A Must-Read for Beginners!

FPGA stands for Field-Programmable Gate Array, which is a type of programmable logic device. 1. Comparison with Microcontrollers Different Structures: 1.1 The number of pins, resources, and internal multipliers in a microcontroller is fixed, meaning its hardware is predetermined. Its functions can be achieved through software programming. 1.2 In contrast, the internal circuitry of an … Read more

Simultaneous Control of Multiple Servos with Arduino Uno

Simultaneous Control of Multiple Servos with Arduino Uno

This experiment demonstrates how to control 6 servos simultaneously, which is the maximum number of servos that can be controlled by an Arduino Uno without using additional servo driver boards. It is important to note that the pins on the Arduino Uno that can connect to servos need to be PWM-enabled, which are the pins … Read more

Differences Between FPGA, ARM, ASIC, and SoC

Differences Between FPGA, ARM, ASIC, and SoC

Click on the blue text above to follow us 1. ASIC ASIC, or Application-Specific Integrated Circuit, refers to integrated circuits designed and manufactured to meet the specific needs of a particular user and electronic system. Currently, using CPLD (Complex Programmable Logic Device) and FPGA (Field Programmable Gate Array) for ASIC design is one of the … Read more

Arduino Basic Experiment Tutorial

Arduino Basic Experiment Tutorial

The following experiments are designed to help students initially master how to use microcontrollers and achieve some interesting functions with basic circuit components. The microcontroller control module selected is Arduino UNO R3, which integrates the development environment Arduino IDE that encapsulates many complex low-level operations into functions for beginners to call, greatly lowering the learning … Read more

Introduction to Arduino UNO R3: Experimental Unit 3

Introduction to Arduino UNO R3: Experimental Unit 3

Requirements for This Unit Experiment The experiments in Unit 3 are divided into two parts: Basic Experiments and Advanced Experiments. All experiments in this unit are based on the Arduino UNO R3 board. It is essential to understand the hardware circuits and corresponding software, and to thoroughly grasp the principles of each experiment and the … Read more