sbts-aru VS rpi-open-firmware

Compare sbts-aru vs rpi-open-firmware and see what are their differences.

sbts-aru

Low cost Raspberry Pi sound localizing portable Autonomous Recording Unit (ARU) (by hcfman)

rpi-open-firmware

Open source VPU side bootloader for Raspberry Pi. (by christinaa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sbts-aru rpi-open-firmware
25 6
140 1,117
- -
9.4 0.0
4 months ago about 2 years ago
Shell C
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sbts-aru

Posts with mentions or reviews of sbts-aru. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-27.
  • Long distance sound localization with the Raspberry Pi
    3 projects | news.ycombinator.com | 27 May 2024
    My project, sbts-aru,

    https://github.com/hcfman/sbts-aru

    uses a GPS to synchronise the time with and then even when running completely disconnected from any network the clocks will be accurate to real time with less than 1 microsecond of error. Typically the system time hovers around 100 ns or less from the real time. And I’ve tested this by triggering interrupts on gpio’s on two devices with the same switch and printing the time.

  • How Home Assistant is being used to protect from missile and drone attacks
    1 project | news.ycombinator.com | 26 May 2024
    Nice to see people able to use tech to help reduce/manage their stress/trauma in such horrific situations.

    Good point about telegram. As much local control as possible is desirable. Do the text to speech interfaces work offline with the chosen devices ? If so, I’ll likely have a play.

    I have a project that might be able to help with your situation. A Raspberry Pi based sound localization system. It’s very accurate. Last weekend I localized an explosion (fireworks) to within 20m from the actual location with 4 recorders. two of which were 3km from each other.

    Unlike most ARUs (autonomous recording units) which are based on microcontrollers and need post processing to determine an event start time, the Pi system could be used as the basis for a real time localization system as the system times is sub microsecond accurate.

    With likely a small amount of new development and co-operation with your friends you could be alerted in real time when artillery or gunfire is getting close to you. Along with a map location of where it was fired from

    My license forbids government use (attaching consequences to the small developer unfriendly cyber resilience act that is stealing from small developers and giving to rich ones) but personal civilian use is just fine.

    https://github.com/hcfman/sbts-aru

    (PS. I agree on with the sentiments of the above authors about war. It’s sad that our governments instead of putting everything into driving to peace are spending our future climate change defence money on destruction and they are gunning for it with an insane appetite)

  • RTK Experiments
    1 project | news.ycombinator.com | 9 May 2024
    Nice article and lovely piece of kit that one from sparkfun. Will likely be getting one next year to further my experiments with gunshot localization, on my Pi-based sound localization platform (https://github.com/hcfman/sbts-aru). Though at the distances I'm using the phone based GNSS seems to be working quite well.

    With an RTk GNSS though I could do some experiments with localizing bat calls. I've tested the Pettersson Ultrasonic microphones with my localization platform and that works fine. I suspect that the bat localization I could achieve if my co-ordinates had RTK accuracy would be pretty damned good! But I have to try it to know.

  • Going in circles without a real-time clock
    6 projects | news.ycombinator.com | 10 Apr 2024
    Unfortunately a Raspberry Pi is a bit ill suited for production environments. Id recommend an RTC module. Otherwise this might be helpful: https://github.com/hcfman/sbts-aru
  • Running a Raspberry Pi with a read-only root filesystem
    3 projects | news.ycombinator.com | 29 Mar 2024
    If you install my sbts-aru project

    https://github.com/hcfman/sbts-aru

    It will shrink your partitions, add news and install one of these and set up a sub micro second system clock and an audio recorder suitable for sound localization with a single install command.

  • 2024-03-01 listening in on the neighborhood
    5 projects | news.ycombinator.com | 2 Mar 2024
    I recommend primo EM272 microphone capsules for use with https://github.com/hcfman/sbts-aru. They are high quality, very sensitive with high signal to noise ratio, lauded for nature recording use cases. They can be bought assembled for around 65 euros in the Netherlands. However these capsules are often found in much more expensive equipment.
  • Considerations for a long-running Raspberry Pi
    11 projects | news.ycombinator.com | 17 Feb 2024
    My sound localizing Raspberry Pi installs a resilient base system as part of its install.

    https://github.com/hcfman/sbts-aru

    https://hackaday.com/2023/12/30/localizing-fireworks-launche...

    With one command it for all Pi’s for both Raspbian and bookworm it:

    * Shrinks the file system (Gee, how does it do that with just one disk ? ;-) )

  • Colorado wolf reintroduction to move forward as ranchers' legal effort fails
    1 project | news.ycombinator.com | 26 Dec 2023
    I have a sound localization project that can help with that

    https://github.com/hcfman/sbts-aru

    You need to be able to hear the sound from three or more recorders. And normally localization is better within the polygon of microphones but there’s an area of better localizability extending outside of a vertex.

  • Acoustic Location and Sound Mirrors
    1 project | news.ycombinator.com | 6 Dec 2023
    Interesting history!

    And while we are in the subject of sound localizing may I take the liberty of introducing my new raspberry pi sound localizing audio recorder.

    https://github.com/hcfman/sbts-aru

    It installs with one command on all Raspberry Pi versions and synchronizes the system time to less than 1 microsecond of error with a cheap GPS.

    With three of these I’ve been able to sound localize the explosions from illegal fireworks to a specific car park from more than 3km away with lots of houses in between.

    When I got to the car park I could smell the sulphur from the fireworks.

    This will even run on a Raspberry Pi zero running of a battery with a 6 euro neo 7m gps and a 6 euro usb mic.

  • AI tool helps ecologists monitor rare birds through their songs
    3 projects | news.ycombinator.com | 15 Nov 2023
    Very nice tool!

    So grab a spare Raspberry Pi, a GPS, a cheap USB sound card and a mic and get recording with this Pi based Acoustic Recording Unit

    https://github.com/hcfman/sbts-aru

    And while you are at it, install 3x or more and localize where the birds are.

rpi-open-firmware

Posts with mentions or reviews of rpi-open-firmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-17.
  • Considerations for a long-running Raspberry Pi
    11 projects | news.ycombinator.com | 17 Feb 2024
    Comment by the developer who attempted to create open firmware, https://github.com/christinaa/rpi-open-firmware/issues/37

    > a lot of corners were cut to save time leading to what I believe is poor ARMv7+ Cortex IP integration (GIC, TrustZone, etc). So I stopped working on it. If those things were not the case (GIC working, "TZPCs" working, security working as intended, instead of NS forced to high on bridge, at least in my understanding) I would still work on it ...

    ARM isn't a second class citizen on this platform, it's a third class citizen since BCM2709 (again this is an opinion) ... the features I wanted to tinker with the most are absent by design (cutting corners) and I'm not willing to resort to SW emulation of them through clever uses of the VPU.

  • Microsoft opens sources ThreadX RTOS used in Raspberry Pis
    2 projects | news.ycombinator.com | 28 Nov 2023
    Sure, and it's been done: https://github.com/christinaa/rpi-open-firmware - but that doesn't involve ThreadX source, just some standard reverse engineering work. ThreadX is really the least interesting part of this whole operation in terms of the Raspberry Pi.

    It's very cool that ThreadX has been open sourced as it offers an additional battle tested and mature alternative to FreeRTOS for new projects, but in terms of reverse engineering or open sourcing the Raspberry Pi VideoCore blob, it's pretty much a non-event IMO.

  • LibreRPi – open source replacements for RPi firmware
    3 projects | news.ycombinator.com | 15 Sep 2022
    I guess you are thinking of this issue:

    https://github.com/christinaa/rpi-open-firmware/issues/37

    Since then the project moved to a new maintainer (not me), who worked on it slowly but surely. They need new contributors though.

  • Using my homemade linux laptop my 70's terminals are able to connect to the interwebs!
    1 project | /r/linuxmasterrace | 28 Mar 2022
    They have (https://github.com/christinaa/rpi-open-firmware). The problem is that almost nothing works (no video or even USB). The sequel to "f you, NVIDIA": f you, Broadcom.
  • SoftBank's Sale of Arm to Nvidia Collapses, Arm to IPO
    3 projects | news.ycombinator.com | 8 Feb 2022
    > no clue if there's a project to reimplement that

    There was! And it even booted Linux in some capacity: https://github.com/christinaa/rpi-open-firmware

    > every chip is very different from one another

    Eh, the usual embedded SoCs are not that different from each other — ARM GIC, ARM timer, lots of Synopsys Designware crap for SDMMC/XHCI/PCIe/etc.

    For many SoCs it's totally feasible to make standards-compliant firmware, e.g. for the Rockchip RK3566 there is https://github.com/jaredmcneill/quartz64_uefi

    And SoCs from the networking world (Marvell, NXP) are typically supported by upstream EDK2.

  • rpi-open-firmware: open-source VPU side bootloader for Raspberry Pi
    3 projects | news.ycombinator.com | 24 Feb 2021
    from 2018: Is this project dead? KB - No not dead but on hold, see my response · Issue #37

    https://github.com/christinaa/rpi-open-firmware/issues/37

What are some alternatives?

When comparing sbts-aru and rpi-open-firmware you can also consider the following projects:

al-ahli-hospital-blast

tl - The compiler for Teal, a typed dialect of Lua

BirdNET-Pi - A realtime acoustic bird classification system for the Raspberry Pi 4B, 3B+, and 0W2 built on the TFLite version of BirdNET.

aws-graviton-getting-started - Helping developers to use AWS Graviton2 and Graviton3 processors which power the 6th and 7th generation of Amazon EC2 instances (C6g[d], M6g[d], R6g[d], T4g, X2gd, C6gn, I4g, Im4gn, Is4gen, G5g, C7g[d][n], M7g[d], R7g[d]).

Bitgrid - Bitgrid - a new model of computation

rpi-open-firmware - Open source VPU side bootloader for Raspberry Pi.

running_page - Make your own running home page

serverlessui - A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.

random-ideas - random ideas

videocoreiv - Tools and information for the Broadcom VideoCore IV (RaspberryPi)

logseq-sync - An open-source Logseq Sync backend implementation

rpi-open-firmware - Open source VPU side bootloader for Raspberry Pi.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured