camera

Remotely Controlled VGA Camera Overview1

Remotely Controlled VGA Camera – Overview Using Arduino

The idea behind this project was very straightforward: design an inexpensive remotely controlled system capable of taking still pictures and uploading them to a remote file storage with a camera to be activated by either remote commands or sensor events. And after numerous brain storms the following solution has been found.In base configuration the system …

Remotely Controlled VGA Camera – Overview Using Arduino Read More »

Magic Button 4k the 20USD BMPCC4k Wireless Remote Control

Magic Button 4k: the 20USD BMPCC4k Wireless Remote Control Using Arduino

                    Many people have asked me to share some details about my wireless controller for the BMPCC4k. Most questions were about the bluetooth control, so I’ll mention a few details about that. I am assuming you are familiar with the ESP32 Arduino environment. This version of …

Magic Button 4k: the 20USD BMPCC4k Wireless Remote Control Using Arduino Read More »

Home Temperature

Home Temperature while you’re on holiday … using Arduino

When you are out of your home for Christmas Holiday you can visualize the Temp and Humidity values by your smartwatch using ArduinoMKR1000. Things used in this project Hardware components Arduino MKR1000 × 1 DHT11 Temperature & Humidity Sensor (4 pins) × 1 Breadboard (generic) × 1 Jumper wires (generic) × 1 Software apps and …

Home Temperature while you’re on holiday … using Arduino Read More »

ARDUINO Laser 3D Tracking (1)

ARDUINO Laser 3D Tracking or Range Finder

The idea of using triangulation for distance measurements is well known since Pythagorean time, when his brilliant formula become available for mathematicians. What is new in this design, is lasers power control via “blooming” effect of CMOS camera. Here this “negative” effect was put to work instead of ADC. No need high price “no-blooming” camera! …

ARDUINO Laser 3D Tracking or Range Finder Read More »

Extinguisher System 2

Image Processing Based Fire Detection & Extinguisher System Using Arduino

This is an image processing based fire detection and extinguisher system using Arduino. It is basically the system is divided into two parts: Fire detection 2. Fire alert and extinguisher In the first part, fire detects using image processing. Here in this project I’m using open CV and python for fire detection. I created a …

Image Processing Based Fire Detection & Extinguisher System Using Arduino Read More »