QA001 UNO R3 Development Board

../../_images/QA001-1.png

1.Introduction

The ACEBOTT QA001 UNO R3 development board is a micro controller board based on ATMEGA328P. It features 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP header, and a reset button.

2.Features

Microcontroller: ATmega328P

Operating Voltage: 5V

Input Voltage (Recommended): 7-12V

Input Voltage (Limit): 6-20V

Digital I/O Pins: 14 (of which 6 can be used as PWM outputs)

Analog Input Channels: 6

DC Current per I/O Pin: 40 mA

3.3V Port Output Current: 50 mA

Flash Memory: 32KB (0.25KB used by bootloader)

SRAM: 2KB

EEPROM: 1KB

Clock Speed: 16MHz

3.Specifications

../../_images/QA001-2.png../../_images/QA001-3.png

4.Sample Code

Connect the board to the computer using a USB data cable: Select “Arduino AVR Boards” -> “Arduino Uno” from the Tools > Board menu. Choose the appropriate Port. And upload it to the board using the Upload button.

(1)Wiring Diagram

../../_images/QA001-4.png

(2)Sample Code

1void setup() {
2  Serial.begin(9600);//The serial port baud rate is set to 9600
3}
4void loop() {
5  Serial.println("Hello,ACEBOTT QA001 UNO R3");
6  delay(1000);//Delay for 1 second.
7}

5.Test Result

After uploading the program, open the serial monitor in the Arduino IDE to observe the continuous serial printing of “Hello,ACEBOTT QA001 UNO R3”.

../../_images/QA001-5.png../../_images/QA001-6.png

6.Related Resources

PDF and Code

7.Get One Now

B2B Business: info@acebott.com

Official Website

Related posts

Leave the first comment

Apply for a Free Trial

This product trial is prioritized for educators and academic institutions.

By filling out and submitting this form, you agree to the
Acebott Product Trial Terms and Conditions.

Unlock Your Exclusive Education Discount Today

Fill out this form to apply for special discounts tailored for educators and institutions. Enjoy at least 5% off on our STEM kits—because education deserves a reward!

Please fill out the form above, and our team will get in touch with you promptly!
😊🚀

Get A Free Quote! 🎉

Can’t find the perfect STEM kit ? Want the best wholesale prices ?
Interested in becoming a distributor ?

Just fill out the form above, and we’ll get back to you ASAP with all the info you need! 😊🚀

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.