Maker.io main logo
PROJECT
73

Using Flask to Send Data to a Raspberry Pi

By SparkFun Electronics

In this tutorial, we’ll show you how to send data from cheap WiFi nodes to a Raspberry Pi over an internal WiFi network.

PROJECT
564

XRP Meets Raspberry Pi: Simplifying Robot Control with Flask Server

By Aswin S Babu

Control your XRP robot with ease! Set up a Raspberry Pi-powered Flask server for seamless robot movements via a web interface.

PROJECT
1,333

Remote Control XRP Robot Through the Internet

By Aswin S Babu

Learn how to control your XRP robot from anywhere with MQTT, Flask, and Raspberry Pi using a Google Cloud-hosted server.

BLOG
703

IoT Device Firmware Update through Over-the-Air Interfaces Project

By Aditya Mishra

Learn the art of managing IoT device firmware updates remotely. Discover the intricacies of LoRaWAN, cloud communication, and efficient data management.

PLATFORM
2,861

Raspberry Pi SBC

Raspberry Pi SBC is a low cost device that allows people of all ages to explore computing and learn to program in languages like Python and Scratch. View Raspberry Pi associated products as well as projects built using Raspberry Pi.

RESOURCE

Xperiential Robotics Platform

If you are taking your first steps into engineering, robotics, and software development the XRP robotics platform is designed to make robotics accessible to anyone.

TUTORIAL
27

The Basics of REST APIs for Makers

By Maker.io Staff

Learn how REST APIs use HTTP, URIs, and JSON to let IoT devices exchange data securely using stateless, resource-based requests for connected projects.