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
Can Anyone Help Me this Question??
When do we use polling method and when do we use interrupts based method in RTOS?
polling
is like constantly asking, 'Are we there yet?' and Interrupts
, however, are like someone tapping you on the shoulder to say, 'We've arrived!' when driving a car, Lol.
But, when do we use polling method and when do we use interrupts based method. Can you think of times when you might want to do both at once? @Middleware & OS
@Priyanka Singh @RΓ©mi @Navadeep @Umesh Lokhande @Computing Lead @FW Lead...wanna ask if this model is good or not , i used fnn feedforward neural network with 2 layers

How can I run independent tasks on separate cores using ESP-IDF on ESP32?
C
C
Why does my RTOS MicroC project run smoothly outside tasks but fail within tasks?
I'm confused about the difference between cooperative and non-preemptive scheduling.
please I have a question
I have a problem with atollic trueSTUDIO for stm32
How can i optimize real-time tasks with microthreading in an RTOS?
How can I efficiently process Kafka event streams and store relevant data in memory?
Any idea on some amazing solutions or projects I could implement with Zephyr RTOS ?
Why are some messages not received in ZeroMQ inter-process communication despite correct config?
I'm adding FreeRTOS to my device, but I'm stuck on task priorities.
Segmentation Fault Error in Concurrent Sensor Data Processing Simulation: What's the Issue?
Segmentation fault (core dumped)
error thrown in my console as the code crashes. Please what am I doing wrong ?pthread_create()
pthread_create()
SensorData
struct, not the address of the value
field within the struct.
This part of your code :
```...
Should I use QNX or RT-Linux for my real-time data system?
Why does bcrypt password comparison fail in my Node.js + MongoDB login system?

Are there any common best practices for avoiding deadlocks in VxWorks?
Please does anyone have any idea on scheduling algorithms on RTOS for automotive control systems ?
I am exploring STM32 microcontroller development with RTOS (micrium). Any tips ?
Any tips for optimizing Round-Robin scheduling in FreeRTOS for real-time applications?