feat: init esp32 project
This commit is contained in:
parent
3f542d8db0
commit
a69b064f39
15 changed files with 1804 additions and 10 deletions
|
|
@ -9,19 +9,19 @@ On September 28, 2025, [DFRobot](https://www.dfrobot.com/?srsltid=AfmBOoqllNjgG_
|
|||
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" />
|
||||
<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="grouppic.jpg" alt="A group picture including a DFRobot representative who was very lovely" width="500" />
|
||||
<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="icon.jpg" alt="A group picture of Noisebridgers holding alchohol" width="500" />
|
||||
<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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue