#adc
How to Control Stepper Motor with M415B Driver & Arduino
Overview We will learn everything we need to know about using an Arduino to operate stepper motors in this lesson. We’ll go over how to use an M415B and a TMC2208 stepper driver to control a NEMA17 stepper motor. Numerous devices like 3D printers, CNC machines, robots, automation machines, and others that require position control use…
Programming Arduino With ATMEL-ICE
Overview This article explains how to connect an Atmel-ICE to an Arduino MEGA 2560 via the ICSP header with Arduino. Atmel-ice debugger: Atmel-ice debugger has two ports SAM and AVR as shown below figure Components Required Table S.No COMPONENTS QUANTITY link 1 ATATMEL-ICE 1 https://www.digikey.in/en/products/detail/microchip-technology/ATATMEL-ICE 2 ATmega 2560 1 https://www.amazon.in/IDUINO-ATmega-Compatible-Arduino Steps: Attach the Atmel-ICE ribbon cable to…
Sign To Speech Conversion Using Flex Sensor Arduino
Overview Many mute people use body language and sign language to communicate with others because they are unable to talk. However, not everyone is familiar with sign language, therefore the mute cannot communicate with everyone using sign language alone. Components required table S.No COMPONENTS QUANTITY link 1 Arduino UNO 1 https://www.amazon.in/Scriptronics-ATmega328P 2 Flex Sensor 2.2…
DTMF-Based Home Automation System
Overview The report describes a method for creating a DTMF-based home automation system. DTMF, or Dual Tone Multi Frequency, is an acronym. The system enables users to transmit commands to numerous home equipment, including fans, lights, and bulbs, through their mobile phones. Commands are transmitted using a cell phone’s dialling capacity for numeric codes. The…
Measure The Clock Frequency Of The Microcontroller
Overview In this article, we go over how to measure the clock signal output by a microcontroller circuit. So if you work with microcontrollers, then you know they utilize clocks for operation. Components required table S.No COMPONENTS DESCRIPTION QUANTITY 1 TSM320f28035 Evaluation Board TSM320f28035 Evaluation Board 1 Evaluation Board 2 Oscilloscope Oscilloscope 1 Oscilloscope…
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…
Call and SMS Using GSM and Arduino
Overview In this post, we will learn how to make a Call & SMS using GSM Module & Arduino. This is a Simple Homemade Phone using GSM Module and Arduino. This simple phone is capable of calling another number as well as receiving an incoming call. Similarly, it can also be used to send an…
RFID-based shopping trolley using Arduino
Overview We have all waited in line for payment in shopping malls and other places, it is very exhausting and a lot of time is wasted in the billing process. Today we will create a smart shopping cart with an automatic checkout system that reduces waiting time and makes the process very smooth and easy….
Human Control Of Robots Using MEMS Sensor
Overview The paper describes the robustness of MEMS-based Gesture Controlled Robot is a kind of robot that can be by hand gestures rather than an ordinary old switch or keypad. In Future, there is a chance of making robots that can interact with humans in a natural manner. Hence our target interest is in hand…