Using TM1637 4-Digit Display Module on Raspberry Pi Pico

Using TM1637 4-Digit Display Module on Raspberry Pi Pico

This tutorial focuses on how to use the TM1637 4-digit display module on the Raspberry Pi Pico. Required Components – Raspberry Pi Pico or Pico W– TM1637 4-digit display module– Breadboard and jumper wires– microUSB data cable TM1637 is an LED (Light Emitting Diode) driver control circuit with a keyboard scanning interface, integrating MCU digital … Read more

Running LLaMA on Raspberry Pi: Cost-Effective Fine-Tuning

Running LLaMA on Raspberry Pi: Cost-Effective Fine-Tuning

picture tloen/alpaca-lorahttps://github.com/tloen/alpaca-lora Stars: 18.2k License: Apache-2.0 Alpaca-lora is a project for fine-tuning the LLaMA model on consumer-grade hardware. The main features, key characteristics, and core advantages of this project include: Provides an Instruct model that can run on Raspberry Pi, with quality similar to text-davinci-003, and the code is easy to extend to 13b, 30b, … Read more

Playing Deep Learning on Raspberry Pi with TensorFlow

Playing Deep Learning on Raspberry Pi with TensorFlow

Reprint please specify the source: http://www.codelast.com/ Software and hardware environment of this article: Raspberry Pi: Model B V1.2, 1GB RAM OS: Raspbian Jessie Deep Learning is very popular now, and Raspberry Pi enthusiasts certainly won’t miss out. There are already many Raspberry Pi projects that have jumped on the Deep Learning bandwagon. Purely for fun, … Read more

Deploying NanoDet-M Network on Raspberry Pi 4B (12fps) – Part 1

Deploying NanoDet-M Network on Raspberry Pi 4B (12fps) - Part 1

1. Background In the application of robots, object detection is an important topic. The rapid development of deep learning has shown significant advantages in detection performance compared to most traditional detection algorithms. However, deploying deep learning models to edge devices for efficient inference remains a challenging area. In robotic control, the Raspberry Pi and Jetson … Read more

Mastering Voice Recognition On Raspberry Pi: It’s That Simple!

Mastering Voice Recognition On Raspberry Pi: It's That Simple!

Author: Digi-Key’s North American Editors Voice assistants have quickly become an important product feature, thanks to popular smart voice-based products like Amazon Echo and Google Home. While voice service providers offer developers API support——so they don’t have to become experts in voice recognition and parsing details——the requirement to combine audio hardware and voice processing software … Read more

Installing Mosquitto MQTT Server on Raspberry Pi

Installing Mosquitto MQTT Server on Raspberry Pi

This article is translated from: https://pimylifeup.com/raspberry-pi-mosquitto-mqtt-server/ with some understanding and modifications, and additional settings for enabling remote access. Introduction to MQTT MQTT stands for Message Queuing Telemetry Transport, a network messaging protocol commonly used for message transmission between IoT devices. To enable our Raspberry Pi to support the MQTT protocol, we will use server software … Read more

Installing Home Assistant on Raspberry Pi: A DIY Smart Home Guide

Installing Home Assistant on Raspberry Pi: A DIY Smart Home Guide

Smart homes have become a part of modern life, bringing us unprecedented convenience and comfort. Home Assistant, as an open-source smart home platform, can help you easily build a personalized smart home system. This article will detail how to install Home Assistant on a Raspberry Pi and provide you with practical operational guidelines to embark … Read more

Implement Raspberry Pi Communication With Alibaba Cloud IoT Using Node-RED

Implement Raspberry Pi Communication With Alibaba Cloud IoT Using Node-RED

[Image] To get more IIOT insights, please click the blue text and follow us [Image][Image] Hongke Industrial Raspberry Pi high-performance multi-interface wide temperature — adapts to harsh environments ★★★★★ [Image] Node-RED is a powerful tool for building Internet of Things (IoT) applications. It uses a visual programming approach, allowing developers to connect predefined code blocks … Read more