top of page
MR
Spell out information about application development, etc.
Search
Oct 19, 2021
[Python] ImportError: Failed to import the Cloud Firestore library for Python.
Phenomenon I get a title error when trying to import firestore with raspberry pi. from from firebase_admin import firestore ImportError:...
Aug 12, 2021
Things to watch out for when using keras on Raspberry pi
Overview When I install keras for deep learning with Raspberry pi, I get the following error at the time of import ValueError:...
Aug 12, 2021
Make a "don't forget to add" shopping list app with Flutter + Raspberry pi
Overview When I was working in the kitchen, I noticed that the detergent wasn't ready. But now that I don't have my smartphone, so I'll...
Aug 12, 2021
Turn an alternate switch into a momentary switch using a transistor and a Raspberry pi
Overview Previously, using an RF switch and Raspberry pi, I made a daily necessities management app that "when you press a button, a...
Aug 8, 2021
I made a towel exchange monitoring app with Flutter and Raspberry Pi
Overview The number one housework that a man living alone does not do is to change the hanging towel. So not to forget, I made an app...
Aug 8, 2021
Added kitchen towel change to "Housework Check App"
Overview Last time, I made an app that monitors the change of hanging towels using Flutter and Raspberry Pi. We also added a task to...
Aug 8, 2021
[python]Determine the brightness of the image
Overview I was doing image recognition and wanted to judge the brightness of the image and classify it. Specifically, I'm shooting...
Aug 8, 2021
Improved machine learning model for towel change monitoring system
Overview I have created a system that monitors hanging towels with a WEB camera and notifies when they are replaced. "Whether or not...
bottom of page