forked from richardjm/voronpi-klipper-backup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfly_sht36_v2.cfg
42 lines (35 loc) · 874 Bytes
/
fly_sht36_v2.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
###############################################################################
# Configuration for Fly SHT36 v2
###############################################################################
[mcu sht36v2]
canbus_uuid: bc3001b7c431
[temperature_sensor fly-sht36-v2]
sensor_type: temperature_mcu
sensor_mcu: sht36v2
[temperature_sensor enclosure_temp]
sensor_type = ATC Semitec 104GT-2
sensor_pin = sht36v2:PA4
min_temp: -50
max_temp: 350
#####
# RGB
[neopixel neo_sb]
pin: sht36v2: PB0
chain_count: 3
color_order: GRBW
initial_RED: 1.0
initial_GREEN: 1.0
initial_BLUE: 1.0
initial_WHITE: 1.0
#########
# ADXL345
[adxl345]
cs_pin: sht36v2:PA9
spi_bus = spi2
# spi_software_sclk_pin: sht36v2:PB13
# spi_software_mosi_pin: sht36v2:PB15
# spi_software_miso_pin: sht36v2:PB14
[resonance_tester]
accel_chip: adxl345
probe_points:
125,125,20