Getting Started with Particle Firmware Libraries
When working with basic sensors and actuators, for example LEDs, buttons, or potentiometers, the code needed to interface with these devices is often simple. For many devices, however, things can get complicated quickly. Enter Particle Firmware Libraries, which encapsulate the complexity of working with devices into simple APIs that provide the information or control you …