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 cost of a genuine Arduino board, but the downside is that quality assurance on cheaper boards can be lacking.
Related Articles
Arduino Uno with WiFi – Arduino to Arduino Communication with URL
This project shows you how to send commands from one Arduino Uno with WiFo to another without needing a server. This is a simple Analog Temperature Sensor Project that Turns on LEDS on the other […]
Arduino IR Array Obstacle Avoidance Vehicle
Using multiple IR sensors you can make sure your Arduino vehicle does not become stuck along a wall or obstacle. Functional Parts in the Project: FeeTech FT-MC-002-SMC – https://amzn.to/2MLIzoF FeeTech 2CH-SM-Controller (Motor Controller) Arduino Uno – […]
HC-SR04 Ultrasonic Distance Sensor with Arduino
HC-SR04 Ultrasonic Distance Sensors allow you to take relatively accurate distance readings for your Arduino project. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 HC-SR204 Ultrasonic Sensor – https://amzn.to/31AGgYC Breadboard Kit – https://amzn.to/2Xih5ei
Be the first to comment