C++ Serial Communication with Arduino

preview_player
Показать описание
A simple tutorial explaining how to connect an Arduino compatible microcontroller to a C++ binary running on Linux. Useful for desktop, Raspberry Pi, Jetson Nano, etc

Рекомендации по теме
Комментарии
Автор

Thanks for this helpful tutorial. Can we have access to codes?

MohamadhasanM
Автор

I'm trying to build the serial communication executable in Visual Studio 16 on Windows 10. I keep getting a linker error (LINK1181) and it looks like rt.lib is not included in the github repository. Do you know how to fix this?

ethanhernandez
Автор

To fix the issue where there is a mismatch in time check to see if the length of the incoming string> 0.

AutoAnomoly
Автор

hi sir, How can I reach You? I am looking for how to get data from Arduino into C or C++ program for GUI purpose, running on Linux? At least how to get the data from Arduino into C/C++ program

mozarellachan
Автор

I have this weird problem where I can read from the com port with this library, if i first initialize the connection by opening the serial monitor in the arduino IDE. but if i unplug the arduino and then open the port just wiht my Cpp code, i dont get anythign from it

BodyByGaming
Автор

What about windows? this code was perfect for me but it doesn't work on windows.

gamingboi_
Автор

Christian, do you think I could pay you to help me set this library up on windows visual studio over a discord call?

BodyByGaming
Автор

Not able to watch the video. The code is insanely tiny.

uidrum
visit shbcf.ru