Maker.io main logo
PROJECT
27

Temperature Sensor Comparison

By SparkFun Electronics

This article will compare a few of the more popular ones we carry.‎

PROJECT
11,155

Getting Started with STM32 - I2C Example

By ShawnHymel

Let’s look at how to connect a simple I2C device to a STM32 Nucleo board to read temperature data using the STM32 HAL API.

PROJECT
142

MicroPython Programming Tutorial: Getting Started with the ESP32 Thing

By SparkFun Electronics

In this guide, we will walk through the process of setting up MicroPython on the ESP32 Thing and writing some example programs.

PROJECT
580

Python GUI Guide Introduction to Tkinter

By SparkFun Electronics

Python is generally more popular as a sequential programming language that is called from the command line interface (CLI).

PROJECT
397

Graph Sensor Data with Python and Matplotlib

By SparkFun Electronics

Python is a wonderful high-level programming language that lets us quickly capture data, perform calculations, and even make simple drawings, such as graphs.

PROJECT
433

Python Programming Tutorial: Getting Started with the Raspberry Pi

By SparkFun Electronics

The Raspberry Pi is an amazing single board computer (SBC) capable of running Linux and a whole host of applications.

PROJECT
283

Control a DC Fan with a Raspberry Pi

By All About Circuits

This guide covers how to use a Raspberry Pi to control a fan based on the current temperature.