Skip to content

Metaln00b/Arduino-ProtoShield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-ProtoShield

Arduino, MMA8452Q, AD5592R, TC648BEOA, IRLZ34N based prototype

Introduction

I2C MMA8452Q Accelerometer Connection

Display Arduino
SDA ANALOG4
SCL ANALOG5
GND GND
VCC 5V

SPI AD5592R-1 Connection

AD5592R-1 Arduino TC648BEOA
VDD 3V3 -
IO0 - PIN1
Vref 100n -
SDO D12 -
GND GND -
SDI D11 -
SCLK D13 -
Vlogic 5V -
SYNC# D10 -

TC648BEOA Connection

TC648BEOA Arduino AD5592R-1 IRLZ34N
PIN1 - IO0 -
PIN2 100n - -
PIN3 GND - -
PIN4 GND - -
PIN7 - - GATE
PIN8 3V3 - -

IRLZ34N Connection

IRLZ34N TC648BEOA Arduino LOAD
GATE PIN7 - -
DRAIN - - GND
SOURCE - GND -

Libraries

Parts

  • AD5592R-1
  • Arduino Uno
  • MMA8452Q
  • TC648BEOA
  • IRLZ34N (N-CH Mosfet)
  • 2x100n Capacitor

License

This project is licensed under the MIT License - see the license file for details.