Questions tagged [thread]
The thread tag has no summary.
21 questions
0 votes
0 answers
47 views
Need help categorizing keywords and concepts for two different scenarios
I am currently working on a project that involves categorizing certain keywords and concepts into two different scenarios. I am having a bit of trouble determining which scenario each keyword belongs ...
1 vote
1 answer
177 views
Are there non-unscrewable microwave oven bulbs? [closed]
I recently emptied a Samsung microwave oven of its components and came across the lightbulb, which appeared at first glance to be fitted in a diamond shaped holder. Though when I looked through the ...
2 votes
5 answers
2k views
What's the difference between a CPU core and a CPU/GPU thread?
I've heard the term core and thread being used synonymously a lot of times. In Minecraft, if you press F3 to show coordinates, it tells you how many threads you have in your CPU but uses the term "...
0 votes
1 answer
221 views
Mesh Thread network using Sub-1GHz
I want to implement a Mesh Thread network on Sub-1GHz especially on 868MHz using the Semtech's SX1276 as a radio chip. I bough two modules to do some tests. I'm trying to find out how these kind of ...
5 votes
2 answers
8k views
Do microcontrollers support threading?
It has been a while since I took "Embedded Systems" course where we studied "Super-Loops", "RTOS", Semaphores, Multitasking (cooperative vs premptive) so sorry for this question. We have an an ...
1 vote
1 answer
349 views
Electrostatics - Calculating the vector of electric field
Most of the problems I run into while studying electrostatics are ones regarding a charged thread for which I need to calculate the vector of the electric field. The thing that is confusing me is how ...
3 votes
2 answers
673 views
NVIC on ARM CPUs
Can we look at NVIC peripheral on ARM CPUs like some sort of thread? Main application is executing, and at the same time NVIC peripheral doing her own work? Or all of that is single thread application....
1 vote
0 answers
282 views
Threaded wire connections
I'm working on a senior design project that is using three 20-30 gauge wires that are going into a detachable box. The idea is that the box has three wires coming out of it, and the three wires that ...