DIY Android+Arduino Controlled Labyrinth (Maze) Game

The device presented in the video represents marble maze game that is controlled using a smartphone via Bluetooth connection.

The device consists of two parts. The first is the Arduino part where the servo motors are controlled and the second part where the signals generated by the accelerometer are sent via the Android smartphone. It consist few components:

– Arduino Nano microcontroller

– Bluetooth adapter

– and two 9g servo motors

Read more…

How to Make a WiFi Repeater using ESP32 NodeMCU | WiFi Router Range Extender ESP8266

In today’s video we look at how to extend the range of an existing WiFi network by repeating the signal. This extension will be done using an ESP32 NodeMCU. This process also works for ESP32 only.

ESP32 as WiFi NAT router. It can be used as — Simple range extender for an existing WiFi network — Setting up an additional WiFi network with different SSID/password for guests or IOT devices.