feat: make readme with initial picture
This commit is contained in:
parent
24c1023bc7
commit
2aa64abb6b
4 changed files with 25 additions and 0 deletions
25
README.md
Normal file
25
README.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# 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="boards.jpg" alt="Firebeetle 2 Board ESP32-C6 Boards" width="500" />
|
||||
</p>
|
||||
|
||||
Thank you very much to DFRobot <3
|
||||
|
||||
<p align="center">
|
||||
<img src="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="icon.jpg" alt="A group picture of Noisebridgers holding alchohol" width="500" />
|
||||
</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue