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.
Hello guys am workin on Disease Detection from X-Ray Scans Using TinyML, i have gathered a diverse dataset of X-ray images from public medical databases, used images labeled with specific […]
This `fm_module.txt` file has a copy of my project source code that involves a simple user input and arithmetic operations on an Intel Core i7-12700K processor running Ubuntu 22.04. I’ve […]
I am working on a text based tic-tac-toe game for some users, using x86 assembly on an Intel Core i7 12700K systems running Ubuntu 22.04. I’m using NASM assembler and […]
Hello everyone, I was just wondering why this piece of code is not working. The code get uploaded normally to arduino But when I move the gyroscope it just give […]
I’m working on a personal project , a simple ray tracer written in x86-64 assembly for educational purposes. It’s currently in the early stages, focusing on basic ray-sphere intersection calculations. […]
Good day everyone @Middleware & OS , I have an objective to transmit a string (“test123”) 10 times as fast as possible through UART in interrupt mode utilizing an STM32F407VGT6 […]
Hello, I am working on a health monitoring system using an `Arduino Nano 33 BLE` Sense and a Pulse Oximeter (`MAX30102`) sensor. The objective is to measure and transmit pulse […]
Hi everyone, I have a problem with the string function indexOf() that I don’t understand. My board with the ESP32 module is connected via RS485 (on UART1) to another board. […]
hey guys, am developing a real-time industrial control system using a BeagleBone AI with Embedded Linux. The system should read data from an EtherCAT torque sensor. I have verified the […]