This commit is contained in:
Phil Howard 2018-09-29 12:08:39 +01:00
commit 1c8eaf5962
39 changed files with 1500 additions and 90 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 KiB

View File

@ -28,12 +28,16 @@ pin:
'10':
mode: uart
'31':
mode: RI
mode: output
name: RI
'33':
mode: input
name: DTR
'35':
mode: input
name: W_Disable
'37':
mode: input
name: Perst
-->
# 3G/4G/LTE Base Shield V2

View File

@ -6,13 +6,15 @@ type: gps
formfactor: pHAT
manufacturer: Sixfab
description: A GPS add-on board for Raspberry Pi
url: http://sixfab.com/product/gsm-shields/
buy: http://sixfab.com/product/gsm-shields/
url: https://sixfab.com/product/gps-shield/
buy: https://sixfab.com/product/gps-shield/
image: 'sixfab-gps-shield.png'
pincount: 40
eeprom: no
power:
'1':
'2':
'4':
ground:
'6':
'9':
@ -23,14 +25,20 @@ ground:
'34':
'39':
pin:
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'12':
name: LED
name:
'18':
name: 1-PPS
'22':
name: Reset
'40':
name: User Led
-->
# GPS Shield

View File

@ -0,0 +1,51 @@
<!--
---
name: Sixfab GSM/GPRS Shield V1.5
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Connect from anywhere to the internet on a Raspberry Pi
url: http://sixfab.com/product/gsmgprs-shield/
buy: http://sixfab.com/product/gsmgprs-shield/
image: 'sixfab-gsmgprs-shield-v1-5.png'
pincount: 40
eeprom: no
power:
'2':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'7':
mode: 1-wire
name: 1-wire
'8':
mode: uart
'10':
mode: uart
'15':
mode: output
name: User Led
'35':
mode: input
name: Vdd Ext
'37':
mode: output
name: Power Key
-->
# Sixfab GSM/GPRS Shield V1.5
The Sixfab GSM/GPRS Shield allows you to connect to the internet anywhere there is a signal and with 85.6 kbps up and down
you are able to make voice calls, SMS and it can also do bluetooth.
You can also use it with a PC, MacOS, Arduino and Android aswell as the Pi.

View File

@ -1,6 +1,6 @@
<!--
---
name: GSM/GPRS Shield
name: GSM/GPRS Shield [ Retired Version]
class: board
type: com
formfactor: pHAT
@ -24,18 +24,18 @@ ground:
'34':
'39':
pin:
'24':
mode: uart
'19':
mode: uart
'36':
name: M66 CTS
'15':
name: PWR Key
'5':
name: LED
'7':
name: 1Wire
'8':
mode: uart
'10':
mode: uart
'16':
name: M66 CTS
mode: output
'22':
name: PWR Key
mode: output
-->
# GSM/GPRS Shield

View File

@ -0,0 +1,100 @@
<!--
---
name: Raspberry Pi NB-IoT Shield
class: board
type: com
formfactor: Custom
manufacturer: Sixfab
description: Connect from anywhere to the internet via NB-IoT on a Raspberry Pi
github: https://github.com/sixfab/RPI-NB-IoT-Shield
url: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
buy: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
image: 'sixfab-nbiot-shield.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: 1wire
'8':
mode: uart
'10':
mode: uart
'29':
mode: input
name: IN2
'31':
mode: input
name: VDD_EXT
'32':
mode: input
name: IN1
'33':
mode: input
name: RI
'37':
mode: output
name: Reset
'37':
mode: output
name: Relay
'38':
mode: output
name: User Led
'38':
mode: input
name: User Button
-->
# Raspberry Pi NB-IoT Shield
It is a narrow band IoT (Nb-IoT) shield for Raspberry Pi. NB-IOT is very suitable for IoT applications with low power consumption. Shield also has the built-in 3-axis accelerometer, temperature, humidity, light sensors, optocoupler, and relay. If you like, you can also add your own sensors using the built-in 4 channel ADC.
Also using the USB connector you can use the shield with Linux, Windows and Android.
##Features
- LTE BC95 Nb-IoT Module B20 800MHz
- ADS1015 12 Bit 4 Channel ADC
- Relay with optocoupler protection (24V DC, 120-220V AC Switching)
- Optocoupler (3-12 V DC switching)- Built-in 3 axis accelerometer (MMA8452Q)
- Built-In HDC1080 temperature sensor (-40 +125 C)
- Built-In HDC1080 humidity sensor (0 100%)
- Built-In ALS-PT19 ambient light sensor()
- 1-Wire interface (3 male pins)(It can be used with DS18B20, DHT21 etc.)
- I2C interface (4 male pins)
- User button and LED
- Micro SIM Socket
- Built-in PCB Antenna
- UFL socket for external antenna
Warnings
! All data pins work with 3.3V reference. Any other voltage level should harm your shield or RPI.
Applications
- Smart farming sensor
- Smart cities sensor
- Smart home sensor
- Internet of Things (IoT) sensor
- Smart door lock
- Smart lightning
- Smart metering
- Bike sharing
- Smart parking
- Smart city
- Security and asset tracking
- Home appliances
- Agricultural and environmental monitoring

View File

@ -0,0 +1,72 @@
<!--
---
name: Sixfab XBee Shield V2
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Use XBee modules with the Raspberry Pi
url: http://sixfab.com/product/xbee-shield/
buy: http://sixfab.com/product/xbee-shield/
image: 'sixfab-xbee-shield-v2.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'11':
mode: output
name: RTS
'13':
mode: output
name: XBee_Reset
'18':
mode: output
name: XBee_IO1
'22':
mode: output
name: XBee_IO1
'32':
mode: output
name: IN1
'36':
mode: output
name: RSSI
'38':
mode: input
name: User Button
'40':
mode: output
name: User Led
-->
# Sixfab XBee Shield V2
The Sixfab XBee Shield is add-on board that allows you to use XBee modules easily with your Pi.
Some features include:
* Headers fit most XBee modules
* Up to 28 miles range
* Point to point communication
* Communication LED
* 1-Wire sensor breakout (bcm4)
* Programable from Linux, Windows and Android

View File

@ -28,12 +28,16 @@ pin:
'10':
mode: uart
'31':
mode: RI
mode: output
name: RI
'33':
mode: input
name: DTR
'35':
mode: input
name: W_Disable
'37':
mode: input
name: Perst
-->
# 3G/4G/LTE Base Shield V2

View File

@ -6,13 +6,15 @@ type: gps
formfactor: pHAT
manufacturer: Sixfab
description: A GPS add-on board for Raspberry Pi
url: http://sixfab.com/product/gsm-shields/
buy: http://sixfab.com/product/gsm-shields/
url: https://sixfab.com/product/gps-shield/
buy: https://sixfab.com/product/gps-shield/
image: 'sixfab-gps-shield.png'
pincount: 40
eeprom: no
power:
'1':
'2':
'4':
ground:
'6':
'9':
@ -23,14 +25,20 @@ ground:
'34':
'39':
pin:
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'12':
name: LED
name:
'18':
name: 1-PPS
'22':
name: Reset
'40':
name: User Led
-->
# GPS Shield

View File

@ -0,0 +1,51 @@
<!--
---
name: Sixfab GSM/GPRS Shield V1.5
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Connect from anywhere to the internet on a Raspberry Pi
url: http://sixfab.com/product/gsmgprs-shield/
buy: http://sixfab.com/product/gsmgprs-shield/
image: 'sixfab-gsmgprs-shield-v1-5.png'
pincount: 40
eeprom: no
power:
'2':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'7':
mode: 1-wire
name: 1-wire
'8':
mode: uart
'10':
mode: uart
'15':
mode: output
name: User Led
'35':
mode: input
name: Vdd Ext
'37':
mode: output
name: Power Key
-->
# Sixfab GSM/GPRS Shield V1.5
The Sixfab GSM/GPRS Shield allows you to connect to the internet anywhere there is a signal and with 85.6 kbps up and down
you are able to make voice calls, SMS and it can also do bluetooth.
You can also use it with a PC, MacOS, Arduino and Android aswell as the Pi.

View File

@ -1,6 +1,6 @@
<!--
---
name: GSM/GPRS Shield
name: GSM/GPRS Shield [ Retired Version]
class: board
type: com
formfactor: pHAT
@ -24,18 +24,18 @@ ground:
'34':
'39':
pin:
'24':
mode: uart
'19':
mode: uart
'36':
name: M66 CTS
'15':
name: PWR Key
'5':
name: LED
'7':
name: 1Wire
'8':
mode: uart
'10':
mode: uart
'16':
name: M66 CTS
mode: output
'22':
name: PWR Key
mode: output
-->
# GSM/GPRS Shield

View File

@ -0,0 +1,100 @@
<!--
---
name: Raspberry Pi NB-IoT Shield
class: board
type: com
formfactor: Custom
manufacturer: Sixfab
description: Connect from anywhere to the internet via NB-IoT on a Raspberry Pi
github: https://github.com/sixfab/RPI-NB-IoT-Shield
url: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
buy: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
image: 'sixfab-nbiot-shield.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: 1wire
'8':
mode: uart
'10':
mode: uart
'29':
mode: input
name: IN2
'31':
mode: input
name: VDD_EXT
'32':
mode: input
name: IN1
'33':
mode: input
name: RI
'37':
mode: output
name: Reset
'37':
mode: output
name: Relay
'38':
mode: output
name: User Led
'38':
mode: input
name: User Button
-->
# Raspberry Pi NB-IoT Shield
It is a narrow band IoT (Nb-IoT) shield for Raspberry Pi. NB-IOT is very suitable for IoT applications with low power consumption. Shield also has the built-in 3-axis accelerometer, temperature, humidity, light sensors, optocoupler, and relay. If you like, you can also add your own sensors using the built-in 4 channel ADC.
Also using the USB connector you can use the shield with Linux, Windows and Android.
##Features
- LTE BC95 Nb-IoT Module B20 800MHz
- ADS1015 12 Bit 4 Channel ADC
- Relay with optocoupler protection (24V DC, 120-220V AC Switching)
- Optocoupler (3-12 V DC switching)- Built-in 3 axis accelerometer (MMA8452Q)
- Built-In HDC1080 temperature sensor (-40 +125 C)
- Built-In HDC1080 humidity sensor (0 100%)
- Built-In ALS-PT19 ambient light sensor()
- 1-Wire interface (3 male pins)(It can be used with DS18B20, DHT21 etc.)
- I2C interface (4 male pins)
- User button and LED
- Micro SIM Socket
- Built-in PCB Antenna
- UFL socket for external antenna
Warnings
! All data pins work with 3.3V reference. Any other voltage level should harm your shield or RPI.
Applications
- Smart farming sensor
- Smart cities sensor
- Smart home sensor
- Internet of Things (IoT) sensor
- Smart door lock
- Smart lightning
- Smart metering
- Bike sharing
- Smart parking
- Smart city
- Security and asset tracking
- Home appliances
- Agricultural and environmental monitoring

View File

@ -0,0 +1,72 @@
<!--
---
name: Sixfab XBee Shield V2
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Use XBee modules with the Raspberry Pi
url: http://sixfab.com/product/xbee-shield/
buy: http://sixfab.com/product/xbee-shield/
image: 'sixfab-xbee-shield-v2.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'11':
mode: output
name: RTS
'13':
mode: output
name: XBee_Reset
'18':
mode: output
name: XBee_IO1
'22':
mode: output
name: XBee_IO1
'32':
mode: output
name: IN1
'36':
mode: output
name: RSSI
'38':
mode: input
name: User Button
'40':
mode: output
name: User Led
-->
# Sixfab XBee Shield V2
The Sixfab XBee Shield is add-on board that allows you to use XBee modules easily with your Pi.
Some features include:
* Headers fit most XBee modules
* Up to 28 miles range
* Point to point communication
* Communication LED
* 1-Wire sensor breakout (bcm4)
* Programable from Linux, Windows and Android

View File

@ -28,12 +28,16 @@ pin:
'10':
mode: uart
'31':
mode: RI
mode: output
name: RI
'33':
mode: input
name: DTR
'35':
mode: input
name: W_Disable
'37':
mode: input
name: Perst
-->
# 3G/4G/LTE Base Shield V2

View File

@ -6,13 +6,15 @@ type: gps
formfactor: pHAT
manufacturer: Sixfab
description: A GPS add-on board for Raspberry Pi
url: http://sixfab.com/product/gsm-shields/
buy: http://sixfab.com/product/gsm-shields/
url: https://sixfab.com/product/gps-shield/
buy: https://sixfab.com/product/gps-shield/
image: 'sixfab-gps-shield.png'
pincount: 40
eeprom: no
power:
'1':
'2':
'4':
ground:
'6':
'9':
@ -23,14 +25,20 @@ ground:
'34':
'39':
pin:
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'12':
name: LED
name:
'18':
name: 1-PPS
'22':
name: Reset
'40':
name: User Led
-->
# GPS Shield

View File

@ -0,0 +1,51 @@
<!--
---
name: Sixfab GSM/GPRS Shield V1.5
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Connect from anywhere to the internet on a Raspberry Pi
url: http://sixfab.com/product/gsmgprs-shield/
buy: http://sixfab.com/product/gsmgprs-shield/
image: 'sixfab-gsmgprs-shield-v1-5.png'
pincount: 40
eeprom: no
power:
'2':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'7':
mode: 1-wire
name: 1-wire
'8':
mode: uart
'10':
mode: uart
'15':
mode: output
name: User Led
'35':
mode: input
name: Vdd Ext
'37':
mode: output
name: Power Key
-->
# Sixfab GSM/GPRS Shield V1.5
The Sixfab GSM/GPRS Shield allows you to connect to the internet anywhere there is a signal and with 85.6 kbps up and down
you are able to make voice calls, SMS and it can also do bluetooth.
You can also use it with a PC, MacOS, Arduino and Android aswell as the Pi.

View File

@ -1,6 +1,6 @@
<!--
---
name: GSM/GPRS Shield
name: GSM/GPRS Shield [ Retired Version]
class: board
type: com
formfactor: pHAT
@ -24,18 +24,18 @@ ground:
'34':
'39':
pin:
'24':
mode: uart
'19':
mode: uart
'36':
name: M66 CTS
'15':
name: PWR Key
'5':
name: LED
'7':
name: 1Wire
'8':
mode: uart
'10':
mode: uart
'16':
name: M66 CTS
mode: output
'22':
name: PWR Key
mode: output
-->
# GSM/GPRS Shield

View File

@ -0,0 +1,100 @@
<!--
---
name: Raspberry Pi NB-IoT Shield
class: board
type: com
formfactor: Custom
manufacturer: Sixfab
description: Connect from anywhere to the internet via NB-IoT on a Raspberry Pi
github: https://github.com/sixfab/RPI-NB-IoT-Shield
url: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
buy: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
image: 'sixfab-nbiot-shield.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: 1wire
'8':
mode: uart
'10':
mode: uart
'29':
mode: input
name: IN2
'31':
mode: input
name: VDD_EXT
'32':
mode: input
name: IN1
'33':
mode: input
name: RI
'37':
mode: output
name: Reset
'37':
mode: output
name: Relay
'38':
mode: output
name: User Led
'38':
mode: input
name: User Button
-->
# Raspberry Pi NB-IoT Shield
It is a narrow band IoT (Nb-IoT) shield for Raspberry Pi. NB-IOT is very suitable for IoT applications with low power consumption. Shield also has the built-in 3-axis accelerometer, temperature, humidity, light sensors, optocoupler, and relay. If you like, you can also add your own sensors using the built-in 4 channel ADC.
Also using the USB connector you can use the shield with Linux, Windows and Android.
##Features
- LTE BC95 Nb-IoT Module B20 800MHz
- ADS1015 12 Bit 4 Channel ADC
- Relay with optocoupler protection (24V DC, 120-220V AC Switching)
- Optocoupler (3-12 V DC switching)- Built-in 3 axis accelerometer (MMA8452Q)
- Built-In HDC1080 temperature sensor (-40 +125 C)
- Built-In HDC1080 humidity sensor (0 100%)
- Built-In ALS-PT19 ambient light sensor()
- 1-Wire interface (3 male pins)(It can be used with DS18B20, DHT21 etc.)
- I2C interface (4 male pins)
- User button and LED
- Micro SIM Socket
- Built-in PCB Antenna
- UFL socket for external antenna
Warnings
! All data pins work with 3.3V reference. Any other voltage level should harm your shield or RPI.
Applications
- Smart farming sensor
- Smart cities sensor
- Smart home sensor
- Internet of Things (IoT) sensor
- Smart door lock
- Smart lightning
- Smart metering
- Bike sharing
- Smart parking
- Smart city
- Security and asset tracking
- Home appliances
- Agricultural and environmental monitoring

View File

@ -0,0 +1,72 @@
<!--
---
name: Sixfab XBee Shield V2
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Use XBee modules with the Raspberry Pi
url: http://sixfab.com/product/xbee-shield/
buy: http://sixfab.com/product/xbee-shield/
image: 'sixfab-xbee-shield-v2.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'11':
mode: output
name: RTS
'13':
mode: output
name: XBee_Reset
'18':
mode: output
name: XBee_IO1
'22':
mode: output
name: XBee_IO1
'32':
mode: output
name: IN1
'36':
mode: output
name: RSSI
'38':
mode: input
name: User Button
'40':
mode: output
name: User Led
-->
# Sixfab XBee Shield V2
The Sixfab XBee Shield is add-on board that allows you to use XBee modules easily with your Pi.
Some features include:
* Headers fit most XBee modules
* Up to 28 miles range
* Point to point communication
* Communication LED
* 1-Wire sensor breakout (bcm4)
* Programable from Linux, Windows and Android

View File

@ -28,12 +28,16 @@ pin:
'10':
mode: uart
'31':
mode: RI
mode: output
name: RI
'33':
mode: input
name: DTR
'35':
mode: input
name: W_Disable
'37':
mode: input
name: Perst
-->
# 3G/4G/LTE Base Shield V2

View File

@ -6,13 +6,15 @@ type: gps
formfactor: pHAT
manufacturer: Sixfab
description: A GPS add-on board for Raspberry Pi
url: http://sixfab.com/product/gsm-shields/
buy: http://sixfab.com/product/gsm-shields/
url: https://sixfab.com/product/gps-shield/
buy: https://sixfab.com/product/gps-shield/
image: 'sixfab-gps-shield.png'
pincount: 40
eeprom: no
power:
'1':
'2':
'4':
ground:
'6':
'9':
@ -23,14 +25,20 @@ ground:
'34':
'39':
pin:
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'12':
name: LED
name:
'18':
name: 1-PPS
'22':
name: Reset
'40':
name: User Led
-->
# GPS Shield

View File

@ -0,0 +1,51 @@
<!--
---
name: Sixfab GSM/GPRS Shield V1.5
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Connect from anywhere to the internet on a Raspberry Pi
url: http://sixfab.com/product/gsmgprs-shield/
buy: http://sixfab.com/product/gsmgprs-shield/
image: 'sixfab-gsmgprs-shield-v1-5.png'
pincount: 40
eeprom: no
power:
'2':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'7':
mode: 1-wire
name: 1-wire
'8':
mode: uart
'10':
mode: uart
'15':
mode: output
name: User Led
'35':
mode: input
name: Vdd Ext
'37':
mode: output
name: Power Key
-->
# Sixfab GSM/GPRS Shield V1.5
The Sixfab GSM/GPRS Shield allows you to connect to the internet anywhere there is a signal and with 85.6 kbps up and down
you are able to make voice calls, SMS and it can also do bluetooth.
You can also use it with a PC, MacOS, Arduino and Android aswell as the Pi.

View File

@ -1,6 +1,6 @@
<!--
---
name: GSM/GPRS Shield
name: GSM/GPRS Shield [ Retired Version]
class: board
type: com
formfactor: pHAT
@ -24,18 +24,18 @@ ground:
'34':
'39':
pin:
'24':
mode: uart
'19':
mode: uart
'36':
name: M66 CTS
'15':
name: PWR Key
'5':
name: LED
'7':
name: 1Wire
'8':
mode: uart
'10':
mode: uart
'16':
name: M66 CTS
mode: output
'22':
name: PWR Key
mode: output
-->
# GSM/GPRS Shield

View File

@ -0,0 +1,100 @@
<!--
---
name: Raspberry Pi NB-IoT Shield
class: board
type: com
formfactor: Custom
manufacturer: Sixfab
description: Connect from anywhere to the internet via NB-IoT on a Raspberry Pi
github: https://github.com/sixfab/RPI-NB-IoT-Shield
url: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
buy: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
image: 'sixfab-nbiot-shield.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: 1wire
'8':
mode: uart
'10':
mode: uart
'29':
mode: input
name: IN2
'31':
mode: input
name: VDD_EXT
'32':
mode: input
name: IN1
'33':
mode: input
name: RI
'37':
mode: output
name: Reset
'37':
mode: output
name: Relay
'38':
mode: output
name: User Led
'38':
mode: input
name: User Button
-->
# Raspberry Pi NB-IoT Shield
It is a narrow band IoT (Nb-IoT) shield for Raspberry Pi. NB-IOT is very suitable for IoT applications with low power consumption. Shield also has the built-in 3-axis accelerometer, temperature, humidity, light sensors, optocoupler, and relay. If you like, you can also add your own sensors using the built-in 4 channel ADC.
Also using the USB connector you can use the shield with Linux, Windows and Android.
##Features
- LTE BC95 Nb-IoT Module B20 800MHz
- ADS1015 12 Bit 4 Channel ADC
- Relay with optocoupler protection (24V DC, 120-220V AC Switching)
- Optocoupler (3-12 V DC switching)- Built-in 3 axis accelerometer (MMA8452Q)
- Built-In HDC1080 temperature sensor (-40 +125 C)
- Built-In HDC1080 humidity sensor (0 100%)
- Built-In ALS-PT19 ambient light sensor()
- 1-Wire interface (3 male pins)(It can be used with DS18B20, DHT21 etc.)
- I2C interface (4 male pins)
- User button and LED
- Micro SIM Socket
- Built-in PCB Antenna
- UFL socket for external antenna
Warnings
! All data pins work with 3.3V reference. Any other voltage level should harm your shield or RPI.
Applications
- Smart farming sensor
- Smart cities sensor
- Smart home sensor
- Internet of Things (IoT) sensor
- Smart door lock
- Smart lightning
- Smart metering
- Bike sharing
- Smart parking
- Smart city
- Security and asset tracking
- Home appliances
- Agricultural and environmental monitoring

View File

@ -0,0 +1,72 @@
<!--
---
name: Sixfab XBee Shield V2
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Use XBee modules with the Raspberry Pi
url: http://sixfab.com/product/xbee-shield/
buy: http://sixfab.com/product/xbee-shield/
image: 'sixfab-xbee-shield-v2.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'11':
mode: output
name: RTS
'13':
mode: output
name: XBee_Reset
'18':
mode: output
name: XBee_IO1
'22':
mode: output
name: XBee_IO1
'32':
mode: output
name: IN1
'36':
mode: output
name: RSSI
'38':
mode: input
name: User Button
'40':
mode: output
name: User Led
-->
# Sixfab XBee Shield V2
The Sixfab XBee Shield is add-on board that allows you to use XBee modules easily with your Pi.
Some features include:
* Headers fit most XBee modules
* Up to 28 miles range
* Point to point communication
* Communication LED
* 1-Wire sensor breakout (bcm4)
* Programable from Linux, Windows and Android

View File

@ -28,12 +28,16 @@ pin:
'10':
mode: uart
'31':
mode: RI
mode: output
name: RI
'33':
mode: input
name: DTR
'35':
mode: input
name: W_Disable
'37':
mode: input
name: Perst
-->
# 3G/4G/LTE Base Shield V2

View File

@ -6,13 +6,15 @@ type: gps
formfactor: pHAT
manufacturer: Sixfab
description: A GPS add-on board for Raspberry Pi
url: http://sixfab.com/product/gsm-shields/
buy: http://sixfab.com/product/gsm-shields/
url: https://sixfab.com/product/gps-shield/
buy: https://sixfab.com/product/gps-shield/
image: 'sixfab-gps-shield.png'
pincount: 40
eeprom: no
power:
'1':
'2':
'4':
ground:
'6':
'9':
@ -23,14 +25,20 @@ ground:
'34':
'39':
pin:
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'12':
name: LED
name:
'18':
name: 1-PPS
'22':
name: Reset
'40':
name: User Led
-->
# GPS Shield

View File

@ -0,0 +1,51 @@
<!--
---
name: Sixfab GSM/GPRS Shield V1.5
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Connect from anywhere to the internet on a Raspberry Pi
url: http://sixfab.com/product/gsmgprs-shield/
buy: http://sixfab.com/product/gsmgprs-shield/
image: 'sixfab-gsmgprs-shield-v1-5.png'
pincount: 40
eeprom: no
power:
'2':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'7':
mode: 1-wire
name: 1-wire
'8':
mode: uart
'10':
mode: uart
'15':
mode: output
name: User Led
'35':
mode: input
name: Vdd Ext
'37':
mode: output
name: Power Key
-->
# Sixfab GSM/GPRS Shield V1.5
The Sixfab GSM/GPRS Shield allows you to connect to the internet anywhere there is a signal and with 85.6 kbps up and down
you are able to make voice calls, SMS and it can also do bluetooth.
You can also use it with a PC, MacOS, Arduino and Android aswell as the Pi.

View File

@ -1,6 +1,6 @@
<!--
---
name: GSM/GPRS Shield
name: GSM/GPRS Shield [ Retired Version]
class: board
type: com
formfactor: pHAT
@ -24,18 +24,18 @@ ground:
'34':
'39':
pin:
'24':
mode: uart
'19':
mode: uart
'36':
name: M66 CTS
'15':
name: PWR Key
'5':
name: LED
'7':
name: 1Wire
'8':
mode: uart
'10':
mode: uart
'16':
name: M66 CTS
mode: output
'22':
name: PWR Key
mode: output
-->
# GSM/GPRS Shield

View File

@ -0,0 +1,100 @@
<!--
---
name: Raspberry Pi NB-IoT Shield
class: board
type: com
formfactor: Custom
manufacturer: Sixfab
description: Connect from anywhere to the internet via NB-IoT on a Raspberry Pi
github: https://github.com/sixfab/RPI-NB-IoT-Shield
url: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
buy: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
image: 'sixfab-nbiot-shield.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: 1wire
'8':
mode: uart
'10':
mode: uart
'29':
mode: input
name: IN2
'31':
mode: input
name: VDD_EXT
'32':
mode: input
name: IN1
'33':
mode: input
name: RI
'37':
mode: output
name: Reset
'37':
mode: output
name: Relay
'38':
mode: output
name: User Led
'38':
mode: input
name: User Button
-->
# Raspberry Pi NB-IoT Shield
It is a narrow band IoT (Nb-IoT) shield for Raspberry Pi. NB-IOT is very suitable for IoT applications with low power consumption. Shield also has the built-in 3-axis accelerometer, temperature, humidity, light sensors, optocoupler, and relay. If you like, you can also add your own sensors using the built-in 4 channel ADC.
Also using the USB connector you can use the shield with Linux, Windows and Android.
##Features
- LTE BC95 Nb-IoT Module B20 800MHz
- ADS1015 12 Bit 4 Channel ADC
- Relay with optocoupler protection (24V DC, 120-220V AC Switching)
- Optocoupler (3-12 V DC switching)- Built-in 3 axis accelerometer (MMA8452Q)
- Built-In HDC1080 temperature sensor (-40 +125 C)
- Built-In HDC1080 humidity sensor (0 100%)
- Built-In ALS-PT19 ambient light sensor()
- 1-Wire interface (3 male pins)(It can be used with DS18B20, DHT21 etc.)
- I2C interface (4 male pins)
- User button and LED
- Micro SIM Socket
- Built-in PCB Antenna
- UFL socket for external antenna
Warnings
! All data pins work with 3.3V reference. Any other voltage level should harm your shield or RPI.
Applications
- Smart farming sensor
- Smart cities sensor
- Smart home sensor
- Internet of Things (IoT) sensor
- Smart door lock
- Smart lightning
- Smart metering
- Bike sharing
- Smart parking
- Smart city
- Security and asset tracking
- Home appliances
- Agricultural and environmental monitoring

View File

@ -0,0 +1,72 @@
<!--
---
name: Sixfab XBee Shield V2
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Use XBee modules with the Raspberry Pi
url: http://sixfab.com/product/xbee-shield/
buy: http://sixfab.com/product/xbee-shield/
image: 'sixfab-xbee-shield-v2.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'11':
mode: output
name: RTS
'13':
mode: output
name: XBee_Reset
'18':
mode: output
name: XBee_IO1
'22':
mode: output
name: XBee_IO1
'32':
mode: output
name: IN1
'36':
mode: output
name: RSSI
'38':
mode: input
name: User Button
'40':
mode: output
name: User Led
-->
# Sixfab XBee Shield V2
The Sixfab XBee Shield is add-on board that allows you to use XBee modules easily with your Pi.
Some features include:
* Headers fit most XBee modules
* Up to 28 miles range
* Point to point communication
* Communication LED
* 1-Wire sensor breakout (bcm4)
* Programable from Linux, Windows and Android

View File

@ -28,12 +28,16 @@ pin:
'10':
mode: uart
'31':
mode: RI
mode: output
name: RI
'33':
mode: input
name: DTR
'35':
mode: input
name: W_Disable
'37':
mode: input
name: Perst
-->
# 3G/4G/LTE Base Shield V2

View File

@ -6,13 +6,15 @@ type: gps
formfactor: pHAT
manufacturer: Sixfab
description: A GPS add-on board for Raspberry Pi
url: http://sixfab.com/product/gsm-shields/
buy: http://sixfab.com/product/gsm-shields/
url: https://sixfab.com/product/gps-shield/
buy: https://sixfab.com/product/gps-shield/
image: 'sixfab-gps-shield.png'
pincount: 40
eeprom: no
power:
'1':
'2':
'4':
ground:
'6':
'9':
@ -23,14 +25,20 @@ ground:
'34':
'39':
pin:
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'12':
name: LED
name:
'18':
name: 1-PPS
'22':
name: Reset
'40':
name: User Led
-->
# GPS Shield

View File

@ -0,0 +1,51 @@
<!--
---
name: Sixfab GSM/GPRS Shield V1.5
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Connect from anywhere to the internet on a Raspberry Pi
url: http://sixfab.com/product/gsmgprs-shield/
buy: http://sixfab.com/product/gsmgprs-shield/
image: 'sixfab-gsmgprs-shield-v1-5.png'
pincount: 40
eeprom: no
power:
'2':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'7':
mode: 1-wire
name: 1-wire
'8':
mode: uart
'10':
mode: uart
'15':
mode: output
name: User Led
'35':
mode: input
name: Vdd Ext
'37':
mode: output
name: Power Key
-->
# Sixfab GSM/GPRS Shield V1.5
The Sixfab GSM/GPRS Shield allows you to connect to the internet anywhere there is a signal and with 85.6 kbps up and down
you are able to make voice calls, SMS and it can also do bluetooth.
You can also use it with a PC, MacOS, Arduino and Android aswell as the Pi.

View File

@ -1,6 +1,6 @@
<!--
---
name: GSM/GPRS Shield
name: GSM/GPRS Shield [ Retired Version]
class: board
type: com
formfactor: pHAT
@ -24,18 +24,18 @@ ground:
'34':
'39':
pin:
'24':
mode: uart
'19':
mode: uart
'36':
name: M66 CTS
'15':
name: PWR Key
'5':
name: LED
'7':
name: 1Wire
'8':
mode: uart
'10':
mode: uart
'16':
name: M66 CTS
mode: output
'22':
name: PWR Key
mode: output
-->
# GSM/GPRS Shield

View File

@ -0,0 +1,100 @@
<!--
---
name: Raspberry Pi NB-IoT Shield
class: board
type: com
formfactor: Custom
manufacturer: Sixfab
description: Connect from anywhere to the internet via NB-IoT on a Raspberry Pi
github: https://github.com/sixfab/RPI-NB-IoT-Shield
url: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
buy: https://sixfab.com/product/raspberry-pi-nb-iot-shield/
image: 'sixfab-nbiot-shield.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: 1wire
'8':
mode: uart
'10':
mode: uart
'29':
mode: input
name: IN2
'31':
mode: input
name: VDD_EXT
'32':
mode: input
name: IN1
'33':
mode: input
name: RI
'37':
mode: output
name: Reset
'37':
mode: output
name: Relay
'38':
mode: output
name: User Led
'38':
mode: input
name: User Button
-->
# Raspberry Pi NB-IoT Shield
It is a narrow band IoT (Nb-IoT) shield for Raspberry Pi. NB-IOT is very suitable for IoT applications with low power consumption. Shield also has the built-in 3-axis accelerometer, temperature, humidity, light sensors, optocoupler, and relay. If you like, you can also add your own sensors using the built-in 4 channel ADC.
Also using the USB connector you can use the shield with Linux, Windows and Android.
##Features
- LTE BC95 Nb-IoT Module B20 800MHz
- ADS1015 12 Bit 4 Channel ADC
- Relay with optocoupler protection (24V DC, 120-220V AC Switching)
- Optocoupler (3-12 V DC switching)- Built-in 3 axis accelerometer (MMA8452Q)
- Built-In HDC1080 temperature sensor (-40 +125 C)
- Built-In HDC1080 humidity sensor (0 100%)
- Built-In ALS-PT19 ambient light sensor()
- 1-Wire interface (3 male pins)(It can be used with DS18B20, DHT21 etc.)
- I2C interface (4 male pins)
- User button and LED
- Micro SIM Socket
- Built-in PCB Antenna
- UFL socket for external antenna
Warnings
! All data pins work with 3.3V reference. Any other voltage level should harm your shield or RPI.
Applications
- Smart farming sensor
- Smart cities sensor
- Smart home sensor
- Internet of Things (IoT) sensor
- Smart door lock
- Smart lightning
- Smart metering
- Bike sharing
- Smart parking
- Smart city
- Security and asset tracking
- Home appliances
- Agricultural and environmental monitoring

View File

@ -0,0 +1,72 @@
<!--
---
name: Sixfab XBee Shield V2
class: board
type: com
formfactor: pHAT
manufacturer: Sixfab
description: Use XBee modules with the Raspberry Pi
url: http://sixfab.com/product/xbee-shield/
buy: http://sixfab.com/product/xbee-shield/
image: 'sixfab-xbee-shield-v2.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
mode: 1-wire
'8':
mode: uart
'10':
mode: uart
'11':
mode: output
name: RTS
'13':
mode: output
name: XBee_Reset
'18':
mode: output
name: XBee_IO1
'22':
mode: output
name: XBee_IO1
'32':
mode: output
name: IN1
'36':
mode: output
name: RSSI
'38':
mode: input
name: User Button
'40':
mode: output
name: User Led
-->
# Sixfab XBee Shield V2
The Sixfab XBee Shield is add-on board that allows you to use XBee modules easily with your Pi.
Some features include:
* Headers fit most XBee modules
* Up to 28 miles range
* Point to point communication
* Communication LED
* 1-Wire sensor breakout (bcm4)
* Programable from Linux, Windows and Android