User Tools

Site Tools


hardware
Hardware

Intro

We want to encourage you to tinker with your r0ket. Write your own software or build a pluggable hardware m0dul. Surprise with your creative ideas!

Several people contacted us about producing r0kets for other occasions. All necessary information is on github and we're happy to help. But you should plan ahead at least 2 months!

Schematic

Links: Schematic

CPU

Name: LPC1343

Description: 32-bit ARM Cortex-M3 microcontroller with 32KB flash, 8KB SRAM, USB Device

Links: Vendor Datasheet Manual

LCD

r0ket v1 and v2 come with a black and white display:

Name: Nokia 1200

Description: Nokia 1200 - 96×68 (green) monochrome LCD

Controller: Phillips PCF8814 Datasheet

Connector: Hirose DF23-10DS Datasheet

Video: Nokia displays

The Nokia 1600 - 98×70 4096 color LCD is pin compatible. Software to use this display with r0ket exists - see colordisplay for more.

RF

Name: nRF24L01+

Description: Single Chip 2.4GHz Transceiver with an embedded baseband protocol engine. ISM frequency band at 2.400 - 2.4835GHz

Links: Vendor Datasheet

Antenna

its 50 ohms, so you can easily extend it by e.g. a cantenna

Links: Datasheet

Battery

Description: Custom made 3.7V 600mAh rechargeable LiPo battery

Dataflash

Name: AT45DB041B

Description: Serial interface flash memory, 4,325,376 bits of memory organized as 2048 pages of 264 bytes

Links: Vendor Datasheet

Interfaces

m0dulbus

See m0dul for details.

Connector: 2×06 female socket (2.54mm/100mil)

m0dulA

PinNameDescription
1 3V3_EXP Fixed 3.3V
2 MISO SPI: Master in, Slave out
3 MOSI SPI: Master out, Slave in
4 SCK SPI: Clock
5 GND Ground
6 SS0 Chip select for SPI or general purpose IO RB_SPI_SS0 = PIO2_5
7 SDA I2C: Data
8 SS1 CS for SPI or general purpose IO RB_SPI_SS1 = PIO2_4
9 SCL I2C: Clock
10SS2 CS for SPI or general purpose IO RB_SPI_SS0 = PIO2_8
11BUSINT Active LOW open-drain interrupt
12VCC_EXP Battery voltage (4.5-3.5V)

m0dulB

PinNameDescription
1 3V3_EXP Fixed 3.3V
2 MISO SPI: Master in, Slave out
3 MOSI SPI: Master out, Slave in
4 SCK SPI: Clock
5 GND Ground
6 SS3 Chip select for SPI or general purpose IO RB_SPI_SS3 = PIO3_2
7 SDA I2C: Data
8 SS4 CS for SPI or general purpose IO RB_SPI_SS4 = PIO3_1
9 SCL I2C: Clock
10SS5 CS for SPI or general purpose IO RB_SPI_SS5 = PIO2_10
11BUSINT Active LOW open-drain interrupt
12VCC_EXP Battery voltage (4.5-3.5V)

Hackerbus

The Hackerbus is an additional bus for fast and dirty hacking. But be careful, unlike to the m0dulbus you can't combine/stack extensions there!

Connector: Optional (not prepopulated) 1×06 female socket (2.54mm/100mil)

Hackbus HB1

PinNameDescription
1+3V3_EXP Fixed 3.3V
2GNDGround
3VCC_EXPBattery Voltage
4HB3PIO0_2/SSEL/CT16B0_CAP0
5HB4PIO1_4/AD5/CT32B1_MAT3/WAKEUP pulled up to +3V3 to enable deep power-down, not usable as ADC
6HB5PIO1_2/AD3/CT32B1_MAT1/TRST

Hackerbus HB2

PinNameDescription
1+3V3_EXP Fixed 3.3V
2GNDGround
3VCC_EXPBattery Voltage
4HB0PIO1_3/AD4/CT32B1_MAT2/SWDIO
5HB1PIO0_10/SCK/CT16B0_MAT2/SWCLK
6HB2PIO1_1/AD2/CT32B1_MAT0/TDO

micro SD slot

optional, not populated

from: Sparkfun(item nr. PRT-00127) or csd-electronics (item. nr. 020-TFH1, datasheet)

LEDs

LED Port Location Color
RB_LED0PIO0_11bottom leftgreen
RB_LED1PIO1_7top leftgreen
RB_LED2PIO1_6bottom rightgreen
RB_LED3PIO1_11top rightred

Misc

Four LEDs

One 5 way switch (farnell)

Micro USB (2.0) socket

Further reading

hardware.txt · Last modified: 2013/02/10 23:51 by trapicki

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki