Cheerdots2 Smart Air Mouse with ChatGPT Integration, Bluetooth 5.0, and AI Voice Recording Features
https://www.electronics-lab.com/cheerdots2-smart-air-mouse-with-chatgpt-integration-bluetooth-5-0-and-ai-voice-recording-features/
Cheerdots2 is the world’s first ChatGPT-Empowered AI Recording Smart Air Mouse that seamlessly integrates the functions of a mouse, wireless touchpad, laser pointer, recording pen, and smart presentation tool into one sleek and compact design. This ground-breaking device lets users effortlessly switch between functionalities, making it the ideal companion for professionals, students, and home users […]
ESP8266 based Coronavirus tracking project
https://www.electronics-lab.com/esp8266-based-coronavirus-tracking-project/
This is an ESP8266 based coronavirus tracking project from “Volkan Unal” on github.com. The tracker can be configured to display the details of your own country. Instructions 1- Change your wifi information from WifiConnect.h file char ssid[32] = "yourssid"; char password[64] = "yourpass"; 2- Define your country code from corona.ino file #define country_code "yourcountrycode" GET […]