How to Connect AS3935 Lightning Sensor to Raspberry Pi
Local Hazard Warning System In order to make a Local Hazard Warning System, I bought a few different sensors in the previous post. I decided […]
Local Hazard Warning System In order to make a Local Hazard Warning System, I bought a few different sensors in the previous post. I decided […]
What is Local Hazard Warning System? The Local Hazard Warning System is a concept of having a variety of sensors outside of a house to […]
Run Program Manually We have the Python program ready to run manually. However, a portable device should just be starting the program when it is […]
Main Program Loop Okay, we will enter the main loop of the program in this post. The first part of the loop has: Prepare to […]
Final Preparation We have covered all the function blocks in the previous post.This post will be a short one to cover a few things we […]
Function Blocks Just continuing from the previous post, we will start writing each function that will be assigned to the buttons. The Button 1 Let’s […]
Start Writing Python Program A Python program is just a text file. Use your favorite text editor to create an empty file “main.py” in the […]
We have all the components connected to each other, and software libraries are installed with previous tutorials.Now we need a program to orchestrate them to […]
I’ll illustrate how all the components from the previous post are connected together. 1602 I2c LCD Display Module Buttons PWM Audio Output There are other […]
Required Components I bought most of my components from eBay & local electronics shops. You can also find the same components on other online electronic […]
Copyright © 2024 | WordPress Theme by MH Themes