• ClipSaver
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

NRF24L01 Arduino Tutorial - Wireless Communication скачать в хорошем качестве

NRF24L01 Arduino Tutorial - Wireless Communication 5 years ago

Arduino

wireless

nrf24l01

transmitter

receiver

communication

antenna

radio

2.4g

tutorial

diy

how to

NRF24L01 Arduino Tutorial - Wireless Communication

superb tech

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
NRF24L01 Arduino Tutorial - Wireless Communication
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: NRF24L01 Arduino Tutorial - Wireless Communication в качестве 4k

У нас вы можете посмотреть бесплатно NRF24L01 Arduino Tutorial - Wireless Communication или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

  • Информация по загрузке:

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон NRF24L01 Arduino Tutorial - Wireless Communication в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



NRF24L01 Arduino Tutorial - Wireless Communication

NRF24L01 Arduino Tutorial - Wireless Communication in this video we will see how to use the nrf24l01 to communicate wirelessly with 2 arduino boards first we will have an overview of the features of the nrf24l01 then we will test the module with an example code in example 1, we will send a Hello World Message over 1 board to another in the second example, we will control a led bulb on the uno using button on the nano, and simultaneously control a servo motor on the nano using a joystick on the uno. Code and Schematic Link: https://bit.ly/34qNUqA the nrf24l01 is a rf transciever module, which means a single module works as both transmitter and receiver it operates at a frequency of 2.4 ghz, which is one of the ISM band, meaning it is open to use in most countries the operating voltage is 1.9-3.6v, but the logic pins are 5v tolerant, so it can work with arduino it has a baud rate or transfer rate of 250kbps to 2mbps it has a maximum range of 100 metres, but works upto 60 metres in real conditions it has 125 channels, meaning it can have a network of 125 transcievers at the same time the power consumption during transmission is around 13mA it uses SPI communication protocol now lets see the connection you have to connect the MOSI, MISO, SCK pins to the SPI pins of the arduino. different arduinos have different pins for SPI. you can check the wiring diagram. the SCN and CE pins can be connected to any digital pins of the arduino we are using this IC socket base for the module, which has a power regulator and parallel capacitor for safety. you can have any input voltage in this socket base. the last pin is an interrupt pin which is not used. once we have connected the modules to the arduino, we can proceed to upload the code. first we need to download the rf24 library. you can find the download link below. we need to include the spi, nrf24l01 and rf24 libraries we then define the ce and csn pins connected to the rf module. and we define a 6 character address to the module, which is same of the receiver with the radio.begin command, we initiate communication between the modules. with the radio.openwritingpipe/reading pipe, we enable the module to transmit or receive data. with the radio.start/stoplistening command, we begin reading any incoming data on the module. you can find the codes in the description below. now lets check the serial monitor to see the incoming message. in our second example, we control a servo motor on the nano using a joystick on the uno, and we control an led bulb on the uno with a button on the nano. you can find the code for it in the descriotion below. i have used my portable power supply to power the circuit as the servo consumes high current as you can see i am able to control the servo and led. hope you enjoyed the video. do let me know your views in the comment below. Solder Iron i Use: http://bit.ly/2GSArih Helping Hand Magnifier: http://bit.ly/2Uh11oe arduino uno Micro USB: http://bit.ly/aRdUiNo also do check out these cool 3d Printers: Creality Ender 3 pro : http://bit.ly/36m1POI Creality CR-10s pro: http://bit.ly/2QmqU6z

Comments
  • Arduino and nRF24L01. Wiring and wireless control by Arduino 8 years ago
    Arduino and nRF24L01. Wiring and wireless control by Arduino
    Опубликовано: 8 years ago
    960610
  • NRF24 Frustration - Radio module doesn't work? 3 years ago
    NRF24 Frustration - Radio module doesn't work?
    Опубликовано: 3 years ago
    111693
  • All About nRF24L01 Modules 3 years ago
    All About nRF24L01 Modules
    Опубликовано: 3 years ago
    46161
  • Arduino Wireless Communication – NRF24L01 Tutorial 8 years ago
    Arduino Wireless Communication – NRF24L01 Tutorial
    Опубликовано: 8 years ago
    912309
  • Which radio module? NRF24, LoRa, CC1101, HC12, 433MHz, HC05 6 years ago
    Which radio module? NRF24, LoRa, CC1101, HC12, 433MHz, HC05
    Опубликовано: 6 years ago
    518801
  • NRF24L01 Tips and Tricks - Cheap and Easy Wirless 2 years ago
    NRF24L01 Tips and Tricks - Cheap and Easy Wirless
    Опубликовано: 2 years ago
    31438
  • Японец по цене ВАЗа! Оживляем пацанскую мечту :) 1 day ago
    Японец по цене ВАЗа! Оживляем пацанскую мечту :)
    Опубликовано: 1 day ago
    1449882
  • I2C Part 1 - Using 2 Arduinos 6 years ago
    I2C Part 1 - Using 2 Arduinos
    Опубликовано: 6 years ago
    446178
  • Hacker's Guide to UART Root Shells 4 years ago
    Hacker's Guide to UART Root Shells
    Опубликовано: 4 years ago
    546239
  • ESP-NOW - Peer to Peer ESP32 Network 3 years ago
    ESP-NOW - Peer to Peer ESP32 Network
    Опубликовано: 3 years ago
    425406

Контактный email для правообладателей: [email protected] © 2017 - 2025

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS



Карта сайта 1 Карта сайта 2 Карта сайта 3 Карта сайта 4 Карта сайта 5