curiores / ArduinoTutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArduinoTutorials

Click an image to watch the YouTube tutorial. Have questions or suggestions? Email me at curiores@gmail.com

1. Arduino Blinking LED Tutorial

Code: ledblink/ledblink.ino


2. How to use a transistor as a switch

Code: transistorSwitch/transistorSwitch.ino


3. Arduino sensors tutorial

Code: sensors/sensors.ino


4. How to control a DC motor with an encoder

Code: encoderControl/


5. How to control multiple DC motors with encoders

Code: MultipleEncoders/


6. How to design and implement a digital low-pass filter on an Arduino

Code: ButterworthFilter/


7. DC motor PID speed control

Code: SpeedControl/


8. How to process Arduino data in Python

Code: PythonProcess/


About

License:MIT License


Languages

Language:Jupyter Notebook 94.5%Language:C++ 5.3%Language:Python 0.2%