A large subset of what’s called “motion control” is all about using motors to perform actions. From large industrial conveyors and bulk material augers down to 3D printers and hobby robots, motors are everywhere. The question for us is “how do I control those…
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 Makers, It has been a while since I make another post about another peripheral included in Meadow’s Hack Kit. This time we’re going to learn how to work with relays using Meadow.Foundation. No need to download any NuGet packages to use this peripheral,…
It’s the last chance to buy a Hack Kit in time for shipping for the holidays, and we’re running a 48 hour flash sale to help you make it happen! Now until Friday @ Midnight Pacific Time, get $20 off!! (Discount applied at checkout.) Dont…
Hello once again, In this post, I want to draw your attention to the couple of servos included in your awesome Meadow Hack Kit. These are pretty straight forward to set up using the Meadow.Foundation driver library. For these peripherals, you’ll need to search…
Hello friends, Just wanted to write a blog post about how incredibly easy is to wire up an LCD 20×4 character display (which is included in the Meadow Hack Kit) using Meadow.Foundation. First thing you’ll need to do is search and install the Meadow.Foundation.Displays.LCD.CharacterDisplay…