จำนวน
ราคาทั้งหมด
รายละเอียด
The Arduino Mega 2560 is a development board based on the ATmega2560 microcontroller. The Mega is designed to support more complex projects, in comparison to the UNO board which is more suitable for beginners. It’s perfect for use in 3D printing and robotics based projects.
The Arduino Mega 2560 is an update of the previous Mega board.
The board can be used both standalone or connected to a PC. Simply connect it to an AC-to-DC adapter or battery, or connect it to your PC using a USB cable.
ATmega2560 Microcontroller
54 x digital I/O pins (14 can be used as PWM outputs)
16 x Analogue inputs
4 x UART
16MHz quartz crystal
1 x USB
1 x power jack
1 x ICSP header
1 x reset button
Operating Voltage: 5 V
FLASH memory: 256 KB
SRAM: 8 KB
EEPROM: 4 KB
Dimensions: 101.52 x 53.5 mm
Arduino is an open-source electronics platform consisting of hardware and software. Every aspect is designed to be straightforward so you can learn to code or design a project, quickly and easily. It’s designed for students, programmers, designers, hobbyists and tinkerers.
The Arduino open-source software (IDE) is there to help too. It makes is much easier to write code and transfer it to your board.