Devilal

CAN Communication Between Two TMS320

Overview In this tutorial, I am going to show you how to interface the CAN Bus Controller with a TMS320 and how to communicate between two LAUNCHXL-F28379D via CAN BUS. Components required table S.N. COMPONENTS DESCRIPTION QUANTITY link 1 LAUNCHXL-F28379DSM LAUNCHXL-F28379D 2 LAUNCHXL-F28379D 2 Logic Analyser Logic Analyser 1 Logic Analyser 3 connection wires Jumper…

Read More

Smart parking system using esp8266

overview In this tutorial, you will learn how to create an IOT-based car parking space monitoring system using Arduino, Nodemcu esp8266 wifi module and the Blynk app. With the help of the Nodemcu esp8266 wifi module and the Blynk app, parking spaces can be monitored from anywhere in the world. In this tutorial, we can…

Read More

Bluetooth Controlled Robot

Overview Today in this article we are going to discuss How to make a Bluetooth Controlled car using Arduino so without wasting any time let’s make it Components Used Block Diagram Arduino Description The Uno R3 CH340G ATmega328p Development Board is the low-cost version of the popular Uno R3 Arduino. It is assembled with the…

Read More

Deadband Control Using TMS320

Overview A deadband or deadband (also known as a dead zone or a neutral zone) is a band of input values in the domain of a transfer function in a control system or signal processing system where the output is zero (the output is ‘dead’ – no action occurs). Deadband regions can be used in control systems such as servo amplifiers to prevent oscillation or repeated activation-deactivation cycles (called ‘hunting’ in proportional control systems)….

Read More

Read Temperature Sensor With MIT Inverter

Overview This tutorial will help you connect App Inventor with a temperature sensor on an Arduino controller. Block Diagram: Pins connection: About Bluetooth module HC-05: HC-05 is a Bluetooth module which is designed for wireless communication. It uses serial communication to communicate with devices. HC-05 has a red LED which indicates connection status, whether the Bluetooth…

Read More