[PYTHON] Make a note of what you want to do in the future with Raspberry Pi

This article

It's okay to buy a Raspberry Pi 3 for study and interest, but I don't have time to touch it, but I have more and more things I want to do. So, I will summarize it as a memorandum on this page. Such an article.

Thing you want to do

IoT related

--Install temperature sensors (temperature and humidity?) In 4 places in your room + 1 place outside the window, measure the temperature at regular intervals, and store logs. Finally, it is displayed as a graph on a spreadsheet or web browser.

reference Output the data detected by the sensor of Raspberry Pi to the text log in Python --Qiita Attach a CO2 sensor to the room and take a log --Qiita How to set log rotation --Qiita Measure the temperature with Raspberry Pi and take a log-from WIC

--Using infrared LED and lighting with remote control reception, you can turn on and off the room lighting by voice recognition or instructions from twitter.

reference Making an infrared remote control with Raspberry Pi Zero-Qiita Making an infrared remote control with Raspberry Pi 3-What is it Linking Raspberry Pi and Twitter (Twitter) --Raspberry Π Information from Raspberry Pi to Twitter! (1) Twitter API | Device Plus --Devapla

Recommended Posts

Make a note of what you want to do in the future with Raspberry Pi
Note: I want to do home automation with Home Assistant + Raspberry Pi + sensor # 1
[Django] What to do if the model you want to create has a large number of fields
Links to do what you want with Sublime Text
What you want to memorize with the basic "string manipulation" grammar of python
How to make a Raspberry Pi that speaks the tweets of the specified user
[AWS] What to do when you want to pip with Lambda
Easily make a TweetBot that notifies you of temperature and humidity with Raspberry Pi + DHT11.
[Python] I want to make a 3D scatter plot of the epicenter with Cartopy + Matplotlib!
A note on what you did to use Flycheck with Python
I tried to automate the watering of the planter with Raspberry Pi
What to do if you get a minus zero in Python
What to do if you get a UnicodeDecodeError with pip install
What to do if you can't use the trash in Lubuntu 18.04.
What is the last programming language you learn in your life? (If you want to catch up with a club with a lifetime salary of 300 million yen)
Make a wash-drying timer with a Raspberry Pi
Let's summarize what you want to do.
List of things you might need to do to develop OBD Linux on Raspberry Pi with Buildroot
What to do when a part of the background image becomes transparent when the transparent image is combined with Pillow
How to write when you want to put a number after the group number to be replaced with a regular expression in re.sub of Python
A memo to simply use the illuminance sensor TSL2561 with Raspberry Pi 2
Have Alexa run Python to give you a sense of the future
Python Note: When you want to know the attributes of an object
What to do if you get lost in file reference with FileNotFoundError
I want to sort a list in the order of other lists
I tried to make a traffic light-like with Raspberry Pi 4 (Python edition)
What to do if you get `locale.Error: unsupported locale setting` when getting the day of the week from a date in Python
What to do if you get a TypeError with numpy min, max
What to do if you can't install with pip in babun environment
Memorandum of means when you want to make machine learning with 50 images
A note that you want to manually decorate the parameters passed in the Django template form item by item
What to do if you get a "Wrong Python Platform" warning when using Python with the NetBeans IDE
If you want to switch the execution user in the middle of a Fabric task, settings context manager
I want to make a game with Python
Make a copy of the list in Python
I want to visualize the transfer status of the 2020 J League, what should I do?
What to do if you get a "No versions found" error in pipenv
Feel free to write a test with nose (in the case of + gevent)
To output a value even in the middle of a cell with Jupyter Notebook
If you guys in the scope kitchen can do it with a margin ~ ♪
I want to set a life cycle in the task definition of ECS
I want to see a list of WebDAV files in the Requests module
If you want to make a discord bot with python, let's use a framework
What to do if a version error occurs in the selenium Chrome driver
How to get a list of files in the same directory with python
What to do when you want to receive files from a Windows client remotely
I want to transition with a button in flask
Try to visualize the room with Raspberry Pi, part 1
Make a note of the list of basic Pandas usage
Take the value of SwitchBot thermo-hygrometer with Raspberry Pi
Log the value of SwitchBot thermo-hygrometer with Raspberry Pi
I want to work with a robot in python.
What to do if a UnicodeDecodeError occurs in pip
When you want to plt.save in a for statement
To do the equivalent of Ruby's ObjectSpace._id2ref in Python
Python Note: The mystery of assigning a variable to a variable
When a file is placed in the shared folder of Raspberry Pi, the process is executed.
I tried to make something like a chatbot with the Seq2Seq model of TensorFlow
Realize a super IoT house by acquiring sensor data in the house with Raspberry Pi
How to identify the element with the smallest number of characters in a Python list?
When I tried to do socket communication with Raspberry Pi, the protocol was different