Tags: rpi*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. TinyProgrammer is an innovative Raspberry Pi project that brings a local Large Language Model (LLM) to life as a digital desk companion. Designed to simulate a human-like workflow, the device spends its day coding Python projects, typing at a natural speed, and even managing its own moods based on success or failure. To prevent burnout, the AI "clocks out" at night, transitioning to a screensaver. Additionally, the project features TinyBBS, a social platform where different TinyProgrammer devices can interact, share code, and joke with one another. This project is highly accessible, as it can run on hardware like the Raspberry Pi 4B or Pi Zero 2 W.
  2. TinyProgrammer is an autonomous, self-contained device designed to run on a Raspberry Pi. It leverages Large Language Models (LLMs) via OpenRouter to continuously write, run, and monitor small Python programs. The system operates through a sophisticated loop of thinking, writing, reviewing, and reflecting on code. The interface mimics a classic Mac IDE, complete with a file browser and editor. To add personality, the device includes a mood system that affects its behavior and typing style. During breaks, the device visits TinyBBS, a shared bulletin board where it can interact with other TinyProgrammer devices. It also features a Starry Night screensaver for use during off-hours. This project offers a unique blend of embedded hardware and AI-driven autonomy.
  3. The author argues that due to rising hardware prices and the emergence of affordable x86 mini-PCs, mainline Raspberry Pi boards have become increasingly difficult to recommend. With high costs for models like the Raspberry Pi 5, the Raspberry Pi Zero 2 W stands out as the only practical choice for enthusiasts. Despite its limited RAM and processing power compared to larger boards, the Zero 2 W remains highly capable for DIY projects, lightweight Linux distributions, retro gaming emulation, and simple server tasks like running a Pi-hole. It offers a balance of affordability and essential functionality that makes it ideal for tinkering without breaking the bank.
  4. This article explores the question of whether we've reached a point of diminishing returns in computing power. It notes historical mispredictions about computer demand and highlights the rapid increase in processing capabilities, comparing modern smartphones to 1980s supercomputers. The author discusses how software engineers will always utilize available resources and questions if the continued pursuit of ever-increasing compute power is truly beneficial. It suggests that for many personal projects, existing hardware is more than sufficient, and that the "enough" threshold is highly dependent on individual needs and tasks.
  5. This article details a project where the author successfully implemented OpenClaw, an AI agent, on a Raspberry Pi. OpenClaw allows the Raspberry Pi to perform real-world tasks, going beyond simple responses to actively controlling applications and automating processes. The author demonstrates OpenClaw's capabilities, such as ordering items from Blinkit, creating and saving files, listing audio files, and generally functioning as a portable AI assistant. The project utilizes a Raspberry Pi 4 or 5 and involves installing and configuring OpenClaw, including setting up API integrations and adjusting system settings for optimal performance.
  6. The Pimoroni Presto is a programmable display designed to bring digital information to your fingertips. Powered by the Raspberry Pi RP2350 chip, it features a 4" square touchscreen, RGB ambient lighting, and a built-in wireless module. It's available on its own or as a Starter Kit, which includes a controller, sensors, and accessories. Presto can display calendar updates, weather reports, photos, or even generative art. It's programmable with both C/C++ and MicroPython and is fully assembled, requiring no soldering.
  7. ADS-B Flight Tracker running on balena with support for FlightAware, Flightradar24, Plane Finder, OpenSky Network, AirNav Radar, ADSB Exchange, Wingbits, adsb.fi, ADSB.lol, ADS-B One, airplanes.live, Planespotters.net, TheAirTraffic, AvDelphi, HP Radar, Fly Italy ADSB and plane.watch.
    Contribute to the flight tracking community! Feed your local ADS-B data from an RTL-SDR USB dongle (or various other radio types) and a supported device (see below) running balenaOS to the tracking services FlightAware, Flightradar24, Plane Finder, OpenSky Network, AirNav Radar, ADSB Exchange, Wingbits, adsb.fi, ADSB.lol, ADS-B One, airplanes.live, Planespotters.net, TheAirTraffic, AvDelphi, HP Radar, Fly Italy ADSB and plane.watch. In return, you can receive complimentary premium accounts (or cryptocurrency tokens) worth several hundred dollars annually!
  8. You can detect thermal throttling with the following bash command:

    `vcgencmd get_throttled`

    A return value of `0x0` means no throttling has occurred since the last reboot. Any non-zero value indicates the Pi has throttled at some point. You can run this command while the Pi is under load to see if throttling is occurring.
    2026-02-28 Tags: , by klotz
  9. Raspberry Pi's share price surged after an X post linked the AI agent OpenClaw to increased demand. The article discusses the reasons behind the surge, the current state of Raspberry Pi hardware, and the security concerns surrounding OpenClaw.
  10. OpenClaw is an open-source project that allows you to turn a Raspberry Pi into a capable AI agent. It provides a framework for connecting large language models (LLMs) to physical sensors and actuators, enabling the Pi to interact with the real world. This article details how to set up OpenClaw, including installing the necessary software, configuring the LLM, and connecting sensors like a microphone and camera. It also explores potential applications, such as home automation, robotics, and environmental monitoring.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "rpi"

About - Propulsed by SemanticScuttle