Fight Disease With A Raspberry Pi

Despite the best efforts of scientists around the world, the current global pandemic continues onward. But even if you aren’t working on a new vaccine or trying to curb the virus with some other seemingly miraculous technology, there are a few other ways to help prevent the spread of the virus. By now we all know of ways to do that physically, but now thanks to [James Devine] and a team at CERN we can also model virus exposure directly on our own self-hosted Raspberry Pis.

The program, called the Covid-19 Airborne Risk Assessment (CARA), is able to take in a number of metrics about the size and shape of an area, the number of countermeasures already in place, and plenty of other information in order to provide a computer-generated model of the number of virus particles predicted as a function of time. It can run on a number of different Pi hardware although [James] recommends using the Pi 4 as the model does take up a significant amount of computer resources. Of course, this only generates statistical likelihoods of virus transmission but it does help get a more accurate understanding of specific situations.

For more information on how all of this works, the group at CERN also released a paper about their model. One of the goals of this project is that it is freely available and runs on relatively inexpensive hardware, so hopefully plenty of people around the world are able to easily run it to further develop understanding of how the virus spreads. For other ways of using your own computing power to help fight Covid, don’t forget about Folding@Home for using up all those extra CPU and GPU cycles.

4 thoughts on “Fight Disease With A Raspberry Pi

  1. I wasn’t able to see why this needs a Raspberry Pi to work and not just any computer. Does it use any of the Rpi’s GPIO etc? If not, why does it need to be a Raspberry Pi? Maybe it is easier to have the whole OS dedicated to it on an SD card rather than adding it securely to an existing OS?

    1. No, the Raspberry Pi is totally irrelevant.
      Quote from original article “If you are using an x86 (Intel/AMD) machine, you can run CARA locally (and without having to go through all the above steps!) via the docker images also provided. You can find links to them in the CERN repository. “

    2. The program runs on most computers, but would you really dedicate a multi-hundred (or thousand) dollar computer to run a weather station or photo slideshow? along with the power needs and space required? The Pi just makes it a small and easily powered unit. It also makes it a LOT easier to “sell” an assistive tool to more places that can really use it… Most places will spend a hundred on a tool that accomplishes a job, but balk at several hundred to thousands.

Leave a Reply to anszomCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.