Post has shared content
Presence Detection for Nurses +Raspberry Pi
#PiDay #RaspberryPi
https://blog.adafruit.com/2018/05/25/presence-detection-for-nurses-raspberry_pi-piday-raspberrypi/
from Marcel Kruse via hackster.io
In this project I show how nurses can receive updates when patients walk inside a room.
Currently nurses in hospitals and elderly care locations need to ask patients to wear a watch which they use to track people within the building. Here are some privacy concerns. The Walabot will easily fix this since no patient data will be asked or can be generated. The Walabot will detect if people walks inside a room and if a nurse is present; also can nurses receive notifications when a person enter or leaves a room.
I use the scenario with nurses since I work at a company where we make hardware for exactly this scenario: In some rooms patients may not enter. (for example in storage, computer rooms etc.) Nurses need to be aware if a patient is in a room where they aren’t allowed.
That’s why I use doctors and nurses in this project, but many scenarios can be used:
Only let people enter when they are companied with a supervisor.
Integration with smart-doors (that can be locked automatically) when a specific person want to get in/out.
Count the number of people that arrive in a building (without counting the own staff of the company)
Read more
https://blog.adafruit.com/2018/05/25/presence-detection-for-nurses-raspberry_pi-piday-raspberrypi/
#PiDay #RaspberryPi
https://blog.adafruit.com/2018/05/25/presence-detection-for-nurses-raspberry_pi-piday-raspberrypi/
from Marcel Kruse via hackster.io
In this project I show how nurses can receive updates when patients walk inside a room.
Currently nurses in hospitals and elderly care locations need to ask patients to wear a watch which they use to track people within the building. Here are some privacy concerns. The Walabot will easily fix this since no patient data will be asked or can be generated. The Walabot will detect if people walks inside a room and if a nurse is present; also can nurses receive notifications when a person enter or leaves a room.
I use the scenario with nurses since I work at a company where we make hardware for exactly this scenario: In some rooms patients may not enter. (for example in storage, computer rooms etc.) Nurses need to be aware if a patient is in a room where they aren’t allowed.
That’s why I use doctors and nurses in this project, but many scenarios can be used:
Only let people enter when they are companied with a supervisor.
Integration with smart-doors (that can be locked automatically) when a specific person want to get in/out.
Count the number of people that arrive in a building (without counting the own staff of the company)
Read more
https://blog.adafruit.com/2018/05/25/presence-detection-for-nurses-raspberry_pi-piday-raspberrypi/

Post has shared content
Trading Card Scanner and Organizer #piday #raspberrypi @Raspberry_Pi
https://blog.adafruit.com/2018/05/25/trading-card-scanner-and-organizer-piday-raspberrypi-raspberry_pi/
From Michael Portera on Hackster.io:
I was really into trading cards as a kid. I recently came across a lot of Magic The Gathering cards in a box and thought to myself – I wonder how many cards I have and how much they’re worth?! Logging and looking these up manually would take a while so I decided to see if I could automate some of the process. Somehow, the process led to building a platform out of Lego and leveraging AWS S3 and Rekognition!
Read more
https://blog.adafruit.com/2018/05/25/trading-card-scanner-and-organizer-piday-raspberrypi-raspberry_pi/
https://blog.adafruit.com/2018/05/25/trading-card-scanner-and-organizer-piday-raspberrypi-raspberry_pi/
From Michael Portera on Hackster.io:
I was really into trading cards as a kid. I recently came across a lot of Magic The Gathering cards in a box and thought to myself – I wonder how many cards I have and how much they’re worth?! Logging and looking these up manually would take a while so I decided to see if I could automate some of the process. Somehow, the process led to building a platform out of Lego and leveraging AWS S3 and Rekognition!
Read more
https://blog.adafruit.com/2018/05/25/trading-card-scanner-and-organizer-piday-raspberrypi-raspberry_pi/

Post has shared content
Counting Bees on a #RaspberryPi with a Conv Net @Raspberry_Pi #PiDay
https://blog.adafruit.com/2018/05/25/counting-bees-on-a-raspberrypi-with-a-conv-net-raspberry_pi-piday/
Great project and write-up from Mat Kelcey. Check out the code here on Github.
the first thing i thought when we setup our bee hive was “i wonder how you could count the number of bees coming and going?”
after a little research i discovered it seems noone has a good non intrusive system for doing it yet. it can apparently be useful for all sorts of hive health checking.
Learn more
https://blog.adafruit.com/2018/05/25/counting-bees-on-a-raspberrypi-with-a-conv-net-raspberry_pi-piday/
https://blog.adafruit.com/2018/05/25/counting-bees-on-a-raspberrypi-with-a-conv-net-raspberry_pi-piday/
Great project and write-up from Mat Kelcey. Check out the code here on Github.
the first thing i thought when we setup our bee hive was “i wonder how you could count the number of bees coming and going?”
after a little research i discovered it seems noone has a good non intrusive system for doing it yet. it can apparently be useful for all sorts of hive health checking.
Learn more
https://blog.adafruit.com/2018/05/25/counting-bees-on-a-raspberrypi-with-a-conv-net-raspberry_pi-piday/

Post has shared content
Comic Strip Jokes Generated by Raspberry Pi Script #piday #raspberrypi @Raspberry_Pi
https://blog.adafruit.com/2018/05/25/comic-strip-jokes-generated-by-raspberry-pi-script-piday-raspberrypi-raspberry_pi/
Via Raspberry Pi
One enterprising programmer has created a Raspberry Pi script that generates random comic strip jokes. They’ve then adapted the script to print out on a tiny thermal printer and wrapped the whole thing up in a laser-cut wooden box. The result is a robot face which ‘vomits’ out the printout through its mouth! You can see details of the whole build process here and see the software, written in Processing, on Github.
Read more
https://blog.adafruit.com/2018/05/25/comic-strip-jokes-generated-by-raspberry-pi-script-piday-raspberrypi-raspberry_pi/
https://blog.adafruit.com/2018/05/25/comic-strip-jokes-generated-by-raspberry-pi-script-piday-raspberrypi-raspberry_pi/
Via Raspberry Pi
One enterprising programmer has created a Raspberry Pi script that generates random comic strip jokes. They’ve then adapted the script to print out on a tiny thermal printer and wrapped the whole thing up in a laser-cut wooden box. The result is a robot face which ‘vomits’ out the printout through its mouth! You can see details of the whole build process here and see the software, written in Processing, on Github.
Read more
https://blog.adafruit.com/2018/05/25/comic-strip-jokes-generated-by-raspberry-pi-script-piday-raspberrypi-raspberry_pi/

Post has shared content
Raspberry PI: Charting Ambient vs Outside Temperature @Raspberry_Pi #PiDay #RaspberryPI
https://blog.adafruit.com/2018/05/25/raspberry-pi-charting-ambient-vs-outside-temperature-raspberry_pi-piday-raspberrypi/
An old but handy project from WhiskeyTangoHotel.
How to use a Raspberry PI to chart ambient temperature vs outside temperature. Source code and schematics below.
Read more
https://blog.adafruit.com/2018/05/25/raspberry-pi-charting-ambient-vs-outside-temperature-raspberry_pi-piday-raspberrypi/
https://blog.adafruit.com/2018/05/25/raspberry-pi-charting-ambient-vs-outside-temperature-raspberry_pi-piday-raspberrypi/
An old but handy project from WhiskeyTangoHotel.
How to use a Raspberry PI to chart ambient temperature vs outside temperature. Source code and schematics below.
Read more
https://blog.adafruit.com/2018/05/25/raspberry-pi-charting-ambient-vs-outside-temperature-raspberry_pi-piday-raspberrypi/

Post has attachment
Public
Connecting Wiimotes to Raspberry Pi 2 or 3 #piday #raspberrypi @Raspberry_Pi
https://blog.adafruit.com/2018/05/25/connecting-wiimotes-to-raspberry-pi-2-or-3-piday-raspberrypi-raspberry_pi/
From Pi My Life Up:
In this Raspberry Pi Wiimote controllers guide, we will walk you through the process of setting up a Wiimote on your Raspberry Pi and show you how to setup both cwiid and wminput.
Utilizing Wiimote controllers on the Raspberry Pi can be painful to deal with due to its handling of the Bluetooth stack. While they run over standard Bluetooth, their actual functionality is not picked up as a conventional joystick device like Xbox controllers and PlayStation controllers.
Read more
https://blog.adafruit.com/2018/05/25/connecting-wiimotes-to-raspberry-pi-2-or-3-piday-raspberrypi-raspberry_pi/
https://blog.adafruit.com/2018/05/25/connecting-wiimotes-to-raspberry-pi-2-or-3-piday-raspberrypi-raspberry_pi/
From Pi My Life Up:
In this Raspberry Pi Wiimote controllers guide, we will walk you through the process of setting up a Wiimote on your Raspberry Pi and show you how to setup both cwiid and wminput.
Utilizing Wiimote controllers on the Raspberry Pi can be painful to deal with due to its handling of the Bluetooth stack. While they run over standard Bluetooth, their actual functionality is not picked up as a conventional joystick device like Xbox controllers and PlayStation controllers.
Read more
https://blog.adafruit.com/2018/05/25/connecting-wiimotes-to-raspberry-pi-2-or-3-piday-raspberrypi-raspberry_pi/

Add a comment...
Post has attachment
Bluepy connects but fails to find service (#RaspberryPi #BLE):
https://www.raspberrypi.org/forums/viewtopic.php?t=214001
https://www.raspberrypi.org/forums/viewtopic.php?t=214001
Post has attachment
Public
“Get to the Choppa!” An Interactive Book #piday #raspberrypi @Raspberry_Pi
https://blog.adafruit.com/2018/05/25/get-to-the-choppa-an-interactive-book-piday-raspberrypi-raspberry_pi/
Via Hackster.io:
I asked my Raspberry Pi club what they wanted to create and they said a book that talks to you. Not in the conventional way of reading to you, but in a way to get your attention, to call you over and shout at you. Even better if the book was Arnold Schwarzenegger’s autobiography and he tells you to get you to ‘get to the chopper now!’
Read more
https://blog.adafruit.com/2018/05/25/get-to-the-choppa-an-interactive-book-piday-raspberrypi-raspberry_pi/
https://blog.adafruit.com/2018/05/25/get-to-the-choppa-an-interactive-book-piday-raspberrypi-raspberry_pi/
Via Hackster.io:
I asked my Raspberry Pi club what they wanted to create and they said a book that talks to you. Not in the conventional way of reading to you, but in a way to get your attention, to call you over and shout at you. Even better if the book was Arnold Schwarzenegger’s autobiography and he tells you to get you to ‘get to the chopper now!’
Read more
https://blog.adafruit.com/2018/05/25/get-to-the-choppa-an-interactive-book-piday-raspberrypi-raspberry_pi/
Add a comment...
Post has attachment
Public
Turn your Raspberry Pi into a simple apache web server!
Tutorial: https://pimylifeup.com/raspberry-pi-web-server/ | #raspberrypi #webserver
Tutorial: https://pimylifeup.com/raspberry-pi-web-server/ | #raspberrypi #webserver
Add a comment...
Post has attachment
Public
Prototype Raspberry Pi Cluster Board
https://www.mininodes.com/prototype-raspberry-pi-cluster-board/
The first samples of the miniNodes Raspberry Pi Cluster Board have arrived, and testing can now begin!
Thanks to the very gracious Arm Innovator Program, miniNodes was able to design and build this board with the help of Gumstix! The design includes 5 #RaspberryPi Compute Module slots, an integrated Ethernet Switch, and power delivered to each node via the PCB. All that is required are the Raspberry Pi CoM’s, and a single power supply to run the whole cluster.
We are in the process of validating the hardware, and ensuring proper functionality, but hope to launch the board soon!
https://www.mininodes.com/prototype-raspberry-pi-cluster-board/
The first samples of the miniNodes Raspberry Pi Cluster Board have arrived, and testing can now begin!
Thanks to the very gracious Arm Innovator Program, miniNodes was able to design and build this board with the help of Gumstix! The design includes 5 #RaspberryPi Compute Module slots, an integrated Ethernet Switch, and power delivered to each node via the PCB. All that is required are the Raspberry Pi CoM’s, and a single power supply to run the whole cluster.
We are in the process of validating the hardware, and ensuring proper functionality, but hope to launch the board soon!
Add a comment...
Wait while more posts are being loaded