Difference between revisions of "NanoHat Proto"
From FriendlyELEC WiKi
Line 5: | Line 5: | ||
*NanoHat Proto is a expansion board which has the same dimension as that of a NanoPi NEO/Air and can be stacked on a NanoPi NEO/Air. | *NanoHat Proto is a expansion board which has the same dimension as that of a NanoPi NEO/Air and can be stacked on a NanoPi NEO/Air. | ||
*It is like a breadboard and has 14 columns of 100 mil (2.54mm pitch) land. Users can place various parts such as chips, resistors, LEDs and etc on the board. | *It is like a breadboard and has 14 columns of 100 mil (2.54mm pitch) land. Users can place various parts such as chips, resistors, LEDs and etc on the board. | ||
− | + | *There are rows of 3.3V and GND pins and rows of 5V and GND pins. | |
− | * | + | *All pins except GND and PWR in the 24-Pin connector of the NanoPi NEO/Air are listed on the boards. |
− | * | + | |
− | + | ||
*It has an onboard 32K EEPROM chip AT24C32D whose address is 0x50. This EEPROM is available for data storage. | *It has an onboard 32K EEPROM chip AT24C32D whose address is 0x50. This EEPROM is available for data storage. | ||
Line 17: | Line 15: | ||
* Pin Description: | * Pin Description: | ||
− | + | All pins except GND and PWR in the 24-Pin connector of the NanoPi NEO/Air are listed on the boards. For more details on the NanoPi NEO/Air's 24-Pin connector refer to its wiki site.<br> | |
− | NanoPi NEO/ | + | |
− | + | ||
([http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO/zh NanoPi NEO]) ([http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Air/zh NanoPi NEO Air]) | ([http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO/zh NanoPi NEO]) ([http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Air/zh NanoPi NEO Air]) | ||
<br> | <br> |
Revision as of 09:09, 19 April 2017
1 Introduction
- NanoHat Proto is a expansion board which has the same dimension as that of a NanoPi NEO/Air and can be stacked on a NanoPi NEO/Air.
- It is like a breadboard and has 14 columns of 100 mil (2.54mm pitch) land. Users can place various parts such as chips, resistors, LEDs and etc on the board.
- There are rows of 3.3V and GND pins and rows of 5V and GND pins.
- All pins except GND and PWR in the 24-Pin connector of the NanoPi NEO/Air are listed on the boards.
- It has an onboard 32K EEPROM chip AT24C32D whose address is 0x50. This EEPROM is available for data storage.
2 Hardware Spec
- land's space:100mil(2.54mm)
- Onboard 32K EEPROM
- Pin Description:
All pins except GND and PWR in the 24-Pin connector of the NanoPi NEO/Air are listed on the boards. For more details on the NanoPi NEO/Air's 24-Pin connector refer to its wiki site.
(NanoPi NEO) (NanoPi NEO Air)
顶上一排焊盘功能定义如下:
Pin | Description |
SDA0 | I2C0_SDA |
SCL0 | I2C0_SCL |
TXD1 | UART1_TX |
RXD1 | UART1_RX |
#11 | Pin 11 of NanoPi NEO/Air's 24-pin connector |
#22 | Pin 22 of NanoPi NEO/Air's 24-pin connector |
#12 | Pin 12 of NanoPi NEO/Air's 24-pin connector |
#13 | Pin 13 of NanoPi NEO/Air's 24-pin connector |
#15 | Pin 15 of NanoPi NEO/Air's 24-pin connector |
#16 | Pin 16 of NanoPi NEO/Air's 24-pin connector |
#18 | Pin 18 of NanoPi NEO/Air's 24-pin connector |
MOSI | SPI0_MOSI |
MISO | SPI0_MISO |
CLK | SPI0_CLK |
CS | SPI0_CS |
3 Hardware Setup
FriendlyElec makes two customized female connectors for the NanoHat Proto. After these two connectors are soldered on the board it can be stacked on a NanoPi NEO/Air. Here is a hardware setup:
4 Resources
- [Schematic](Schematic - NanoHat Proto.pdf)
- [Datasheet](AT24C32D)