Difference between revisions of "Calamari Lure"

From eLinux.org
Jump to: navigation, search
(Features)
(Features)
Line 19: Line 19:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Header !! Pin !! Mem !! GPIO
+
! Header !! Pin !! GPIO
 
|-
 
|-
| P9_17 || pin 87 || 44e1095c || gpio0[5]
+
| P9_17 || pin 87 || gpio??
 
|-
 
|-
| P9_18 || pin 86 || 44e10958 || gpio0[4]
+
| P9_18 || pin 86 || gpio0??
 
|}
 
|}
 
* ADC input using a variable resistor slider potentiometer via a SPI based ADC
 
* ADC input using a variable resistor slider potentiometer via a SPI based ADC

Revision as of 18:20, 16 April 2014

Description

General Information

The Calamari Lure is designed as a demonstration platform for the MinnowBoardMax

Features

  • 2 PWM controlled LEDS
  • GPIO Output controlled 7 Segment LED display
Header Pin GPIO
P9_17 pin 87 gpio??
P9_18 pin 86 gpio0??
  • ADC input using a variable resistor slider potentiometer via a SPI based ADC
  • 3 GPIO inputs using a buttons
  • dual TTL uarts
  • RGB GPIO controlled LED
  • I2C EEPROM

Reference Material

Design

Components

  • Single tricolored surface mount RGB LED (datasheet) for Rev A Version
  • 74HC595 Serial Shift Register (datasheet)
  • 7 Segment Display (datasheet) for RevA Version
  • 10k Slider Potentiometer (datasheet)
  • NPN Transistor MMBT2222A (datasheet)
  • Button

Design Files

  • Coming Soon!

Test Files

  • Coming Soon!