Download Print this page

Advertisement

Quick Links

IDUINO for maker's life

User Manual

For IDUINO development Board
www.openplatform.cc

Advertisement

loading

Summary of Contents for iDuino Uno

  • Page 1: User Manual

    IDUINO for maker’s life User Manual For IDUINO development Board www.openplatform.cc...
  • Page 2 IDUINO are more focused on manufacturing and constructing Arduino project system. 1.3 What’s the difference between Arduino and IDUINO? For the development, IDUINO is just a different brand comparing with the Arduino development. For other categories, IDUINO’s quantity exceeds Arduino a lot.
  • Page 3 IDUINO for maker’s life 2. IDUINO uno The IDUINO uno is 100 percent compatible with Arduino uno(Re3). It is a microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button.
  • Page 4 IDUINO for maker’s life Specifications: Microcontroller ATmega328P Operating Voltage Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 14 (of which 6 provide PWM output) PWM Digital I/O Pins Analog Input Pins DC Current per I/O Pin 20 mA DC Current for 3.3V Pin...
  • Page 5 IDUINO for maker’s life Specifications: Microcontroller ATmega2560 Operating Voltage Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 54 (of which 15 provide PWM output) Analog Input Pins DC Current per I/O Pin 20 mA DC Current for 3.3V Pin...
  • Page 6: Specifications

    IDUINO for maker’s life 4. IDUINO Nano The IDUINO Nano is a small, complete, and breadboard-friendly board based on the ATmega328 or ATmega168.It has more or less the same functionality of the Arduino Duemilanove, but in a different package. It lacks only a DC power jack, and works with a Mini-B USB cable instead of a standard one.
  • Page 7 Weigth 5. IDUINO Leonardo The IDUINO Leonardo is a microcontroller board based on the ATmega32u4 . It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, a power jack, an ICSP header, and a reset button.
  • Page 8 53.3 mm Weight 6. How to use these board? Here we use a example to indicate how to use these board. In this trail, we blink a led via the IDUINO uno board’s 13 digital pin. The connection as below: www.openplatform.cc...
  • Page 9 IDUINO for maker’s life First, download Arduino latest edition Integrated development environment(IDE) from this page: https://www.arduino.cc/en/Main/Software, then install the software, and connect the IDUINO development board with the computer via USB cable, like below: www.openplatform.cc...
  • Page 10 IDUINO for maker’s life launch the Arduino application, and open File > Examples > 01.Basics > Blink. www.openplatform.cc...
  • Page 11 IDUINO for maker’s life You'll need to select the entry in the Tools > Board menu that corresponds to your Arduino. www.openplatform.cc...
  • Page 12 IDUINO for maker’s life Select the serial device of the Arduino board from the Tools > Serial Port menu. On the Mac, this should be something with /dev/tty.usbmodem (for the Uno or Mega 2560) or /dev/tty.usbserial (for older boards) in it. www.openplatform.cc...
  • Page 13 IDUINO for maker’s life Now, simply click the "Upload" button in the environment. Wait a few seconds - you should see the RX and TX LEDs on the board flashing. If the upload is successful, the message "Done uploading." will appear in the status bar. (Note: If you have an Arduino Mini, NG, or other board, you'll need to physically press the reset button on the board immediately before clicking the upload button on the Arduino Software.)

This manual is also suitable for:

NanoLeonardoMega 2560