Meadow.Foundation 2.4.0.3-beta

This is a prerelease version of Meadow.Foundation.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Meadow.Foundation --version 2.4.0.3-beta
                    
NuGet\Install-Package Meadow.Foundation -Version 2.4.0.3-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Meadow.Foundation" Version="2.4.0.3-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Meadow.Foundation" Version="2.4.0.3-beta" />
                    
Directory.Packages.props
<PackageReference Include="Meadow.Foundation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Meadow.Foundation --version 2.4.0.3-beta
                    
#r "nuget: Meadow.Foundation, 2.4.0.3-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Meadow.Foundation@2.4.0.3-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Meadow.Foundation&version=2.4.0.3-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Meadow.Foundation&version=2.4.0.3-beta&prerelease
                    
Install as a Cake Tool

Meadow.Foundation

Core peripheral drivers for Wilderness Labs Meadow

The Meadow.Foundation library is included in the Meadow.Foundation nuget package and is designed for the Wilderness Labs Meadow .NET IoT platform.

This driver is part of the Meadow.Foundation peripherals library, an open-source repository of drivers and libraries that streamline and simplify adding hardware to your C# .NET Meadow IoT applications.

For more information on developing for Meadow, visit developer.wildernesslabs.co.

To view all Wilderness Labs open-source projects, including samples, visit github.com/wildernesslabs.

Installation

You can install the library from within Visual studio using the the NuGet Package Manager or from the command line using the .NET CLI:

dotnet add package Meadow.Foundation

How to Contribute

Need Help?

If you have questions or need assistance, please join the Wilderness Labs community on Slack.

About Meadow

Meadow is a complete, IoT platform with defense-grade security that runs full .NET applications on embeddable microcontrollers and Linux single-board computers including Raspberry Pi and NVIDIA Jetson.

Build

Use the full .NET platform and tooling such as Visual Studio and plug-and-play hardware drivers to painlessly build IoT solutions.

Connect

Utilize native support for WiFi, Ethernet, and Cellular connectivity to send sensor data to the Cloud and remotely control your peripherals.

Deploy

Instantly deploy and manage your fleet in the cloud for OtA, health-monitoring, logs, command + control, and enterprise backend integrations.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (200)

Showing the top 5 NuGet packages that depend on Meadow.Foundation:

Package Downloads
Meadow.Foundation.Graphics.MicroGraphics

Lightweight integer accurate 2d graphics drawing system designed for embedded applications

Meadow.Foundation.Displays.TftSpi

SPI Color TFT and OLED displays (GC9A01, HC8357B, HX8357D, ILI9163, ILI9225, ILI9341, ILI9481, ILI9488, RM68140, S6D02A1, SSD1331, SSD1351, ST7735, ST7789)

Meadow.Foundation.Sensors.Motion.Adxl3xx

ADXL3xx Analog and I2C 3-axis accelerometers (ADXL335, ADXL343, ADXL345, ADXL337, ADXL362, ADXL377)

Meadow.Foundation.Displays.Lcd.CharacterDisplay

Digital and I2C LCD character displays

Meadow.Foundation.Sensors.Motion.ParallaxPir

Parallax PIR analog motion sensor

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Meadow.Foundation:

Repository Stars
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
2.4.0.6-beta 3,465 9/23/2025
2.4.0.5-beta 4,349 9/9/2025
2.4.0.4-beta 4,520 9/1/2025
2.4.0.3-beta 4,548 9/1/2025
2.4.0.2-beta 4,357 8/26/2025
2.4.0.1-beta 4,441 8/20/2025
2.4.0 4,726 8/15/2025
2.3.0.3-beta 4,393 8/12/2025
2.3.0.2-beta 4,595 8/7/2025
2.3.0.1-beta 3,541 7/23/2025
2.3.0 5,796 7/15/2025
2.2.0.10-beta 5,273 7/8/2025
2.2.0.9-beta 4,918 7/4/2025
2.2.0.8-beta 5,078 7/3/2025
2.2.0.7-beta 5,311 6/19/2025
2.2.0.6-beta 5,359 6/18/2025
2.2.0.5-beta 5,051 6/3/2025
2.2.0.4-beta 5,168 5/28/2025
2.2.0.2 7,988 5/7/2025
2.2.0.1 3,251 5/7/2025
2.2.0 3,479 5/7/2025
2.1.0.7-beta 5,102 5/7/2025
2.1.0.3-beta 4,956 4/7/2025
2.1.0.2-beta 5,241 3/26/2025
2.1.0.1 5,148 3/12/2025
2.0.1.10-beta 4,618 3/12/2025
2.0.1.9-beta 5,065 3/9/2025
2.0.1.8-beta 5,284 3/5/2025
2.0.1.7-beta 5,140 3/3/2025
2.0.1.6-beta 5,101 2/25/2025
2.0.1.5-beta 4,982 2/20/2025
2.0.1.4-beta 5,046 2/6/2025
2.0.1.3-beta 4,997 1/28/2025
2.0.1.2 10,172 1/18/2025
2.0.1.1 6,856 1/18/2025
2.0.1 3,127 1/18/2025
2.0.0.9 6,541 1/18/2025
2.0.0.8-beta 5,006 1/16/2025
2.0.0.7-beta 4,656 1/13/2025
2.0.0.6-beta 4,658 1/12/2025
2.0.0.5-beta 4,599 1/12/2025
2.0.0.4-beta 4,612 1/8/2025
2.0.0.3 6,146 1/7/2025
1.15.0.10-beta 4,699 1/7/2025
1.15.0.9-beta 4,905 1/4/2025
1.15.0.8-beta 5,064 12/24/2024
1.15.0.7-beta 5,102 12/17/2024
1.15.0.6-beta 5,213 11/20/2024
1.15.0.5-beta 4,961 11/19/2024
1.15.0.4-beta 5,093 11/16/2024
1.15.0.3-beta 5,102 11/4/2024
1.15.0.2-beta 5,171 10/29/2024
1.15.0.1-beta 5,052 10/22/2024
1.15.0 6,915 10/15/2024
1.14.0.6-beta 4,956 10/8/2024
1.14.0.5-beta 4,755 10/2/2024
1.14.0.4-beta 5,002 9/24/2024
1.14.0.3-beta 5,728 9/17/2024
1.14.0.2-beta 6,210 9/12/2024
1.14.0.1-beta 6,330 9/10/2024
1.14.0 8,056 9/5/2024
1.13.0.1-beta 6,287 8/21/2024
1.13.0 8,574 8/15/2024
1.12.8.7-beta 6,169 8/14/2024
1.12.8.6-beta 5,893 8/6/2024
1.12.8.5-beta 3,990 7/30/2024
1.12.8.4-beta 4,022 7/30/2024
1.12.8.2-beta 4,750 7/24/2024
1.12.8.1-beta 5,574 7/17/2024
1.12.8 7,788 7/11/2024
1.12.2.9-beta 5,730 7/9/2024
1.12.2.7-beta 5,566 7/3/2024
1.12.2.6-beta 6,079 6/29/2024
1.12.2.5-beta 6,062 6/28/2024
1.12.2.4-beta 6,018 6/24/2024
1.12.2.3-beta 5,993 6/24/2024
1.12.2.1-beta 6,236 6/19/2024
1.12.2 7,880 6/11/2024
1.12.0.2-beta 5,665 6/4/2024
1.12.0.1-beta 5,760 5/30/2024
1.12.0 8,497 5/28/2024
1.11.0.5-beta 5,986 5/24/2024
1.11.0.4-beta 6,015 5/21/2024
1.11.0.3-beta 5,834 5/15/2024
1.11.0.2-beta 5,455 5/9/2024
1.11.0.1-beta 5,488 5/8/2024
1.11.0 7,899 4/30/2024
1.10.2.1-beta 5,945 4/23/2024
1.10.2 7,385 4/17/2024
1.10.0.3-beta 6,010 4/15/2024
1.10.0.2-beta 6,090 4/11/2024
1.10.0.1-beta 6,286 4/5/2024
1.10.0 8,421 3/26/2024
1.9.0.6-beta 6,640 3/25/2024
1.9.0.5-beta 6,874 3/19/2024
1.9.0.4-beta 7,249 3/13/2024
1.9.0.3 9,471 3/6/2024
1.9.0.3-beta 748 3/6/2024
1.9.0.2-beta 7,743 3/6/2024
1.9.0.1 9,741 3/1/2024
1.9.0 10,143 2/27/2024
1.8.0.8-beta 9,188 2/23/2024
1.8.0.7-beta 9,315 2/22/2024
1.8.0.6-beta 9,242 2/20/2024
1.8.0.5-beta 9,790 2/13/2024
1.8.0.4-beta 10,682 2/6/2024
1.8.0.3-beta 10,986 2/1/2024
1.8.0.2-beta 12,054 1/24/2024
1.8.0.1 14,182 1/20/2024
1.8.0 14,042 1/16/2024
1.7.0 14,126 1/9/2024
1.6.0.6-beta 13,085 1/3/2024
1.6.0.5-beta 13,546 12/27/2023
1.6.0.4-beta 13,616 12/20/2023
1.6.0.3-beta 13,457 12/19/2023
1.6.0.2-beta 14,415 12/12/2023
1.6.0 16,834 12/6/2023
1.5.0.1-beta 15,014 12/4/2023
1.5.0 16,439 11/28/2023
1.4.0.9-beta 14,820 11/28/2023
1.4.0.8-beta 14,875 11/27/2023
1.4.0.7-beta 14,801 11/8/2023
1.4.0.6-beta 14,886 11/7/2023
1.4.0.4-beta 14,903 11/1/2023
1.4.0.3 16,711 10/31/2023
1.3.4.10-beta 15,112 10/25/2023
1.3.4.9-beta 15,074 10/24/2023
1.3.4.8-beta 15,444 10/17/2023
1.3.4.7-beta 15,722 10/10/2023
1.3.4.6-beta 15,921 10/5/2023
1.3.4.5-beta 15,730 10/4/2023
1.3.4.4-beta 15,946 10/3/2023
1.3.4.3-beta 15,749 10/3/2023
1.3.4.2-beta 16,160 9/30/2023
1.3.4.1-beta 15,753 9/30/2023
1.3.4 18,128 9/26/2023
1.3.2.5-beta 15,913 9/21/2023
1.3.2.4-beta 15,929 9/20/2023
1.3.2.3-beta 15,991 9/19/2023
1.3.2.2-beta 15,986 9/15/2023
1.3.2.1-beta 15,986 9/14/2023
1.3.2-beta 16,094 9/13/2023
1.3.1.1-beta 16,867 9/5/2023
1.3.1-beta 208 9/5/2023
1.3.0 18,154 8/29/2023
1.2.1.11-beta 16,877 8/24/2023
1.2.1.9-beta 15,905 8/17/2023
1.2.1.8-beta 16,174 8/8/2023
1.2.1.6-beta 16,821 8/4/2023
1.2.0 23,774 8/1/2023
1.1.1.11-beta 16,989 7/24/2023
1.1.1.10-beta 14,112 7/22/2023
1.1.1.9-beta 279 7/22/2023
1.1.1.8-beta 306 7/21/2023
1.1.0 50,941 7/11/2023
1.0.2.1 17,820 6/3/2023
1.0.2 17,704 6/3/2023
1.0.0.1 18,157 5/30/2023
1.0.0 20,379 5/28/2023
0.99.0 49,594 5/28/2023
0.98.2-alpha 16,436 5/27/2023
0.98.0 21,300 5/6/2023
0.96.0 26,664 4/2/2023
0.95.0 29,690 3/5/2023
0.94.2 31,662 2/7/2023
0.94.1 32,367 2/2/2023
0.92.5 35,811 12/31/2022
0.90.0 82,468 11/23/2022
0.35.0 31,364 11/21/2022
0.34.1 43,593 10/24/2022
0.33.1 44,320 5/30/2022
0.32.2 35,692 3/7/2022
0.31.0 23,037 12/21/2021
0.30.0 23,243 11/8/2021
0.29.0 24,203 9/8/2021
0.28.0 23,303 8/5/2021
0.27.0 753 7/5/2021
0.26.0 24,406 7/5/2021
0.25.0 839 5/25/2021
0.24.0 2,593 3/17/2021
0.23.0 934 2/8/2021
0.22.0 927 1/13/2021
0.21.0 779 1/4/2021
0.20.0 886 12/10/2020
0.19.0 991 10/26/2020
0.18.0 893 9/22/2020
0.17.0 1,282 7/15/2020
0.15.2 1,030 5/26/2020
0.15.1 774 5/25/2020
0.15.0 805 5/25/2020
0.14.1 1,181 4/4/2020
0.14.0 983 3/27/2020
0.13.2 1,061 3/9/2020
0.13.1 1,062 2/18/2020
0.13.0 927 2/17/2020
0.12.2 1,136 12/24/2019
0.12.1 1,028 12/23/2019
0.12.0 1,375 12/23/2019
0.11.0 998 11/18/2019
0.10.8 971 10/30/2019
0.10.7 831 10/28/2019
0.10.6 835 10/28/2019
0.10.5 937 10/20/2019
0.10.4 857 10/17/2019
0.10.3 869 10/9/2019
0.10.2 843 10/8/2019
0.10.1 801 10/7/2019
0.10.0 1,153 10/1/2019
0.9.0 863 9/27/2019
0.8.1 856 9/22/2019
0.8.0 888 9/18/2019
0.7.227 804 9/16/2019
0.7.5 898 9/18/2019
0.6.223 810 9/16/2019
0.5.211 806 9/15/2019
0.4.173 876 4/5/2019
0.3.142 2,343 3/29/2019
0.2.141 901 3/29/2019
0.1.24 931 1/26/2019