Arduino

Arduino IR Obstacle Avoidance Vehicle

This project will allow you to create a basic autonomous obstacle avoidance vehicle with Arduino. Functional Parts in the Project: FeeTech FT-MC-002-SMC – https://amzn.to/2MLIzoF FeeTech 2CH-SM-Controller (Motor Controller) Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 IR Sensor – https://amzn.to/2IDw7SE […]

Arduino - Basics

Arduino Clone Boards

Arduino is an open source hardware project which means anyone can build and sell boards based off of the Arduino design. This is good because other manufacturers can sell boards for a fraction of the […]

Arduino - Basics

Types of Arduino Boards

There are numerous type of Arduino Boards. You basically code for them the same way, but different boards offer different options such as more Digital Connections, or WiFi.