Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
500Foods authored Jun 18, 2024
1 parent 82e9c2b commit 93b3d15
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions elements/007-nitrogen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,8 @@ This is a small self-contained test project that takes an inventory of local net
wireless interfaces, it displays all the available SSIDs. This is likely to be incorporated into nitrogen elements. Imagine starting the equivalent of KlipperScreen
on a device that has not yet been connected to a network. This kind of information is used to feed the UI so the user can select a network interface to configure
and in the case of WiFi, select an SSID for the connection.

## Prototyping: lvgldemo
This is a small self-contained test project that uses LVGL to display a gradient background and some text. Nothing too fancy, just enough to demonstrate that LVGL
is working in our code, and can display something non-trivial. Well, it's trivial but a white screen or a black screen could be displayed with all the driver stuff
horribly wrong.

0 comments on commit 93b3d15

Please sign in to comment.