ニュース

In a previous article, we looked at connecting various kinds of Arduino hardware to your Mac. Here's how to get started programming on them to create your own projects.
Click Sketch > Verify / Compile to make sure the code is properly in there. Save the file and then attach the Arduino to your computer with the USB cable. Click File > Upload.
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn't very pretty to ...
Over on the codebender blog [Vasilis] and his team are rolling out a way to remotely upload code to an Arduino over Ethernet.
FTDI programmer When you first plug in your FTDI programmer into your laptop, you have to install the driver file. Get the driver file here. Once installed, just connect the FTDI programmer to the ...
An Arduino is a popular open-source single-board microcontroller. Learn how to program one and let the possibilities take shape.
Instructables user ASCAS shows off how to add voice control to your Arduino projects using your Android phone and Bluetooth. The Arduino gets a Bluetooth attachment and a set of code.