Maker.io main logo

筛选条件

Tags

Adapter boards / Proto Boards
Analog Conversion
Audio / Amplifiers
Batteries / Power Supplies
Books
Cables / Connectors / Wires
Cases / Enclosures
Communications / Interface
Computer Equipment
Desktop Prototyping
Dev Boards / Programmable / Logic
Diodes / Transistors / FETs
Fans / Heatsinks
Hardware
LEDs / Displays
Memory / Data logging
Motors / Drivers / Solenoids
Resistors / Pots / Caps
Robotics
Sensors
Switches / Relays
Tape / Chemicals
Timing
Tools / Equipment
Trainers / Project Kits
Wearables
第 1-11 个结果,共计 11 个结果
Sort By:

选择过滤条件

PROJECT

Temperature Sensor Comparison

By SparkFun Electronics

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

PROJECT

Intro to Embedded Linux Part 6 - Add Custom Application to Yocto Build

By ShawnHymel

In this tutorial, we demonstrate how to create a custom Linux application and recipe to build the compiled program into a custom image.

PROJECT

Intro to Embedded Linux Part 5 - How to Enable I2C in the Yocto Project

By ShawnHymel

In this tutorial, we demonstrate how to modify a device tree source (.dts) file to enable an I2C port. We then create a patch file and apply it to the kernel during the bitbake build phase in the Yocto Project.

PROJECT

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

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

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

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

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

Qwiic Adapter Hookup Guide

By SparkFun Electronics

The SparkFun Qwiic adapter board is the perfect board to use if you need to make any old I2C board into a Qwiic enabled board.

PROJECT

Qwiic Shield for Arduino & Photon Hookup Guide

By SparkFun Electronics

The Qwiic Shield (for Arduino or Particle Photon) is the first step in getting acquainted with SparkFun’s Qwiic connect ecosystem. It connects the I2C bus (GND, 3.3V, SDA, and SCL) on your Arduino or Photon board to a series of SparkFun Qwiic connectors.

PROJECT

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.