IDUINO for maker’s life
www.openplatform.cc
User Manual
For IDUINO development Board
Page 1: ...IDUINO for maker s life www openplatform cc User Manual For IDUINO development Board...
Page 2: ...ficial website is www arduino cc and www arduino org 1 2 what is IDUINO Because of the arduino technology is totally opensource so anyone can use this facility to create more valuable products IDUINO...
Page 3: ...analog inputs a 16 MHz quartz crystal a USB connection a power jack an ICSP header and a reset button It contains everything needed to support the microcontroller simply connect it to a computer with...
Page 4: ...SRAM 2 KB ATmega328P EEPROM 1 KB ATmega328P Clock Speed 16 MHz Length 68 6 mm Width 53 4 mm Weight 25 g 3 IDUINO Mega 2560 The Mega 2560 is a microcontroller board based on the ATmega2560 It has 54 d...
Page 5: ...tage recommended 7 12V Input Voltage limit 6 20V Digital I O Pins 54 of which 15 provide PWM output Analog Input Pins 16 DC Current per I O Pin 20 mA DC Current for 3 3V Pin 50 mA Flash Memory 256 KB...
Page 6: ...nd works with a Mini B USB cable instead of a standard one The Nano was designed and is being produced by Gravitech Specifications Microcontroller Atmel ATmega168 or ATmega328 Operating Voltage logic...
Page 7: ...crocontroller 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...
Page 8: ...hannels 12 DC Current per I O Pin 40 mA DC Current for 3 3V Pin 50 mA Flash Memory 32 KB ATmega32u4 of which 4 KB used by bootloader SRAM 2 5 KB ATmega32u4 EEPROM 1 KB ATmega32u4 Clock Speed 16 MHz Le...
Page 9: ...First download the 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...
Page 10: ...IDUINO for maker s life www openplatform cc launch the Arduino application and open File Examples 01 Basics Blink...
Page 11: ...IDUINO for maker s life www openplatform cc You ll need to select the entry in the Tools Board menu that corresponds to your Arduino...
Page 12: ...www openplatform cc 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 usbseria...
Page 13: ...ssage 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 uplo...