473,385 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Which microcontrollers best use multithreading?

rollerbladegirl
69 64KB
Which microcontrollers best use multithreading?

It is not a complicated question.

Want answers backed up by experience and description of experience with this.

Example if that is necessary:

One main microcontroller.

4 different computer controlled motors, each with their own controller which is separate from the main microcontroller.

The main microcontroller is linked to various sensors and it sends data to the other microcontrollers which they use for etc.

The main microcontroller uses separate threads for communicating with the others which hopefully overrides sensor communication malfunctions.

Which microcontroller would be best for the main microcontroller for this multithreading?

Experienced answers please, no philosophicals please.

Thanks.
Jan 20 '20 #1
1 4650
Banfa
9,065 Expert Mod 8TB
I suspect the reason you haven't had any reply is lack of definition in the question., so for example

How is the central microprocessor connected to the 4 motor controllers?

Do you really need multithreading? Does the microprocessor in question have multiple cores, if doesn't it can only execute 1 thing at a time could you achieve your purpose with a super loop?

What do you mean by microprocessor? For example would a Raspberry PI Zero do? It certainly has multithreaded support although it isn't really real time out of the box.

A bit more information about what you are trying to achieve is required.
Jun 11 '20 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: ds | last post by:
hello, i want to know the difference between vb.net and asp.net in intranet application. to bulid a intranet application which is best suited,vb.net or asp.net. i want to know the performance...
4
by: Lerp | last post by:
Hi all, With regards to calling data from a database and filling in an editing form based on some query, which is the best (least intensive on processor) method for assigning the returned...
0
by: King Kong | last post by:
we are developing a custom information management system that is only a web based solution what we want to ask is 1. which is best MVC/Front Controller/application controller/page controller?...
34
by: Jeff | last post by:
For years I have been using VBA extensively for updating data to tables after processing. By this I mean if I had to do some intensive processing that resulted in data in temp tables, I would have...
1
by: esd | last post by:
Hello folks, the two code blocks below do the same thing, which is set a few form field values. Clearly the first method is the most elegant but my question is which is best in terms of lightest...
7
by: SteveB | last post by:
Hi All, I have a number of databases which I would like to convert to VB or VC using Microsoft Visual Studio Express. I know I cannot just click a button and have everything done automatically...
4
by: ddp1809 | last post by:
Which are Best available tool for project development in C programming language? From Where to get them? Is Turbo C Outdated?
1
theseoworld
by: theseoworld | last post by:
Hi, Which the best Javascript framework for Google App Engine for big project with python? and with web 2.0 and UI Design aspects and easy custimiization of the code and good documentation If...
1
by: tvnaidu | last post by:
which is best tool to create a souvenir (pdf file) inwondows? - Thirty page souvenir with some text, pictures and etc.,
3
by: sun0flower | last post by:
which are best online course Learn how to make iPhone and iPad apps?
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.