This website works better with JavaScript.
Explore
Help
Sign In
nebukadneza
/
thermocouple
Watch
1
Star
0
Fork
You've already forked thermocouple
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94efdc1dc4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '94efdc1dc4'
${ noResults }
thermocouple
/
firmware
/
masterchip
/
spi_config.h
6 lines
90 B
Raw
Normal View
History
Unescape
Escape
spi_config
15 years ago
better timing (throwing away values) in measurement, less prints, less baudrate, static offsets. This version is working pretty nicely.
15 years ago
#
define SPI_BAUDRATE 20000
fixed spi dependency crazyness
15 years ago
#
define SPI_MASTER
#
define SPI_SS_PORT D
#
define SPI_SS_PIN 7