MYTECTUTOR
MYTECTUTOR
  • Видео 95
  • Просмотров 1 607 277
MCP2515 CAN Module with Arduino.
CAN is the short form for Control Area Network and it was originally developed to allow communication among the various electronic control units in vehicles. In this tutorial I demonstrate how MCP2515 CAN modules can be used to make a CAN network using Arduino.
For a more detailed description of the working of the CAN protocol including schematics and code visit: mytectutor.com/how-to-use-mcp2515-can-module-with-arduino/
Просмотров: 444

Видео

A4988 Stepper motor driver with Arduino.
Просмотров 2,3 тыс.2 месяца назад
The A4988 Stepper motor driver is used to control medium and larger stepper motor like those used in 3D printers, CNC machines and in robots. In this tutorial I give a detailed explanation of the pinout of this motor driver, how to find the Current Limit of A4988 Stepper motor driver by measuring the Reference Voltage and how this driver can be used with the Arduino Microcontroller to drive bip...
TTP223 Capacitive Touch sensor
Просмотров 9013 месяца назад
The TTP223 Capacitive Touch sensor is used as an alternative to traditional mechanical buttons and switches in making user interfaces for a number of electronic devices. In this Tutorial I look at the various configurations of the TTP223 Touch sensor and how this sensor can be used with Arduino. For the schematics and code visit: mytectutor.com/how-to-use-ttp223-capacitive-touch-sensor-with-ard...
TB6600 Stepper Motor Driver with Arduino
Просмотров 136 тыс.2 года назад
TB6600 stepper motor driver is used to control larger two-phase bipolar stepper motors like NEMA 23 motors used in 3D printers, CNC machines and robots. In this tutorial I demonstrate how TB6600 motor driver is used to control stepper motors using Arduino and also look at the difference between TB6600 and TB6560 stepper motor drivers. Also Check out: TB6560 Stepper Motor driver with Arduino: ru...
PCA9685 16-Channel 12-Bit PWM Servo Motor Driver with Arduino.
Просмотров 73 тыс.2 года назад
The PCA9685 16-channel 12-bit PWM servo motor driver is used to control up to 16 servo motors using I2C communication with microcontrollers like Arduino and Raspberry Pi. It is used in applications involving use of many servo motors like in hexapods, quadcopter drones, robotic arms, spider robots and RC vehicles. For code and schematics visit the link: mytectutor.com/how-to-use-pca9685-16-chann...
TB6560 Stepper Motor Driver with Arduino.
Просмотров 16 тыс.2 года назад
TB6560 Stepper motor driver is used for running larger stepping motors like NEMA size 17 to 23 that are used in applications like 3D printers, laser cutters, engraving machines, robots etc. In this tutorial I demonstrate how the TB6560 stepper motor driver can be interfaced with Arduino. Also Check Out... TB6600 Stepper Motor driver with Arduino: ruclips.net/video/idVcItHfGS4/видео.html For cod...
BH1750 Ambient Light Sensor with Arduino for making a simple DIY Lux meter.
Просмотров 18 тыс.2 года назад
BH1750 Ambient light sensor with Arduino used to make a simple Lux meter. For schematics and code visit the link: mytectutor.com/bh1750-ambient-light-sensor-with-arduino/
DS1307 RTC module With Arduino (Tiny RTC ).
Просмотров 56 тыс.3 года назад
This is a detailed explanation of the hardware structure of the DS1307 RTC and how to use this Real Time Clock with Arduino. I also demonstrate how to display time and date on an I2C LCD. For schematics and code visit the link: mytectutor.com/how-to-use-ds1307-real-time-clock-with-arduino/
MLX90614 Non-contact Infrared Temperature Sensor with Arduino.
Просмотров 28 тыс.3 года назад
This is a detailed descriprion of the MLX90614 non-contact Infrared temperature sensor and how to use it with Arduino. I also demonstrate how to show the readings of the sensor on an I2C OLED. Also check out; Diplaying Fonts, Characters and Bitmap images on I2C OLED display - ruclips.net/video/bhv_ULqYM18/видео.html For mor details and code visit the link: mytectutor.com/mlx90614-non-contact-in...
SSD1306 OLED display with Arduino. (Fonts, Characters and Bitmap Images)
Просмотров 17 тыс.3 года назад
This is a detailed demonstration of how the OLED SSD1306 display can be used to show other font types , characters and bitmap images. Also check out: MLX90614 no-contact Infrared Temperature sensor with Arduino and I2C OLED. ruclips.net/video/XsJ7lGa_TwY/видео.html For the code and schematics visit the link: mytectutor.com/interfacing-oled-i2c-display-with-arduino/
DHT11 Temperature and Humidity Sensor module with Arduino.
Просмотров 3 тыс.3 года назад
This is a detailed review of the DHT11 temperature and humidity sensor and how to interface it with Arduino and display temperature and humidity readings on I2C LCD and OLED. For shematics and code visit: mytectutor.com/dht11-temperature-and-humidity-sensor-with-arduino-and-12c-lcd-and-oled/
TYPES OF SENSORS FOR YOUR ELECTRONICS PROJECTS.
Просмотров 7263 года назад
This is a summary of the common sensors used in a number of electronics projects. The sensors include; 0:00 - Introduction 1:10 - Light dependent resistor 1:30 - DS18b20 temperature sensor 2:06 - TSOP1838 IR receiver 2:25 - TTP223 touch sensor 2:40 - KY-008 laser module 3:00 - DHT11/DHT22 temperature and humidity sensor 3:15 - BME280 temperature, humidity and pressure sensor 3:24 - Tilt sensor ...
ESP32 CAM module - Getting started
Просмотров 3,1 тыс.3 года назад
ESP32 CAM is based on the ESP32-S microcontroller integrated with a video camera and microSD card slot. This device is relatively cheap and a good choice in IOT applications involving video streaming features. In this tutorial I look at the structure of the ESP32 CAM module and how this device can be programmed using Arduino IDE and accessing the video streaming webserver. For more details plea...
Bidirectional Counter using IR sensors and Arduino.
Просмотров 41 тыс.3 года назад
IR sensor and Arduino used to make a Bidirectional counter For the code and schematics visit the link below: mytectutor.com/obstacle-detection-using-ir-sensor-with-arduino-bidirectional-visitor-counter-example/
L293D Motor Driver Control of DC and Stepper Motors with Arduino.
Просмотров 4,6 тыс.4 года назад
The L293D motor driver IC is an easy and cheap way of controlling DC and stepper motors. In this tutorial I demonstrate how this motor driver is used with Arduino to control the speed and direction of rotation of a simple DC motor and a 28BYJ-48 unipolar stepper motor. Subscribe to my channel: bit.ly/2LiMpF0 Also check out : i).Controlling 28BYJ-48 Stepper Motor using ULN2003 Driver and IR remo...
How to use the 74HC595 Shift Register with Arduino.
Просмотров 4,9 тыс.4 года назад
How to use the 74HC595 Shift Register with Arduino.
Digital Alarm Clock Using TM1637 Display and DS3231 RTC.
Просмотров 11 тыс.4 года назад
Digital Alarm Clock Using TM1637 Display and DS3231 RTC.
TM1637 4 Digit 7 Segment Display interfacing with Arduino.
Просмотров 5 тыс.4 года назад
TM1637 4 Digit 7 Segment Display interfacing with Arduino.
How the nRF24L01 Wireless Transceiver Module Works With Arduino.
Просмотров 44 тыс.4 года назад
How the nRF24L01 Wireless Transceiver Module Works With Arduino.
How to use a 7 Segment Display with Arduino.
Просмотров 7194 года назад
How to use a 7 Segment Display with Arduino.
Using ESP8266 Nodemcu to Send and Display Data to and from MYSQL Database using PHP.
Просмотров 46 тыс.4 года назад
Using ESP8266 Nodemcu to Send and Display Data to and from MYSQL Database using PHP.
Arduino Data Logger Using SD Card and Excel.
Просмотров 23 тыс.4 года назад
Arduino Data Logger Using SD Card and Excel.
Arduino to Microsoft Excel Communication using PLX-DAQ.
Просмотров 45 тыс.4 года назад
Arduino to Microsoft Excel Communication using PLX-DAQ.
How to use a Potentiometer with Arduino.
Просмотров 24 тыс.4 года назад
How to use a Potentiometer with Arduino.
IR REMOTE CONTROLED MP3 PLAYER USING DFPLAYER MINI MODULE AND ARDUINO.
Просмотров 7 тыс.4 года назад
IR REMOTE CONTROLED MP3 PLAYER USING DFPLAYER MINI MODULE AND ARDUINO.
MP3 PLAYER USING DFPLAYER MINI MODULE WITH ARDUINO.
Просмотров 17 тыс.4 года назад
MP3 PLAYER USING DFPLAYER MINI MODULE WITH ARDUINO.
DISPLAYING CUSTOM CHARACTERS ON 16x2 LCD USING ARDUINO.
Просмотров 29 тыс.4 года назад
DISPLAYING CUSTOM CHARACTERS ON 16x2 LCD USING ARDUINO.
2.4" TFT LCD TOUCH SCREEN SHIELD FOR ARDUINO. (Troubleshooting white screen and touch problems)
Просмотров 45 тыс.4 года назад
2.4" TFT LCD TOUCH SCREEN SHIELD FOR ARDUINO. (Troubleshooting white screen and touch problems)
HOW TO MAKE A TILT SENSOR ACTIVATED ALARM USING ARDUINO.
Просмотров 3 тыс.4 года назад
HOW TO MAKE A TILT SENSOR ACTIVATED ALARM USING ARDUINO.
HOW TO USE A RAIN SENSOR WITH ARDUINO FOR MAKING AN AUTOMATIC CAR WIPER.
Просмотров 28 тыс.4 года назад
HOW TO USE A RAIN SENSOR WITH ARDUINO FOR MAKING AN AUTOMATIC CAR WIPER.

Комментарии

  • @richspillman4191
    @richspillman4191 2 часа назад

    I am blind, I can not see here.

  • @JohnKawsar-u8v
    @JohnKawsar-u8v 4 часа назад

    Hi friends Thank to this channel I have tested the project and it realy works

  • @jpeter3683
    @jpeter3683 10 часов назад

    how to download the code for this project

  • @omaral-shaal9058
    @omaral-shaal9058 3 дня назад

    Brother, it's so amazing how u created a custom library . U need to take a look at the embedded systems field

  • @elle557
    @elle557 4 дня назад

    Gold tutorial. I was having so much trouble understating how to use these and you made it simple and it worked for my project! Thank you for the time you put into this!

  • @wilsonajax8599
    @wilsonajax8599 7 дней назад

    $api_key_value = "tPmAT5Ab3j7F9"; where to get this? thanks

  • @Starkcreations99
    @Starkcreations99 8 дней назад

    Bro please can I get ur Whatsapp number please i have some projects at hand that i need some guardian from you is about this color sensor

  • @alexandercereno4098
    @alexandercereno4098 18 дней назад

    why do i hear clicking sound? no audio output from sd card

  • @markmcculfor6113
    @markmcculfor6113 Месяц назад

    Love this video! Which stepper motor did you use?

  • @zmusic2053
    @zmusic2053 Месяц назад

    Sir if we have to add Lcd 16x2 I2c module then what will have to change in code and connection for circuit please reply sir

  • @tamborileyro
    @tamborileyro Месяц назад

    hi Tectutor. Working ds3231-rtc-with-arduino-including-digital-clock-using-LCD displayI got your code which calls for ds3231.h and IDE errs : cant find . I fetched this ds3231.h file and got in my disk. How I must tell IDE to consider this file that resides in my computer?. HOW Thanks Dr J

  • @jaymarcgasino7625
    @jaymarcgasino7625 Месяц назад

    How about a gate?

  • @Anyvend
    @Anyvend Месяц назад

    Hi brother, im currently working with stepper motors, im unig arduino sheildv4 with arduino nano. and IM unable to control the motors. the motor is is making little sound. when i try to change the wire (figuring out two coils) it vibrates the motor a lot. not sure where the issue is. can you help me in providing some code to get started with that board? Im surprised why there is not evena single comment yet. Keep going buddy. i wish to see you grow

  • @choti_master6690
    @choti_master6690 Месяц назад

    My project is working but if we press switch button they automatically close the alam window in 1s.

    • @choti_master6690
      @choti_master6690 Месяц назад

      Same problem

    • @choti_master6690
      @choti_master6690 Месяц назад

      Bro can you give the code that you used in this project. Because in this video that code is used error occurred. Setcolon error

  • @artraver_365
    @artraver_365 Месяц назад

    thanks a lot.... I made this for my sem project💝

  • @user-bi1ky8se8q
    @user-bi1ky8se8q Месяц назад

    Great

  • @izypaul
    @izypaul 2 месяца назад

    I have been looking for a thoroughly explained tutorial on the working of TTP223 Touch sensor and I have to say this is one of the best.

  • @stephensavage8061
    @stephensavage8061 2 месяца назад

    Cool project! A couple questions that I hope won't take too long to answer. 1) Are the buttons momentary contact or latching? How would I go about turning this into a sunrise alarm clock--can I just hook an LED cluster to another output pin and start ramping up its rightness a few minutes before the alarm goes off?

  • @RussSmith-uy2vy
    @RussSmith-uy2vy 2 месяца назад

    Before you post it why don't you learn how to speak English

  • @armanabbasi4384
    @armanabbasi4384 2 месяца назад

    It work for 1 kilo meter if you have a transmitter with antenna

  • @sandeshfitvlogs762
    @sandeshfitvlogs762 2 месяца назад

    Give the circuit diagram

  • @juandavidcamelo6363
    @juandavidcamelo6363 2 месяца назад

    I’m new to this , what is the program you use to put your code on ? 4:57 , like in where I should create the code , does it work if I use any IDE or is an specific one ???

  • @HossamAbdelhafez-sn1pt
    @HossamAbdelhafez-sn1pt 2 месяца назад

    can i use 1,8 inch screen instead of 1.44 inch???

  • @HossamAbdelhafez-sn1pt
    @HossamAbdelhafez-sn1pt 2 месяца назад

    can i use 1,8 inch screen instead of 1,44 ?

  • @farzy3782
    @farzy3782 2 месяца назад

    Very good video. 👌

  • @premc5564
    @premc5564 2 месяца назад

    Extremely helpful video! Thanks!

  • @joshuapurificacion5197
    @joshuapurificacion5197 2 месяца назад

    How can I control servo with this using Bluetooth?

  • @yusufayvz
    @yusufayvz 2 месяца назад

    The arduino code give me Error code -1. Can you help me please?

  • @rafaelalvesdasilva6754
    @rafaelalvesdasilva6754 2 месяца назад

    Thank you for the great class teacher! Worked perfectly. Big hug.

  • @olivieroreggia
    @olivieroreggia 2 месяца назад

    Very good work, sir ! Is it possible to change the lux value of BH1750 sensor in W/m2 ? Thank you

  • @vivisector3489
    @vivisector3489 3 месяца назад

    Great to see you making videos again.

  • @jamesclinch3105
    @jamesclinch3105 3 месяца назад

    Perfect, great description.

  • @hiu8819
    @hiu8819 3 месяца назад

    I tried to do the same wiring and setting according to the video, but why the PWR/Alarm keep blinking and the the motor doesn't rotate🤧?

  • @shayan_sui
    @shayan_sui 3 месяца назад

    i luv u it was super helpful

  • @Ockhamcool
    @Ockhamcool 3 месяца назад

    Thank you so much for this wonderful and clear tutorial! You are an EXCELLENT instructor. I have many years of electronics experience (mostly vacuum tube stuff) but little automation or Arduino experience. However, thanks to your tutorial, everything made perfect sense. In particular, I want to commend your clear and plain identification of the details. Things like exact driver module model and wiring pin outs, schematics and so forth. This kind of info can take a lot of time to root out, and the manufacturers seem oblivious to the need to post it. Your pacing was just right - not too slow, not too fast - and you DID NOT ASSUME that "people already know that". Many do, some don't. Also, the Arduino code was extremely helpful, plus your handy tip on discovering motor winding orientation is worth the price of admission! Well done and thank you. Great job!

  • @shantarammandave289
    @shantarammandave289 3 месяца назад

    Please send components list

  • @alfred8294
    @alfred8294 3 месяца назад

    Thanks for sharing this information. Very helpful. And you are a great teacher.

  • @fudecreations6074
    @fudecreations6074 4 месяца назад

    Please upload next video on making a project on how to convert RFID signal into audio when RFID tag is detected using Arduino atmega ,df player mini and RFID sensor + tag if you don't this I will add 5 subscribers to your channel please please 🥺 I have tried it so many times but I failed😢

  • @rngresearchandtraininghubr2980
    @rngresearchandtraininghubr2980 4 месяца назад

    http request post is not shown in your video

  • @britinrussia3687
    @britinrussia3687 4 месяца назад

    I am not sure how changing the names in the files actually customises it. I followed all the instructions, loaded the code and it wouldn't compile.... a total waste of time! Plus looking below, other people have had problems, but you do not respond???

  • @anthonyclark2873
    @anthonyclark2873 4 месяца назад

    It it refreshing to see your content on the internet. I can see many Videos, with similar Content on RUclips. It is important, if I were to teach the same type of Activities, I would find it important to use your Videos, as inspiration. They would understand that Yes, We do stuff like this, too! Now, if I'm a student, I'm thinking I can make a Weather Station, or Soil Monitoring, or even a Local Internet System for messaging. Every Child needs a Laptop, Internet Connection, and access to materials, and Videos like this. Also, Afterschool Programs, and Community Education needs these type of Projects because they are practical.

  • @CUTSHOWSGAMING
    @CUTSHOWSGAMING 4 месяца назад

    thankk you soo much

  • @stevec5000
    @stevec5000 4 месяца назад

    The sketch for the LCD has all kinds of errors in it! I had to edit the line for LiquidCrystal_I2C to say " LiquidCrystal_I2C lcd(0x27, 16, 2);".

  • @awesomedog491
    @awesomedog491 4 месяца назад

    How would I connect this to a Pycom Expansion Board V3

  • @curtisrussell5094
    @curtisrussell5094 4 месяца назад

    Can anyone show me a picture of a wiring diagram for 3 stepper motors for a cnc?

  • @sirmike7619
    @sirmike7619 4 месяца назад

    can you gave the original code

  • @khalidramen3254
    @khalidramen3254 4 месяца назад

    can you show how shift reguster can control 3 l293 motor driver to drive 6 dc motor

  • @borelyamba2501
    @borelyamba2501 4 месяца назад

    IF SOMEBODY CAN HELP ME IN MY PROJECT PLEASE MY WHATSAPP IS UP HERE

  • @jayceebillones
    @jayceebillones 5 месяцев назад

    How can I program my stepper motor with three different position and at the same time will return to its original position. Using three push button as trigger Thanks

  • @jesusblanco172
    @jesusblanco172 5 месяцев назад

    Ohh que bueno... el codigo para la SSD1306 + RTC+ los botones funcionó a la primera ...ESPECTACULAR... MUCHAS GRACIAS👍👍🙂