Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
I’m aware how Iot works, but I really want to undersand it, from scratch the basis, where should I start? (I cannot pay for any courses)
Starting to work with impedace tomography for hydarates detection. Early stages, not concreat yet.
I am looking for someone who can help me at every step from zero to project. If anyone is interested and willing to impart their knowledge and expertise do dm […]
I wish I want to the Embedded software project using AI
Wouldn’t mind getting some ideas of what kinds of telemetry products to build and how to sell them.
Hello, @everyone. I’m a software engineer and team leader passionate about helping programmers and businesses grow. Our team of four experienced developers specializes in Python, JavaScript, and Java, with a […]
hey there guys, I am working on home automation with esp32 module with wifi and bluetooth. I have developed the model that will get the data from firebase in esp32 […]
I found this code for connecting the bluetooth #include “BluetoothSerial.h” BluetoothSerial SerialBT; bool isConnected = false; void setup() { Serial.begin(115200); SerialBT.begin(“ESP32_BT”); // Bluetooth device name Serial.println(“The device started, now you […]