Arduino
Arduino is one of, if not the most used electronics prototype platforms, being both cheap and fast to prototype with.
All the different Arduino boards have on them, that you can program from both Windows, MacOS, and Linux operating systems ( included). Arduino also has it's own software , where it is easy to program the board and download new libraries that other users have created (This is key to mechatronic prototyping!).
You can download the latest IDE here.
If you want to know more about Arduino, we recommend reading these two pages from the Arduino website:
Articles mentioning this page
Introductions
An Introduction To Platforms
#platform #introduction
The Beginner Introduction
#starter #research #introduction
Guides
Power Your Microcontroller With a Battery
#beginner #switch #battery
Potentiometer with LED
#beginner #button #led #sense
Push button with LED
#beginner #button #led #sense
Simple LED Setup
#beginner #LED
Simple Push Button Setup
#beginner #button
Simple Servo Motor
#starter #motor #move
Simple Speaker Setup
#beginner #speaker
Simple Stepper Motor
#starter #motor #move
Simple Ultrasonic Sensor Setup
#beginner #sensor