Explanation for Local, Instance and static variable (https://www.geeksforgeeks.org/variables-in-java/) Explanation for Local, Instance and static variable (https://docs.oracle.com/javase/tutorial/java/nutsandbolts/variables.html)
Author: AnthonyC
Python OpenCV – Template Matching
Template Matching is a technique for locating a template image in a larger image. In this example the template image is a red LED. And
Create a batch file to run Python script
This post is about linking a Python script to a batch file(.bat). You will need to get the path of the python .exe file and
OPTION register in Pic10F200 microcontroller
The PIC microcontrollers have a 8 bit register named OPTION and it is use for setting/enabling/disabling the TMR0(Timer Zero) and WDT(Watchdog Timer). The bits are
The lengendary 555 timer in monostable mode
Circuit diagram for connecting LED to NE555 timer, and operating in monostable mode. How NE555 timer operate in monostable mode (delay timer): Power supply is
Using Raspberry Pi camera (NOIR) and Python to build a home surveillance camera – Part 1 of 4 : basics
Code and images for using PiCam and Python to snap pictures after adjusting the brightness ↓ To record 30s video and save to desktop using
