Robot with an ESP32, Movement Sensor and three.js
Adding a sensor backpack to a toy robot and using it to control a 3D model displayed in a browser. This project uses a 3D printed ‘backpack’ containing an ESP32, a 9…
Adding a sensor backpack to a toy robot and using it to control a 3D model displayed in a browser. This project uses a 3D printed ‘backpack’ containing an ESP32, a 9…
Creating a virtual bar or restaurant using a Telegram chat group and a Telegram bot. The Telegram bot uses the Node.js telebot package to create a virtual bar owner that will take…
Running a group chat server on the Node.js based Neonious One The Neonious One is a IoT board which utilizes the ESP32 microcontroller. It’s programmable directly on the…
The Neonious One is an ESP32 based microcontroller that runs JavaScript. Program code directly via WiFi using an onboard IDE. Normally with microcontrollers you edit the code in…