Skip to content

Latest commit

 

History

History
76 lines (66 loc) · 4.44 KB

components.md

File metadata and controls

76 lines (66 loc) · 4.44 KB

back to README

Components

Main Controller

Teensy

ARTIX-7 FPGA:

CAN:

Patmos


External Memory

SST26VF032B:

W25Q128FVSG:

PMod:


RF transceiver modules

CC1101:

- https://www.ti.com/lit/ds/symlink/cc1101.pdf?ts=1612980410973&ref_url=https%253A%252F%252Fwww.google.com%252F

nRF24L01+PA+LNA:

nRF905:

SX1278 (LoRa):

HC-12:

Comparison

Model Range (m) Frequency (Hz) RS
CC1101 315/433/868/915 MHz link
HC-12 1000 m 433.4-473.0 MHz link
nRF24 1000 m 2.4 GHz link
nRF905 433/868/915 MHz link
SX1278 (LoRa) UHF link

CAN-bus tranceiver modules

SN65HVD232D

PCA82C251T/YM,112

MCP2551 Breakout Board

Software

Arduino

  • Arduino IDE
  • Teensyduino, a software add-on for the Arduino IDE, Teensyduino. Note, the Teensyduino also includes the Teensy Loader Application, which PJRC includes as a step under Getting Started. It is therefore not necessary to download this seperately.

Libraries

ChibiOS

Examples: