~/pito salas
home blog link blog pages + new post
admin

Posts tagged #raspberry-pi

25 posts

  • 2025-07-10

    Releases · ros-realtime/ros-realtime-rpi4-image

    An image for the Raspberry Pi 4 with ROS 2 and Linux RT preinstalled - ros-realtime/ros-realtime-rpi4-image

  • 2024-12-04

    Random Nerd Tutorials | Learn ESP32, ESP8266, Arduino, and Raspberry Pi

    Random Nerd Tutorials helps makers, hobbyists and engineers build electronics projects. We make projects with: ESP32, ESP8266, Arduino, Raspberry Pi, Home Automation and Internet of Things. If you want to learn electronics and programming, you're in the right place.

  • 2024-04-30

    The config.txt file - Raspberry Pi Documentation

    The official documentation for Raspberry Pi computers and microcontrollers

  • 2024-02-24

    6. Camera Hardware — Picamera 1.13 Documentation

  • 2024-02-24

    v4l2-ctl - cli for managing camera hardware

  • 2023-09-08

    Tutorials for Raspberry Pi – Instructions & Projects

    Tutorials for Raspberry Pi ⚫ Projects and Applications for Beginners and Experts ⚫ Raspberry Pi First Steps ⚫ and many other RasPi Tutorials.

  • 2022-12-11

    ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++

    Port of OpenAI's Whisper model in C/C++. Contribute to ggerganov/whisper.cpp development by creating an account on GitHub.

  • 2022-07-10

    Tutorial on how to write basic udev rules in Linux

    Another tutorial on these hairy udev rules! Getting the base concepts about udev rules

  • 2022-05-31

    PixyCam – Pixy is the easiest way to add vision to your robot!

  • 2022-03-26

    Using ROS on Raspberry Pi: Best Practices - The Robotics Back-End

    If you're using ROS on a Raspberry Pi board, check out those useful tips for making more robust, high-performance, and scalable robotics projects!

  • 2022-03-26

    Enabling & Increasing Raspberry Pi Swap - Neblio

  • 2022-03-18

    Calibrating a Monocular Camera with ROS - Robotics with ROS

    ROS use OpenCV for camera calibration but the format that it stores the data is different than OpenCV. Also, you need to know where to place the camera calibration files so ROS can find it and publish it. 1.First, you need to install usb cam package from ROS and uvcdynctrl to disable autofocus: sudo apt-get install ros-kinetic-usb-cam uvcdynctrl 2.Open … Calibrating a Monocular Camera with ROS Read More »

  • 2022-01-03

    STICKY: Is your Pi not booting? (The Boot Problems Sticky) - Raspberry Pi Forums

    If you are reading this, you are presumably having trouble getting your Raspberry Pi or Pi 2, PI3(+) or PI4B to boot. This post will talk you through the potential causes of your boot problems, and will offer some solutions. If you use the PI3B+, note that it will only boot past the "rainbow screen" if you feed it the right (latest) boot files. So in case of trouble try using the latest Raspbian from the download page, or try updating your older software on an earlier PI on which it boots, with Raspbian that should work. If not ask the people behind the software for a compatible version.

  • 2022-01-02

    Drewsif/PiShrink: Make your pi images smaller!

    Make your pi images smaller! Contribute to Drewsif/PiShrink development by creating an account on GitHub.

  • 2021-12-22

    Setup Python3 GoPiGo3 and DI_Sensors on Ubuntu Server 20.04 64-bit for non-root access - GoPiGo - Dexter Industries Forum

  • 2021-12-22

    rosbot-on-gopigo3/Setup_Ubuntu20.04_64-bit.txt at main · slowrunner/rosbot-on-gopigo3

    Autonomous ROS2 home robot based on GoPiGo3 and RaspberryPi - rosbot-on-gopigo3/Setup_Ubuntu20.04_64-bit.txt at main · slowrunner/rosbot-on-gopigo3

  • 2021-06-19

    Make a ROS Launch Start on Boot (robot_upstart) - The Robotics Back-End

    Start your ROS launch file on boot with robot_upstart! Works on standard computer and Raspberry Pi board. Explained through a detailed example.

  • 2021-06-19

    Retro Gaming with Raspberry Pi

    Very nice set of instructions on how to interface arcade type controls to a raspi

  • 2021-06-04

    How to Add Swap Space on Ubuntu 20.04

    This tutorial explains how to add a swap file on Ubuntu 20.04 systems. Swap is a space on a disk that is used when the amount of physical RAM memory is full.

  • 2021-06-03

    Raspberry Pi Boot Process

    As we delve into the Raspberry Pi I thought it would be useful to understand how the Linux System boots on this microcontroller. This will help us understand how to make better software choices.

  • 2021-05-31

    lbaitemple/ubuntu_server_rpi

    Contribute to lbaitemple/ubuntu_server_rpi development by creating an account on GitHub.

  • 2021-05-27

    [Solved] Tutorial: GPIO/I2C/SPI-access without root-permissions

    A great solution to a very specific problem I have been having! --> As you may have noticed, by default you do not have access to the GPIO-pins, the SPI-bus or the I2C-bus as a normal user and you have to use 'sudo' to access them or run an application that utilizes them; it is generally a good idea to limit access to such things for security, but on a dev-board like the UP and UP^2 it may be convenient to do development and testing as a regular user.

  • 2021-05-22

    nmcli: NetworkManager Reference Manual

  • 2021-05-21

    Raspberry Pi Headless Setup Using Linux [Step by Step]

    A step by step guide showcasing how to install Raspberry Pi without a keyboard and monitor, i.e., headless setup of Raspberry Pi using Linux.

  • 2021-04-06

    Backup Raspberry Pi SD Card on macOS — the 2019 Simple Way to Clone | by Claudio Carnino | Medium

    Very useful if you are working and developing for the Rasbery Pi! My go to instructions.

© Salas Blog. All rights reserved.