ADC Multiplexer (CD74HC4067) Interface with TMS320
Overview Today in this tutorial we are going to interface the 74HC4051 multiplexer/demultiplexer interface with TMS320F28379D. First, I’ll talk about the multiplexing part. Components to be Used: Circuit Diagram About…
Keypad Interface With Arduino
Overview In today’s lesson, we will learn how to connect the keyboard to the Arduino. In embedded devices, one of the essential parts is the keyboard, which is used to…
ADC Multiplexer Interface To Arduino
Overview Today, in this tutorial, we are going to interface 74HC4051 Multiplexer/Demultiplexer with Arduino. I will cover the multiplexing part first. Components Required Arduino NANO or Uno (any version) CD74HC4051…
CAN Communication Using TMS320
Introduction The CAN bus was developed by BOSCH (1) as a mufti-master, message broadcast system that specifies a maximum signaling rate of 1 megabit per second (bps). Unlike a traditional…
How to Interface Joystick Using TMS320
Overview Hi guys, today we are going to talk about another interesting and important module that interacts with the TMS320. We’ll just deal with the joystick first. Then learn about…
CAN Communication Using TMS320
Introduction The CAN bus was developed by BOSCH (1) as a mufti-master, message broadcast system that specifies a maximum signalling rate of 1 megabit per second (bps). Unlike a traditional…
How to Interface SPI Communication Using TMS320
Overview communication between the MCU controller and external peripherals or another controller. Typical applications include external I/O or peripheral expansion with devices such as shift registers, display controllers, and analog-to-digital…
Obstacle Avoidance Robot Using Arduino
Overview Before building the robot, it is important to understand how the ultrasonic sensor works because this sensor will play an important role in obstacle detection. The basic principle behind…
How to Blink an Led Using Interrupt With TMS320
Overview In this tutorial, we will look at TMS320 interrupts. Interrupts are useful in many cases where a process simply wants to continue performing its main function and other units…
DC Motor Speed Control By Potentiometer using TMS320
Overview This instructable will guide you on how to control the speed of a Dc motor with a potentiometer and a TMS320 Required Hardware Components Launchxl-f28379d 10K Potentiometer D.C. motor…