Difference between revisions of "TinyGrid85"

From Land Boards Wiki
Jump to navigation Jump to search
Line 27: Line 27:
  
 
=== H2 - ISP Connector ===
 
=== H2 - ISP Connector ===
 
* [https://www.arduino.cc/en/Tutorial/ArduinoISP#toc3 Program using an Arduino UNO running ArduinoISP].
 
  
 
[[File:Tiny85-ISP-Conn.PNG]]
 
[[File:Tiny85-ISP-Conn.PNG]]
  
 
[[File:ATtiny45-85.png]]
 
[[File:ATtiny45-85.png]]
 +
 +
== Programming ==
 +
 +
* [https://www.arduino.cc/en/Tutorial/ArduinoISP#toc3 Program using an Arduino UNO running ArduinoISP].
 +
* [https://create.arduino.cc/projecthub/arjun/programming-attiny85-with-arduino-uno-afb829 Program ATTiny using an Arduino UNO]
  
 
== Assembly Sheet ==
 
== Assembly Sheet ==
  
 
* [[TinyGrid85 Assembly Sheet]]
 
* [[TinyGrid85 Assembly Sheet]]

Revision as of 12:15, 27 January 2020

Tindie-mediums.png

TinyGrid85-GVS-640px.JPG

Features

  • ATMEL ATTiny85 Microprocessor (or compatible 8-pin part)
  • Arduino Compatible (works with Arduino bootloader and Arduino IDE)
  • Prototyping area with power/ground connections
    • Brings out all 5 I/O and reset lines to grid columns
    • Laid out like a breadboard with vertically connected traces.
    • Power and Ground horizontal connections though all columns
    • Labeled (with letters/numbers) for easy documentation
  • H1 - Install jumper to select regulator or remove for ISP +5V
  • H2 - 6-pin ISP Download Header
  • 5V Power Regulator with generous area under the regulator for heat dissipation
  • 2.1mm Connector for AC/DC adapter 7-9V input
  • (4) 4-40 or M3 screw holes for solid mounting
  • 49x49 mm board

Connectors

H1 - VREG Jumper

  • Install to power board from the on-board regulator
  • Remove when connecting powered ISP cable

H2 - ISP Connector

Tiny85-ISP-Conn.PNG

ATtiny45-85.png

Programming

Assembly Sheet