Meta
Tags
- 50mm
- 802.11n
- astrophotography
- Calin
- cats
- Cisco
- deodorant
- DNA
- DNS
- Donohue
- Draddy
- dropbox
- equipment
- Flynn
- fort
- Gaeilge
- genealogy
- home assistant
- iPhone
- Jenny
- Let's Encrypt
- lights
- Linux
- myrrh
- Namecheap
- NAS
- networking
- OpenVPN
- photos
- plex
- projects
- python
- RaspberryPi
- router
- school
- shed
- SoftEther
- SSL
- Synology
- videos
- Volvo
- VPN
- WiFi
- Windows
Tag Archives: python
Modernizing My Temperature and Humidity Sensor
My basement temperature and humidity sensor has been up and running for 2.5 years now with hardly a hiccup at all. But, it is time for an upgrade.
I’ve made some tweaks to the page over the years, but I ‘ve grown less and less happy with the matplotlib implementation.… Read the rest
Posted in Geek
Tagged Calin, cock-a-hoop, databases, Grafana, humidity, InfluxDB, Jenny, python, RaspberryPi, Remote GPIO, temperature
Leave a comment
From the Real World to the Web
Part of my quest for world domination, er, getting my Raspberry Pi to tell me about things in my basement without my having to actually go down there is just about complete.
I bought a temperature and humidity sensor from Adafruit and finally got around to wiring it up and getting the Python code written to read it.… Read the rest
Posted in Geek
Tagged Adafruit, Flask, humidity, matplotlib, projects, python, RaspberryPi, sensor, temperature
1 Comment
Making the computer “see”.
I am currently down the OpenCV rabbit hole.
I want to velcro a Rasp Pi to my oil tank and have it “see” how much oil is in there.
I don’t want to see a picture of the meter. That would be too easy.… Read the rest
Installing Python 3.6.2 on raspberry pi (raspbian)
I want to update to the latest version of Python 3.6.6 on my Raspberry Pi 3B. I do not want my first go with 3.7 to be on a Pi! This Pi will be used in the basement as part of an OpenCV project.… Read the rest
Python
I am very far behind on this and I have many, many blog posts to write, but this is what I did tonight.
I am currently reading “Automate the Boring Stuff With Python” (this is basically a required text), taking the Python course on CodeAcademy.com… Read the rest
Arduino Uno Fun and Continuous Learning
So, a million years ago, I bought an Arduino Uno Starter Kit from MakerShed. When it arrived, I tried a tutorial and had fun with the first LED lesson, but the second lesson, which I remember was more focused on programming, left me in the dust.… Read the rest
Posted in Geek
Tagged 3D Printing, Arduino, learning, library, peeled carrots, python, weather station, whales
Leave a comment
MongoDB and Python in Data Visualization
This is an interesting web site discussing the use of Python and MongoDB in data visualization. I am getting very comfortable with Python and I have just started playing with MongoDB, so looking at examples of how I can start to generate data visualizations out of these tools is my next step.… Read the rest
SoftEther VPN, Part 2
So, SoftEther VPN has been cranking along nicely for me for months now. I really love it. It stays out of the way and does exactly what it is supposed to do.
I just bought a Raspberry Pi 3 Model B.… Read the rest
Zork 2017
I am working my way through Zed Shaw‘s “Learn Python the Hard Way“, which is both a book with a DVD containing videos of each of the lessons and a web site that does not have the videos.… Read the rest
You must be logged in to post a comment.