diff --git a/README.md b/README.md new file mode 100644 index 0000000..ffd9c91 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# Firebeetle 2 Board ESP32-C6 + +A project to control a Firebeetle 2 Board ESP32-C6 in Rust. + +## History + +On September 28, 2025, [DFRobot](https://www.dfrobot.com/?srsltid=AfmBOoqllNjgG_zJgZkg9oiuPBRGeVRlktwVre_8koLvTOnrOWP0Rfza) came to [Noisebridge](https://www.noisebridge.net/)'s [afterparty](https://luma.com/nbmrk6qb) for [Maker Faire Bay Area](https://bayarea.makerfaire.com/) 2025. + +They very generously donated 90 pcs [esp32 C6](https://wiki.dfrobot.com/SKU_DFR1075_FireBeetle_2_Board_ESP32_C6)/ several [esp32 C5](https://wiki.dfrobot.com/SKU_DFR1222_Firebeetle_2_ESP32_C5_Development_Board)/ several [4 Channel USB to Serial Converter (RS485 / RS232 / TTL)](https://www.dfrobot.com/product-2879.html) + +

+ Firebeetle 2 Board ESP32-C6 Boards +

+ +Thank you very much to DFRobot <3 + +

+ A group picture including a DFRobot representative who was very lovely +

+ +On September 30, 2025, a few Noisebridgers got together and started to hack on them. [Jet](https://jetpham.com) brought up programming them with [embedded rust](https://docs.rust-embedded.org/book/). This repo is our attempt to work on them together. To commemorate we took this picture: + +

+ A group picture of Noisebridgers holding alchohol +

\ No newline at end of file diff --git a/boards.jpg b/boards.jpg new file mode 100644 index 0000000..6991cb4 Binary files /dev/null and b/boards.jpg differ diff --git a/grouppic.jpg b/grouppic.jpg new file mode 100644 index 0000000..15db1fb Binary files /dev/null and b/grouppic.jpg differ diff --git a/icon.jpg b/icon.jpg new file mode 100644 index 0000000..6b93cf1 Binary files /dev/null and b/icon.jpg differ