Difference between revisions of "Maduino Uno"
From MakerFabsWiki
(→Description) |
(→Description) |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
− | Maduino UNO is an Arduino compatible board, which is based on ATmega328P MCU and Arduino UNO bootloader. It used a FT232 as a Uart- to- USB converter. You can program the board via a micro- USB cable. Also you can power the board via a DC Jack input, | + | Maduino UNO is an Arduino compatible board, which is based on ATmega328P MCU and Arduino UNO bootloader. It used a FT232 as a Uart- to- USB converter. You can program the board via a micro- USB cable. Also you can power the board via a DC Jack input, DC7 to 15V is acceptable. |
'''Model [https://www.makerfabs.com/maduino-uno.html OAC0328MU]'''<br> | '''Model [https://www.makerfabs.com/maduino-uno.html OAC0328MU]'''<br> |
Revision as of 07:24, 3 December 2020
Description
Maduino UNO is an Arduino compatible board, which is based on ATmega328P MCU and Arduino UNO bootloader. It used a FT232 as a Uart- to- USB converter. You can program the board via a micro- USB cable. Also you can power the board via a DC Jack input, DC7 to 15V is acceptable.
Model OAC0328MU
Summary
Microcontroller | ATmega328 |
Operating Voltage | 5v |
Input Voltage (recommended) | 7-12V |
Input Voltage (limits) | 6-20V |
Digital I/O Pins | 14 (of which 6PINs provide PWM output) |
Analog Input Pins | 8 |
DC Current per I/O Pin | 40mA |
DC Current for 3.3V Pin | 50 mA |
Flash Memory | 32 KB (ATmega328) of which 0.5 KB used by bootloader |
SRAM | 2 KB (ATmega328) |
EEPROM | 1 KB (ATmega328) |
Clock Speed | 16 MHz |
Features
- USB TO TTL chip:FT232
- Flat DC Jack.
- Inherits all of Arduino Uno's features.
- Compatible to Uno's pin layout, screw hole and dimensions.
- Evolved with SMD components.
Interface Function
Usage
The Maduino UNO board has almost the same usage with that of Arduino UNO board.
Resources
Support
If you have any problem about how to use it, you can contact to support@makerfabs.com to get technology support.