DevHeads IoT Integration Server
The DevHeads IoT Integration Server accelerates technology engineering by helping pro devs learn, share and collaborate.
JoinDevHeads IoT Integration Server
The DevHeads IoT Integration Server accelerates technology engineering by helping pro devs learn, share and collaborate.
Joinseeking-collabs
🪲-firmware-and-baremetal
📦-middleware-and-os
📡-edge-networking
🟩-pcb-and-analog
jobs
☁-iot-cloud
✅-code-review
devheads-feed
general-dev-chat
What framework or tool you guys use to make iot bluetooth ble /wifi apps for andriod and ios
How can I implement memory management to optimize and conserve memory usage?
my FreeRTOS project on STM32F103 exhibits a strange behavior with thread stack sizes
MAX SAFE TOTAL
MAX SAFE TOTAL
configMINIMAL_STACK_SIZE
configMINIMAL_STACK_SIZE
configTOTAL_HEAP_SIZE
configTOTAL_HEAP_SIZE

C program in embedded Linux reads data from BMP280 temperature sensor and displays it on Adafruit1.2
Using atomic operations to update the SPI busy flag in FreeRTOS
Implementing Task Synchronization in RTOS for Sensor Data Processing and Display
error while installing libjasper-dev package on debian 12 (bookworm)
Is there a way to work with FreeRTOS without hardware?
Is there a tool that can help me automate the process of identifying all QNX-related system calls?
MsgSend
, MsgReply
, and MsgSendPulse
. Since the code was written by another team, I have limited knowledge beyond compilation and execution details.
Is there a tool available that can help me automate the process of identifying all QNX-related system calls or functions used in the code?...turn my regular Ubuntu into real-time by adjusting the kernel with RT Linux patches or installations
which algo is much memory efficient and has better performance in traffic control system RMS or EDF?
Why is there a need for a separate task stack in an RTOS?
disturbing issue I'm having with LinkedList in C language, when I count how many nodes should be
LinkedList
in C
language, when I count how many nodes should be in the list, I always get 1 LL count: 1
LL count: 1
Can someone tell me if my machine learning model is overfitting or not ?
how To train a machine learning model using TensorFlow to recognize a specific image in clothin?
how to Create the the Task in RTOS and How to set the Deadline to the Task?
Memory Operations During Context Switch: Impact on Priority Tasks?
A
and B
, with A
being high priority and B
low priority. There are two global variables, condition
and mem
. Let's say Task B
is currently running and performing memory operations. If Task A
becomes ready while Task B
is running, resulting in a context switch, will the memory operation continue even if the condition is set to false? If so, at which index will it restart? And what will the content of mem be after Task B
finishes executing?
```
Task B - Low priority task if (condition) { ........
Resources for Learning Linux & Embedded C?
2.8" 240x320 TFT display
