1. Getting Started with Tutorials#
There a range of tutorials of different aspects of using microprocessors and data logging available here.
This page gives a rough guide on order to get started in:
First steps#
Go to the guide for your chosen microprocessor
and work through until you are able to connect to your device (e.g for a pico have finished the section before Connecting a Pico).
So you now have a working device for recording data
Once set up look at how to connect electronics and sensors
So you now have a working device that is recording data from sensors
Then look at how to save that data (we advise using LabRat)
So you now have a working device that is recording data from sensors and logging them somewhere
Then look at how to control your devices
So you now have a working device that is recording data from sensors, logging them somewhere and that can respond to you