Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoosmand/SAMD21G18A_SPI

Microchip (Atmel) SAMD21 SPI example. MAX7219 as a ticker and BMP280 as a data source for ticker, are used on the same SPI bus.
https://github.com/zoosmand/SAMD21G18A_SPI

arm armasm asm assembler assembly bmp280 cortex-m0plus max7219 samd21 spi

Last synced: 3 months ago
JSON representation

Microchip (Atmel) SAMD21 SPI example. MAX7219 as a ticker and BMP280 as a data source for ticker, are used on the same SPI bus.

Awesome Lists containing this project

README

        

# SAMD21G18A_SPI
Microchip (Atmel) SAMD21 SPI example. MAX7219 as a ticker and BMP280 as a data source for ticker, are used on the same SPI bus. Have to use Keil to compile.