Skip to content

larsbentz/MeadowGraphicsConsoleDemos

Repository files navigation

Graphics Console Demos for Meadow

This Visual Studio solution contains three examples of how to use the Belasoft Graphics Console on a meadow board from Wilderness Labs. The meadow board must have a graphic display attached for this to work.

example image

The examples uses the St7789 display, but although the console has not been tested on other graphic displays, it should work as long as the displays are based on the MicroGraphics class.

example video

You can have the whole display being a console, part of the display being a console, or you can even have more than one console on the same display.

Examples of Console in action

Video showing one Console on St7789 display

Video showing two Consoles on St7789 display

Video showing three Consoles on St7789 display

Getting Started

  1. Download/Clon this project from Github

  2. Open the solution file MeadowGraphicsConsoleDemos.sln in Visual Studio 2022

  3. Attach a meadow board to your computer, for example The ProjectLab or use a setup like this

  4. Compile the solution in Visual Studio to ensure everything is ok, ie all packages has been downloaded etc.

  5. Select your Meadow Device in Visual Studio (View --> Toolbars --> Meadow Device List)

  6. From Visual Studio, right-click the project you want to run and select Deploy. Choose between the projects:

    • 'OneConsoleDemo'
    • 'TwoConsolesDemo'
    • 'ThreeConsolesDemo'

Contact

You are welcome to contact me Lars B. on Slack if you have any questions, problems or comments to this.

License

Released under the Apache 2 license.

About

Demos showing the use of the Graphics Console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages