diff --git a/content/en/docs/Badges/CampZone 2019/_index.md b/content/en/docs/Badges/CampZone 2019/_index.md index 4602c6c..d9566b4 100644 --- a/content/en/docs/Badges/CampZone 2019/_index.md +++ b/content/en/docs/Badges/CampZone 2019/_index.md @@ -1,9 +1,11 @@ --- title: "CampZone 2019" nodateline: true -weight: -4 +weight: -2019 --- +![Campzone 2019 badge](cz2019.svg) + ## Intro Welcome, and congratulations with your brand new CampZone 2019 "I-Pane" event badge! This year's badge features an eye-killing RGB LED matrix, an extended 8MB flash ESP32 WiFi/BL microcontroller, and the wonderful multi-badge firmware platform by badge.team. diff --git a/content/en/docs/Badges/CampZone 2020/_index.md b/content/en/docs/Badges/CampZone 2020/_index.md index 25a9bfc..f6f0481 100644 --- a/content/en/docs/Badges/CampZone 2020/_index.md +++ b/content/en/docs/Badges/CampZone 2020/_index.md @@ -1,9 +1,11 @@ --- title: "CampZone 2020" nodateline: true -weight: -8 +weight: -2020 --- +![Campzone 2020 badge](cz2020.svg) + ## Available Python API modules * [Keypad](/docs/esp32-app-development/api-reference/keypad/) diff --git a/content/en/docs/Badges/Disobey 2019/_index.md b/content/en/docs/Badges/Disobey 2019/_index.md index 83e0165..61e8dd1 100644 --- a/content/en/docs/Badges/Disobey 2019/_index.md +++ b/content/en/docs/Badges/Disobey 2019/_index.md @@ -1,7 +1,7 @@ --- title: "Disobey 2019" nodateline: true -weight: -2 +weight: -2019 --- ![Disobey2019](disobey2019.svg) diff --git a/content/en/docs/Badges/Disobey 2020/_index.md b/content/en/docs/Badges/Disobey 2020/_index.md index 42d666f..47dfd94 100644 --- a/content/en/docs/Badges/Disobey 2020/_index.md +++ b/content/en/docs/Badges/Disobey 2020/_index.md @@ -1,9 +1,11 @@ --- title: "Disobey 2020" nodateline: true -weight: -6 +weight: -2020 --- +![Disobey 2020 badge](badge.jpg) + ## Getting started To navigate the menus on your badge you use the touchbuttons. These buttons might be a bit hidden, but if you look closely at the artwork on the front of your badge you will find the following Gameboy inspired buttons: diff --git a/content/en/docs/Badges/ETH0 2019/_index.md b/content/en/docs/Badges/ETH0 2019/_index.md index 01ac16c..1b14b72 100644 --- a/content/en/docs/Badges/ETH0 2019/_index.md +++ b/content/en/docs/Badges/ETH0 2019/_index.md @@ -1,7 +1,7 @@ --- title: "ETH0 2019" nodateline: true -weight: -5 +weight: -2019 --- ![badge](eth0.svg) diff --git a/content/en/docs/Badges/Hackerhotel 2019/_index.md b/content/en/docs/Badges/Hackerhotel 2019/_index.md index d60a992..abb1e42 100644 --- a/content/en/docs/Badges/Hackerhotel 2019/_index.md +++ b/content/en/docs/Badges/Hackerhotel 2019/_index.md @@ -1,7 +1,7 @@ --- title: "Hackerhotel 2019" nodateline: true -weight: -3 +weight: -2019 --- ![HackerHotel 2019 badge](hh2019.svg) diff --git a/content/en/docs/Badges/Hackerhotel 2020/_index.md b/content/en/docs/Badges/Hackerhotel 2020/_index.md index 3258f70..1f2f6ef 100644 --- a/content/en/docs/Badges/Hackerhotel 2020/_index.md +++ b/content/en/docs/Badges/Hackerhotel 2020/_index.md @@ -1,7 +1,7 @@ --- title: "Hackerhotel 2020" nodateline: true -weight: -7 +weight: -2020 --- ![badge](hackerhotel2020.gif) diff --git a/content/en/docs/Badges/Hackerhotel 2023/_index.md b/content/en/docs/Badges/Hackerhotel 2023/_index.md index 9307747..c369990 100644 --- a/content/en/docs/Badges/Hackerhotel 2023/_index.md +++ b/content/en/docs/Badges/Hackerhotel 2023/_index.md @@ -1,7 +1,7 @@ --- title: "Hackerhotel 2023" nodateline: true -weight: 0 +weight: -2023 --- ## The team diff --git a/content/en/docs/Badges/Hackerhotel 2024/_index.md b/content/en/docs/Badges/Hackerhotel 2024/_index.md index dc524fa..258037b 100644 --- a/content/en/docs/Badges/Hackerhotel 2024/_index.md +++ b/content/en/docs/Badges/Hackerhotel 2024/_index.md @@ -1,19 +1,43 @@ --- title: "Hackerhotel 2024" nodateline: true -weight: -8 +weight: -2024 --- ![badge](hackerhotel2024.svg) -## Resources +The Hackerhotel 2024 badge is a challenge badge with puzzles themed around ... and shaped like a telegraph machine. + +# Hardware + + - ESP32-C6 microcontroller module with WiFi 6, BLE and 802.15.4 mesh networking + - Epaper screen with 296 x 128 resolution and both red and black ink + - Five three way switches for control + - LED matrix for telegraph style keyboard interface + - SAO connector + - QWIIC connector + - Addressable LED used as status indicator + +# Hardware sponsors + +
+ +* **ALLNET China** was our production partner, for which we are more than grateful. They took care of sourcing most components and oversaw the production process in [China](https://allnetchina.cn), saving us a lot of work and potential headaches and allowing us to focus on the product! +* **Espressif** was very generous to donate us all of the [ESP32-C6](https://www.espressif.com/en/products/socs/esp32-c6) modules we needed. The ESP32 series of WiFi capable microcontrollers has proven itself to be a solid basis for badges in the past. Espressifs continued support means a lot to us as it allows us to continue expanding our existing ESP32-based ecosystem! + +# Resources - [Repository of hardware design files](https://github.com/badgeteam/hackerhotel-2024-hardware) - [Repository of ESP32-C6 firmware](https://github.com/badgeteam/hackerhotel-2024-firmware-esp32c6) - [Repository of CH32V003 firmware](https://github.com/badgeteam/hackerhotel-2024-firmware-ch32v003) - [Repository of SAO designs](https://github.com/badgeteam/hackerhotel-2024-sao) + - [3D printable case](https://www.printables.com/model/744855-hackerhotel-2024-badge-cover-and-lanyard-adapter) -## The team +# The team The HackerHotel 2024 badge would not have been possible without the help of the following amazing volunteers: @@ -21,7 +45,7 @@ The HackerHotel 2024 badge would not have been possible without the help of the - [Guru-san](https://tilde.industries) - [Renze](https://nicolaielectronics.nl) - [Tom Clement](https://curious.supplies) - - CH32 + - CH23 - [Norbert](https://allnetchina.cn) - Zac - SqyD diff --git a/content/en/docs/Badges/Hackerhotel 2024/m_logo_allnet.png b/content/en/docs/Badges/Hackerhotel 2024/m_logo_allnet.png new file mode 100644 index 0000000..5b59652 Binary files /dev/null and b/content/en/docs/Badges/Hackerhotel 2024/m_logo_allnet.png differ diff --git a/content/en/docs/Badges/Hackerhotel 2024/m_logo_espressif.png b/content/en/docs/Badges/Hackerhotel 2024/m_logo_espressif.png new file mode 100644 index 0000000..f4a656f Binary files /dev/null and b/content/en/docs/Badges/Hackerhotel 2024/m_logo_espressif.png differ diff --git a/content/en/docs/Badges/Hackerhotel 2024/photos/_index.md b/content/en/docs/Badges/Hackerhotel 2024/photos/_index.md new file mode 100644 index 0000000..7dbc376 --- /dev/null +++ b/content/en/docs/Badges/Hackerhotel 2024/photos/_index.md @@ -0,0 +1,25 @@ +--- +title: "Hackerhotel 2024 photos" +linkTitle: "Photos" +nodateline: true +weight: 1 +--- + +The badge: + ++ + +
+ +During the event a dot-matrix printer was busy printing all of the messages sent via the billboard messaging system. + ++ +
+ +Preparation for the event happened at Bitlair, where we flashed and tested all of the badges: + ++ +
diff --git a/content/en/docs/Badges/Hackerhotel 2024/photos/badge1.jpg b/content/en/docs/Badges/Hackerhotel 2024/photos/badge1.jpg new file mode 100644 index 0000000..e8d9b51 Binary files /dev/null and b/content/en/docs/Badges/Hackerhotel 2024/photos/badge1.jpg differ diff --git a/content/en/docs/Badges/Hackerhotel 2024/photos/badge2.jpg b/content/en/docs/Badges/Hackerhotel 2024/photos/badge2.jpg new file mode 100644 index 0000000..c9f6160 Binary files /dev/null and b/content/en/docs/Badges/Hackerhotel 2024/photos/badge2.jpg differ diff --git a/content/en/docs/Badges/Hackerhotel 2024/photos/printer.jpg b/content/en/docs/Badges/Hackerhotel 2024/photos/printer.jpg new file mode 100644 index 0000000..558e276 Binary files /dev/null and b/content/en/docs/Badges/Hackerhotel 2024/photos/printer.jpg differ diff --git a/content/en/docs/Badges/Hackerhotel 2024/photos/sweatshop.jpg b/content/en/docs/Badges/Hackerhotel 2024/photos/sweatshop.jpg new file mode 100644 index 0000000..296f3d5 Binary files /dev/null and b/content/en/docs/Badges/Hackerhotel 2024/photos/sweatshop.jpg differ diff --git a/content/en/docs/Badges/MCH2022/_index.md b/content/en/docs/Badges/MCH2022/_index.md index acd93c8..6dfd609 100644 --- a/content/en/docs/Badges/MCH2022/_index.md +++ b/content/en/docs/Badges/MCH2022/_index.md @@ -2,9 +2,11 @@ title: "MCH2022 badge" linkTitle: "MCH2022" nodateline: true -weight: -10 +weight: -2022 --- +![MCH2022 badge](mch2022.svg) + The MCH2022 badge is our most advanced badge yet. Shaped like a game console this badge is a powerhouse filled with cool technology. @@ -12,7 +14,7 @@ Once assembled, you can use the badge to display your name, write Python code and maybe play a game or find an Easter Egg, but don't forget: the real fun starts when you [hack it](software-development) to make it your own! -![MCH2022 badge](overview.jpg) +![MCH2022 badge overview](overview.jpg) # Getting Started diff --git a/content/en/docs/Badges/SHA2017/_index.md b/content/en/docs/Badges/SHA2017/_index.md index 02e4755..118efdc 100644 --- a/content/en/docs/Badges/SHA2017/_index.md +++ b/content/en/docs/Badges/SHA2017/_index.md @@ -1,7 +1,7 @@ --- title: "SHA2017" nodateline: true -weight: -9 +weight: -2017 --- ![SHA2017](sha2017.svg)