From fde1fc60ffc47a2290a2e2caf4cb62b3232ec998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Ry=C5=82ko?= Date: Sun, 7 Jul 2024 15:41:34 +0200 Subject: [PATCH] docs: update section names and add images for better clarity --- README.md | 62 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 53 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6369e61..28b6824 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,15 @@ This repository provides several example projects that demonstrate the capabilit The examples in this repository are organized into different categories based on their functionality. Each category contains a set of examples that demonstrate a specific feature or use case of the Badger 2040. -### ⚙️ Actions +### ⚙️ GitHub Actions Workflows The Actions examples demonstrate how to display GitHub Actions workflows directly on the Badger 2040. This includes processing button presses to navigate through different workflows, viewing their statuses, and updating the E Ink display with the relevant information. - +Badger2040 - GitHub Actions Workflows App ```plaintext badger_os/ @@ -32,9 +36,18 @@ badger_os/ ### ✨ Configuration Restoration -The configuration restoration feature allows you to easily restore WiFi and GitHub settings to your Badger 2040. This is particularly useful for quickly switching between different network environments or resetting configurations to a known state. +The configuration restoration feature allows you to easily restore WiFi and GitHub settings to your Badger 2040. This is particularly useful for quickly switching between different network environments or resetting configurations to a known state, such as using the Badger at home or at work. - +Badger2040 - Configuration Restoration App +Badger2040 - Configuration Restoration App ```plaintext badger_os/ @@ -55,11 +68,42 @@ badger_os/ Simply press the appropriate button on the Badger 2040 to restore the corresponding configuration. -### 🌐 WiFi - -The WiFi examples demonstrate how to utilize the Badger 2040's wireless capabilities. You can learn how to connect to a WiFi network, perform network operations, and interact with web content. - - +### 🌐 Wireless Connectivity + +The WiFi examples demonstrate how to utilize the Badger 2040's wireless capabilities. You can learn how to connect to a WiFi network, perform network operations, and interact with web content. This includes changing network configurations by setting up an access point for network configuration. + +Badger2040 - Wireless Connectivity - Access Point +Badger2040 - Wireless Connectivity - Connection + +Badger2040 - Wireless Connectivity - WiFi Setup +Badger2040 - Wireless Connectivity - WiFi Setup +Badger2040 - Wireless Connectivity - WiFi Setup Successful + +Badger2040 - Wireless Connectivity - Configured ```plaintext badger_os/