Code Monkey home page Code Monkey logo

cc-mega328's Introduction

CC-mega328 Breakout Board

CC-mega328 Breakout
The CC-mega328 Breakout Board is breakout for the Atmel ATMEGA328P with prototyping area.
This board shape is dirfferent from Arduino UNO, but it has Arduino Uno V3 style headers.
There are only the minimal set of parts for running microcontroller. When you make your own circuit boards, this board might be helpful.

Some highlights of the CC-mega328 Breakout Board:

  1. Main core: ATMEGA328P
  2. Volatage regulator can be mounted in the extra prototyping area.
  3. Prototyping area 43.94mm(1730mil) x 53.34mm(2100mil)
  4. Measures 99.82mm(3930mil) x 53.34mm(2100mil)

Repository Contents

  • /Hardware - All Eagle design files (.brd, .sch)

Description(Pin Interfaces)

TopView

CN1 Pin Descriptions:

This connector is for Flashing a program microcontroller.
If you change BOOT MODE, To be selected BOOT MODE before connecting the power supply.
And also, you can Communicate with ATMEGA328P using "Serial" function.

  • VCC: Restrictly 5.0VDC or 3.3VDC
  • TX: PD1 used as UART TX.
  • RX: PD0 used as UART RX.
  • GND: GND.
  • RESET: Reset input to microcontroller.
  • EN: Connected to 3-stete-buffer gate pin H:Enable RESET input L:Disable RESET input(normally)

If you are interested in more useful uart module, please see the General Serial Communication Board.

CN2 Pin Descriptions:

This connector is as power supply. You can mount a voltage regulator in the extra prototyping area near the connector.

  • VIN: Depending on the voltage regulator requirements.
  • GND: GND.

How to burn bootloader and upload sketch

See this page

License

The repository is released under Creative Commons ShareAlike 4.0 International.

Distributed as-is; no warranty is given.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.