This is another huge release with some really tasty new goodies, including: HttpListener Support – You can now turn your Meadow into a web server with HttpServer. TextDisplayMenu – Meadow.Foundation now has a new library called TextDisplayMenu that allows for easy menu creation and…
Hello Makers, In this post we’re going over the Capacitive Soil Moisture sensor included in the Hack Kit. Capacitive Moisture Sensor is a soil moisture sensor based on capacitance changes. When the humidity of the soil rises, the value of the output decreases; conversely,…
Hello friends, In case you missed the Meadow presentation at CodingAfterWork Twitch stream, you can check the recorded session right away. Jimmy and Jessica Engstrom interviews Bryan about IoT and Jorge shows a great Meadow project that gathers weather data from the public web…
Hello friends, In this blog post I want to show you how we simplified the way to use push buttons on Meadow for beta 4.5 release (which is included in the Meadow Hack Kit) using Meadow.Foundation. Important Note: whenever we’re working with Digital Interrupt…
Guess what? Today we shipped Meadow b4.5 and it’s a huge leap forward for our networking stack with two major pieces to it: TLS/SSL Support – So you can call your favorite `https` service endpoints. This should open up services like MQTT, Azure IoT,…