I wanted to add loop recording feature for the Raspberry Pi camera system project (link to earlier project). This will free up the space in
Category: Python
Coming Up Posts…..for July – August 2021
Intel Depth Camera People counter…near completion. See post here: link Using Arduino Uno with TEA5767 circuit board to make a FM radio Build a solar
Intel RealSense depth camera D415 project – people counter
My friend passed me a Intel RealSense cam and ask me to explore its power and ability. Initially I am thinking of using for 3D
Using a Python script, a batch file, Windows task scheduler and Excel Spreadsheet to build a automatic web data logger/recorder
Sometimes we need some data on the web and perferable in time series. For this post, we will get the weather report every 15 minutes.
Using Raspberry Pi 3 and Android app (BlueDot remote control) to build a Bluetooth control cart (buggy)
Version ‘alamak’ of the remote control cart (buggy) There are some limitation using the Python robot library together with this buggy. The right and left
Using Raspberry Pi camera (NOIR) and the power of Python and OpenCV TO BUILD A HOME SURVEILLANCE CAMERA – PART 3 OF 4 – USING OpenCV motion detection capability to trigger video recording, no need PIR sensor
Motion Detection script using the power of Python and OpenCV. Due to the problem of false triggering by the PIR motion sensor, I have decided