How to read any sensor using only Arduino and Python

Опубликовано: 04 Октябрь 2024
на канале: JosephDream
20,427
473

Hello everyone!

In this video, I'll show how you can control your Arduino board and any sensor connected to it using only Python and Arduino. We are going to use Serial Communication to do it. First, we'll see how we can control any device connected to the Arduino Board such as LED's, motors, and so on. After this, we're gonna see how we can read the data from any sensor connected to the Arduino Board.

CODE and CIRCUIT: https://github.com/Amajo0209/How-To-R...