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
Author: AnthonyC
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
Making an infrared(IR) lighting for Raspberry Pi NOIR Camera and making an enclosure before installing RPI camera – Part 4 of 4 : Combining software and hardware…….still in progress, est. completion date Dec 2020.
Making an IR lighting for Raspberry Pi(RaspPi) NOIR (no infrared filter) camera. This IR will assist the camera to see better in the dark. Below
