App Developer #appdeveloper
09.08.2025 09:49 β π 0 π 0 π¬ 0 π 0@hiddensolve.bsky.social
Full-Stack App & Embedded Software Developer | Passionate about building Products
App Developer #appdeveloper
09.08.2025 09:49 β π 0 π 0 π¬ 0 π 0IoT App Demonstration Setup #iot
04.08.2025 10:27 β π 1 π 0 π¬ 0 π 0Here Iβm working on one of my projects, and letβs take a quick look at two important terms in machine learning β epochs and batch size.
-------------
#SoftwareDevelopment #Programming #SoftwareEngineering #EmbeddedSoftware #PythonProgramming #AIEngineer #MLDevelopment #BackendDevelopment
Welcome to HiddenSolve β hope youβre all doing great!
In this video, Iβm having a simple setup where Iβm using an INMP441 microphone with an ESP32.
The idea is to stream audio data from the mic to a custom Flutter app over Wi-Fi.
ESP32 & Python based OCR Setup using ESP32-CAM Shots
#esp32projects #pythonprojects #electricalengineering #firmwaredeveloper #esp32 #esp32project #arduino #arduinoproject
What is WebSocket? #tech #softwaredevelopment
24.06.2025 00:51 β π 0 π 0 π¬ 0 π 0#softwaredevelopment
18.06.2025 13:05 β π 0 π 0 π¬ 0 π 0#engineering #tech
11.06.2025 11:50 β π 0 π 0 π¬ 0 π 0I hope you're doing good.
In this video, Iβm sharing a small project where Iβve connected an ESP32 microcontroller with a DHT11 sensor to measure temperature and humidity. The sensor data is sent to a Flutter app.
#tech #softwaredevelopment #engineering
A Quick Project
#esp32 #python
#tech #programming
18.05.2025 13:42 β π 0 π 0 π¬ 0 π 0Hi everyone, I hope you're doing well. Here, Iβm working on one of my startup ideas that I started last year. Itβs basically a team or project management app with some unique and extensive featuresβthough I ........
#softwaredeveloper
#technology #softwareengineer
13.05.2025 13:31 β π 0 π 0 π¬ 0 π 0In my recent videos, I showcased a DIY digital voltmeter and a Flutter app Iβve been working on.
In this video, Iβve integrated a part of that app with the DIY voltmeter setupβallowing to see voltage readings and graph in the app...
#softwaredev #tech #engineering
Hope you're doing good. In this simple setup, I'm controlling 3D Object Orientation in Flutter App using ESP32 & MPU6050. ESP32 is communicating with Flutter App over BLE....
#softwaredeveloper #tech #business
It's Sunday morning, I'm in my bed, and after getting fresh, I started working on a Flutter app I'm developing and added some features. Basically, it's an IoT-type app, meant for connecting with a digital power supply. For now, I'm using dummy data to display on the UI.
#programming #coding
Which one? #tech
24.04.2025 17:14 β π 0 π 0 π¬ 0 π 0Some Python Libraries & Frameworks for Computer Vision
#python #computervision #artificialintelligence #computerscience
Welcome to HiddenSolve!
Iβve set up an ESP32 to control an LED, and the cool part isβit responds to voice commands. The voice input is captured through a mic and streamed over UDP to my laptop via the ESP32.....
#esp32 #machinelearning #python
Running Python on ESP32.
In this video, I'm running a MicroPython script on the ESP32 using the PyMakr extension in Visual Studio Code. The script connects the ESP32 to a Flutter app over BLE. #engineering #technology #tech
I recently got the idea to create a language learning app, and since I already knew Flutter app development, I started working on it. Although itβs not fully completed yet, hereβs a look at the current progress... #technology #softwaredeveloper
14.04.2025 07:26 β π 1 π 0 π¬ 0 π 0There are many tools and frameworks available for mobile development, but here are some of the most popular and widely adopted ones.....
These technologies are commonly used for building reliable, scalable, and performant mobile apps β whether you're going native or cross-platform.
#technology
In this demo, Iβm using the MPU6050 sensor along with an ESP32 and an OLED display to show real-time angle measurements on the X and Y axes. #technology #engineering
12.04.2025 07:11 β π 1 π 0 π¬ 0 π 0This project uses computer vision to control a servo motor with your fingertip.
The webcam continuously captures video frames, and with the help of OpenCV and MediaPipe, the system tracks the position of your index fingertip in real-time.
That position is mapped to an angle... #technology #ai
ESP32 BLE Flutter App | ESP32 IoT #technology
07.04.2025 16:18 β π 1 π 0 π¬ 0 π 0Built a voice-controlled system using ESP32 and a custom speech recognition model.
The ESP32 with an INMP441 microphone streams real-time audio to a laptop over UDP. On the laptop, a Python-based program performs inference using a custom-trained model.... #technology
YOLO (You Only Look Once) is a real-time object detection algorithm that processes an entire image in a single pass through a neural network, predicting bounding boxes and class probabilities simultaneously. #technology #artificialintelligence
04.04.2025 12:47 β π 1 π 0 π¬ 0 π 0Recently, Iβve been playing with audio recognition on microcontrollers, and Iβve been testing I2S microphones (like the INMP441) as a digital audio input option.
Clean audio input, but demands solid buffer management on the software side tbh a big headache for me.
#technology
Here, I've a simple demonstration project for phone detection. This project uses MQTT with a Mosquitto broker for local network communication. A Python program utilizes YOLOv8 and OpenCV for phone detection, publishing detection results to the MQTT broker. An ESP32.... #technology #engineering
02.04.2025 14:20 β π 2 π 0 π¬ 0 π 0Welcome to HiddenSolve! Hope you're doing well. OpenAI allows developers to integrate its APIs into their applications. So here, Iβve built a Flutter app with a chat functionality, and the responses are powered by the OpenAI GPT API ........ #technology #ai
27.03.2025 11:40 β π 2 π 0 π¬ 0 π 0