Arduino Tutorial | Arduino Serial Communication | Send or Receive Message from PC to Arduino

Arduino Tutorial | Arduino Serial Communication | Send or Receive Message from PC to Arduino

RoboCircuits

6 лет назад

35,899 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@MrForcat
@MrForcat - 12.11.2023 05:04

Best training session I have seen. Want to communicate with a car head unit pretending my Arduino is a CD charger.

Ответить
@ProGamer-sv6cz
@ProGamer-sv6cz - 18.07.2023 12:56

Make a keyboard with this plz

Ответить
@tamasau8725
@tamasau8725 - 21.10.2021 15:56

Another thing I'm lookig for is serial (preerably usb) communication via the digital ports arduino. In a nutshell: I send text from PC to arduino with this USB method and then arduino processes it and sends the result out in its digital ports. On port no 0 and 1 I guess. Is it possible? For instance just simply forward the text I sent on USB.

Ответить
@tamasau8725
@tamasau8725 - 21.10.2021 15:44

This is exactly what I searched for. A very basic example. Thanks!

Ответить
@jaimealba3178
@jaimealba3178 - 11.09.2021 13:49

Thanks you helped me a lot !

Ответить
@diateca1330
@diateca1330 - 16.02.2021 20:03

Fiend what is the name of the song ?

Ответить
@JamesMorningstar
@JamesMorningstar - 23.06.2020 20:05

Imagine how much more efficient this video could have been if only you had invested in a microphone, instead of having to type out all of those comments for us to read while being subjected to that obnoxious music. I bet you could have accomplished all of that in less than half of the time, if only you had a microphone. Also, "-48" is not an accurate ASCII to character conversion. Perhaps try not casting characters as integer, and then use something like Serial.print((char) val); instead.

Ответить
@asgerjrgensen1414
@asgerjrgensen1414 - 05.05.2020 14:20

Say something

Ответить
@user-hx2me8bg8e
@user-hx2me8bg8e - 09.08.2019 17:26

When you wrote val-1 to obtain the decoded data ,my be this way it's not correct.

Ответить
@Mathocube
@Mathocube - 27.11.2017 17:57

Good

Ответить