Arduino Mega
* Arduino Mega *
Arduino Mega भी एक ATmel Microcontroller है। जो अन्य Arduino board की तुलना मे अधिक इनपुट और आउटपुट pin होती है। यदि Arduino mega की memory के बारे मे बात की जाये तो 128KB की flash memory होती है। जो sketches and fixed data को स्टोर करती है। और 8KB की RAM (Random - access memory )होती है। EEPROM (Electronically Erasable Programmable Read - only Memory ) 4KB की होती है।
यदि Arduino Mega की digital output pin के के बारे बात की जाये तो उसमे 54 digital pin होती है। तथा analog pin 16 है। और PWM पिन की बात की जाये तो 15 पिन होती है। Arduino Mega मे 4 ( UART ) पिन होती है.जो SERIAL communication के लिए use होती है।
Arduino Mega को अलग - अलग project मे use किया जा सकता है। जहा पर अधिक इनपुट एंड आउटपुट पिन की जरुरत होती है।
Make more
ReplyDelete