Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zoosmand/SAMD21G18A_SPI
- Owner: zoosmand
- License: gpl-3.0
- Created: 2018-06-04T13:41:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T21:27:39.000Z (over 6 years ago)
- Last Synced: 2024-08-02T15:09:16.409Z (6 months ago)
- Topics: arm, armasm, asm, assembler, assembly, bmp280, cortex-m0plus, max7219, samd21, spi
- Language: Assembly
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.