Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
22aaa5b9f7 |
@@ -0,0 +1 @@
|
|||||||
|
/target
|
||||||
Generated
+7
@@ -0,0 +1,7 @@
|
|||||||
|
# This file is automatically @generated by Cargo.
|
||||||
|
# It is not intended for manual editing.
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "creaturedex"
|
||||||
|
version = "0.1.0"
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[package]
|
||||||
|
name = "creaturedex"
|
||||||
|
version = "0.1.0"
|
||||||
|
edition = "2024"
|
||||||
|
|
||||||
|
[dependencies]
|
||||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
|||||||
|
fn main() {
|
||||||
|
println!("Hello, world!");
|
||||||
|
}
|
||||||
+39
-39
@@ -55,49 +55,49 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": [
|
"connections": [
|
||||||
[ "esp:TX", "$serialMonitor:RX", "red", [] ],
|
[ "esp:TX", "$serialMonitor:RX", "", [] ],
|
||||||
[ "esp:RX", "$serialMonitor:TX", "red", [] ],
|
[ "esp:RX", "$serialMonitor:TX", "", [] ],
|
||||||
|
|
||||||
[ "esp:3V3", "lcd1:VCC", "red", [] ],
|
[ "esp:3V3", "lcd1:VCC", "", [] ],
|
||||||
[ "esp:GND", "lcd1:GND", "red", [] ],
|
[ "esp:GND", "lcd1:GND", "", [] ],
|
||||||
[ "esp:8", "lcd1:SDA", "red", [] ],
|
[ "esp:8", "lcd1:SDA", "", [] ],
|
||||||
[ "esp:9", "lcd1:SCL", "red", [] ],
|
[ "esp:9", "lcd1:SCL", "", [] ],
|
||||||
|
|
||||||
[ "esp:3V3", "lcd2:VCC", "red", [] ],
|
[ "esp:3V3", "lcd2:VCC", "", [] ],
|
||||||
[ "esp:3V3", "lcd2:LED", "red", [] ],
|
[ "esp:3V3", "lcd2:LED", "", [] ],
|
||||||
[ "esp:GND", "lcd2:GND", "red", [] ],
|
[ "esp:GND", "lcd2:GND", "", [] ],
|
||||||
[ "esp:36", "lcd2:SCK", "red", [] ],
|
[ "esp:12", "lcd2:SCK", "", [] ],
|
||||||
[ "esp:35", "lcd2:MOSI", "red", [] ],
|
[ "esp:11", "lcd2:MOSI", "", [] ],
|
||||||
[ "esp:10", "lcd2:CS", "red", [] ],
|
[ "esp:10", "lcd2:CS", "", [] ],
|
||||||
[ "esp:7", "lcd2:D/C", "red", [] ],
|
[ "esp:7", "lcd2:D/C", "", [] ],
|
||||||
[ "esp:5", "lcd2:RESET", "red", [] ],
|
[ "esp:5", "lcd2:RESET", "", [] ],
|
||||||
|
|
||||||
[ "esp:3V3", "oled_spi_1:VCC", "red", [] ],
|
[ "esp:3V3", "oled_spi_1:VCC", "", [] ],
|
||||||
[ "esp:3V3", "oled_spi_1:LIGHT", "red", [] ],
|
[ "esp:3V3", "oled_spi_1:LIGHT", "", [] ],
|
||||||
[ "esp:GND", "oled_spi_1:GND", "red", [] ],
|
[ "esp:GND", "oled_spi_1:GND", "", [] ],
|
||||||
[ "esp:36", "oled_spi_1:CLK", "red", [] ],
|
[ "esp:12", "oled_spi_1:CLK", "", [] ],
|
||||||
[ "esp:35", "oled_spi_1:DIN", "red", [] ],
|
[ "esp:11", "oled_spi_1:DIN", "", [] ],
|
||||||
[ "esp:12", "oled_spi_1:CE", "red", [] ],
|
[ "esp:14", "oled_spi_1:CE", "", [] ],
|
||||||
[ "esp:37", "oled_spi_1:DC", "red", [] ],
|
[ "esp:6", "oled_spi_1:DC", "", [] ],
|
||||||
[ "esp:11", "oled_spi_1:RST", "red", [] ],
|
[ "esp:5", "oled_spi_1:RST", "", [] ],
|
||||||
|
|
||||||
[ "esp:3V3", "oled_spi_2:VCC", "red", [] ],
|
[ "esp:3V3", "oled_spi_2:VCC", "", [] ],
|
||||||
[ "esp:3V3", "oled_spi_2:LIGHT", "red", [] ],
|
[ "esp:3V3", "oled_spi_2:LIGHT", "", [] ],
|
||||||
[ "esp:GND", "oled_spi_2:GND", "red", [] ],
|
[ "esp:GND", "oled_spi_2:GND", "", [] ],
|
||||||
[ "esp:36", "oled_spi_2:CLK", "red", [] ],
|
[ "esp:12", "oled_spi_2:CLK", "", [] ],
|
||||||
[ "esp:35", "oled_spi_2:DIN", "red", [] ],
|
[ "esp:11", "oled_spi_2:DIN", "", [] ],
|
||||||
[ "esp:13", "oled_spi_2:CE", "red", [] ],
|
[ "esp:15", "oled_spi_2:CE", "", [] ],
|
||||||
[ "esp:37", "oled_spi_2:DC", "red", [] ],
|
[ "esp:6", "oled_spi_2:DC", "", [] ],
|
||||||
[ "esp:11", "oled_spi_2:RST", "red", [] ],
|
[ "esp:5", "oled_spi_2:RST", "", [] ],
|
||||||
|
|
||||||
[ "esp:3V3", "oled_spi_3:VCC", "red", [] ],
|
[ "esp:3V3", "oled_spi_3:VCC", "", [] ],
|
||||||
[ "esp:3V3", "oled_spi_3:LIGHT", "red", [] ],
|
[ "esp:3V3", "oled_spi_3:LIGHT", "", [] ],
|
||||||
[ "esp:GND", "oled_spi_3:GND", "red", [] ],
|
[ "esp:GND", "oled_spi_3:GND", "", [] ],
|
||||||
[ "esp:36", "oled_spi_3:CLK", "red", [] ],
|
[ "esp:12", "oled_spi_3:CLK", "", [] ],
|
||||||
[ "esp:35", "oled_spi_3:DIN", "red", [] ],
|
[ "esp:11", "oled_spi_3:DIN", "", [] ],
|
||||||
[ "esp:14", "oled_spi_3:CE", "red", [] ],
|
[ "esp:16", "oled_spi_3:CE", "", [] ],
|
||||||
[ "esp:37", "oled_spi_3:DC", "red", [] ],
|
[ "esp:6", "oled_spi_3:DC", "", [] ],
|
||||||
[ "esp:11", "oled_spi_3:RST", "red", [] ]
|
[ "esp:5", "oled_spi_3:RST", "", [] ]
|
||||||
],
|
],
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user