How to use a RYG LED with VEGA ARIES boards
The term “RYG LED” typically refers to a tri-color LED that can emit three different colors: Red (R), Yellow (Y),…
The term “RYG LED” typically refers to a tri-color LED that can emit three different colors: Red (R), Yellow (Y),…
In this tutorial, we will see how we can interface HW-504 Joystick with Aries v2.0 Board. Joystick A joystick, sometimes called…
In this tutorial, we will see how we can interface W25Q32 flash with ARIES V2 board using SPI protocol. SPI…
In this tutorial, we will see how we can interface DHT11 Temperature Humidity Sensor with ARIES V2 board. Temperature humidity…
In this tutorial, we will see how we can interface Buzzer with ARIES V2 board. Buzzer is a very small…
In this tutorial, we will see how we can interface DS3231 RTC module to ARIES V2 board. Real Time Clock…
Overview This guide will provide you with a step by step walk-through of running a software on VEGA based development…
In this tutorial, we are going to interface the FC-51 infrared sensor with the ARIES v2 board. FC 51 infrared…
LCD modules are commonly used in most embedded projects because they are cheap, available, and programmer-friendly. Alphanumeric Graphical LCD (2004A) is a…
Analog-to-digital conversion (ADC) is necessary because, while embedded systems deal with digital values, their surroundings typically involve many analog signals…