Skip to content

johnkattenhorn/Meadow.Desktop.Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meadow.Desktop.Samples

Public project samples for Meadow.Windows and Meadow.Linux. Click on any of these sample project to learn how they work and run them straight from your Windows machine or Linux device.

Contents

Windows

Pre-Requisites

To run these samples, make sure:

  1. Your development environment is properly configured to run Meadow apps on Windows.
  2. [Optional] If the sample you wish to run uses a physical peripheral or sensor, add the native library (libmpsse.dll) of the FT232H IO Expander depending on your CPU's architecture (Win32 or x64) to that project and set the Copy to Output Directory to Copy if newer or Copy always

Also check the pinout to make sure to connect the peripheral or sensor on the right pins:

  1. Rebuild and right-click the project and click on Set as Startup Project
  2. Click Debug to run see a Meadow App running on Windows!

Meadow.Windows Samples


Build HMI Screens using Meadow.WinForms
Hackster | Source Code

Build hardware apps using Meadow in a MAUI app
Hackster | Source Code

Build hardware apps using Meadow in an Avalonia app
Hackster | Source Code

Running Blinky app with an FT232H IO Expander
Hackster | Source Code

Using a Character Display with an FT232H IO Expander
Hackster | Source Code

Show weather data on a display with an FT232H IO Expander
Hackster | Source Code

                                

                                

                                

Linux

Meadow.Linux Samples


Running Blinky app on a Raspberry Pi with Meadow.Linux
Source Code

Using a LCD Display on a Raspberry Pi with Meadow.Linux
Source Code

Build a weather widget on a Raspberry Pi w/ Meadow.Linux
Source Code

                                

                                

                                

Linux embedded pinout diagrams

Raspberry Pi 4

Support

Having trouble running these samples?

  • File an issue with a repro case to investigate, and/or
  • Join our public Slack, where we have an awesome community helping, sharing and building amazing things using Meadow.

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Dockerfile 0.9%