Difference between revisions of "328Board"

From Kevin Darrah Wiki
Jump to: navigation, search
Line 5: Line 5:
 
= The 328 Board =
 
= The 328 Board =
 
== Introduction ==
 
== Introduction ==
The Coin Board is a simple Coin Cell Battery holder board for Lithium ([https://www.digikey.com/product-detail/en/energizer-battery-company/CR2032VP/N189-ND/704858 CR2032 Batteries])It was designed to be compatible with the [[PlatformBoard | Platform Board]]  Note that the power path is interrupted by the two pins with the label "Switch".  These pins can be used as a physical switch to kill power to the project or as a convenient way to measure the average current draw, which is especially useful for low power designs.
+
The 328 board is a bare bones breakout board for the ATMEGA328PNearly all of the IO has been broken out to standard 0.1" spaced through holes, which also fits nicely into one of the slots of the [[PlatformBoard | Platform Board]]  The native AVR programming header and standard 6 pin right angle header to allow for an Arduino Compatible experience.  
  
 
== Schematic ==
 
== Schematic ==
Line 15: Line 15:
  
 
== Parts ==
 
== Parts ==
It is up to you to order the parts.  The list can be downloaded [http://www.kevindarrah.com/wp-content/uploads/2016/08/Coin_v1_BOM.xlsx **HERE**].  This can be directly uploaded into  [https://www.digikey.com Digikey] if you'd like.   
+
It is up to you to order the parts.  The list can be downloaded [ **HERE**].  This can be directly uploaded into  [https://www.digikey.com Digikey] if you'd like.   
  
 
== Tutorials ==
 
== Tutorials ==
 
Coming soon
 
Coming soon

Revision as of 16:22, 27 October 2016

...Back to Projects:

328gerber.png

The 328 Board

Introduction

The 328 board is a bare bones breakout board for the ATMEGA328P. Nearly all of the IO has been broken out to standard 0.1" spaced through holes, which also fits nicely into one of the slots of the Platform Board The native AVR programming header and standard 6 pin right angle header to allow for an Arduino Compatible experience.

Schematic

328sch.png

Purchase

Coming soon - given to bare board members October 2016

Parts

It is up to you to order the parts. The list can be downloaded [ **HERE**]. This can be directly uploaded into Digikey if you'd like.

Tutorials

Coming soon