27 lines
1.5 KiB
Markdown
27 lines
1.5 KiB
Markdown
# Firebeetle 2 Board ESP32-C6
|
|
|
|
A project to control a <a href="https://wiki.dfrobot.com/SKU_DFR1075_FireBeetle_2_Board_ESP32_C6">Firebeetle 2 Board ESP32-C6</a> 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)
|
|
|
|
<p align="center">
|
|
<img src="assets/boards.jpg" alt="Firebeetle 2 Board ESP32-C6 Boards" width="500" />
|
|
</p>
|
|
|
|
Thank you very much to DFRobot <3
|
|
|
|
<p align="center">
|
|
<img src="assets/grouppic.jpg" alt="A group picture including a DFRobot representative who was very lovely" width="500" />
|
|
</p>
|
|
|
|
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:
|
|
|
|
<p align="center">
|
|
<img src="assets/icon.jpg" alt="A group picture of Noisebridgers holding alchohol" width="500" />
|
|
</p>
|
|
|
|
> We used Kirkland Vodka to clean flux after soldering header pins
|