Embedded CopyPasta π
Choose a starting point for your project.
Select the sensors to include. Look for any modifications that may be needed in comments.
// Nothing here yet, choose a template and sensor(s) first
This app is also a standalone executable. It will generate the same code you see here, and also make a PlatformIO project that will install all the required libraries for you and setup the build environment.
Install PlatformIO Core (CLI), instructions can be found on their website .
Then head over to this project's Github repo
Making your own copypasta requires a bit of JavaScript knowledge and familiarity with JSON.
You can read all about it in our HOWTO .
After you skim through that, we have a Walkthrough
as well.