当前位置:网站首页>STM32 and motor development (from stand-alone version to Networking)
STM32 and motor development (from stand-alone version to Networking)
2022-07-07 09:19:00 【Embedded - old fee】
【 Statement : copyright , Welcome to reprint , Do not use for commercial purposes . Contact mailbox :feixiaoxing @163.com】
As a stand-alone device , Whether used alone , It is also used together with the upper computer . In essence , Are isolated systems . On this basis , We can think about it , Can we build a networked system on a stand-alone system . By adding new variables , Stand in a higher dimension to find and solve problems . Here is just an exploration and analysis .
1、 Collect data from the stand-alone system
Traditional stand-alone system , Data is isolated , Can you collect data from each single system , Predict faults in advance through centralized processing 、 Prevent failure .
2、 edition OTA upgrade
At present, cars are used most in this field , For car manufacturers , Version upgrade can fix many bug, This must be a good thing . But what needs to be considered is , What can consumers get from it ?
3、 Public cloud service system
Now many systems can be completed directly through web pages . for instance , Circuit board pcb The draw , Previously, these can only be completed on stand-alone software , Now you can complete it with a browser . Whether it's windows、linux still mac System , As long as there's a browser , You can draw a circuit diagram , It's very convenient . therefore , We can think about , For common services , Can it be transferred to ECS for processing 、 To complete .
Of course, if the embedded system has real-time requirements , Then you can only transfer the non real-time part to the cloud server .
4、 Local cloud service system
Except for gongyouyun , Another kind of system is local cloud service . For example, in a community camera monitor , The road gate system in a community, etc , These can be made into local LAN server systems . Of course , If the internal network of the community is arranged in advance , These can be made into private clouds ; If the network itself is not perfect , It is estimated that the public cloud is still needed . Of course , With the help of public cloud system , Security and privacy , This is very important .
5、 Expansion of derivative Services
Traditional unmanned aerial vehicles , Or take photos , Or for entertainment . Few people will think of using it to make other kinds of patterns . There is now a form of commercial performance , Is to use the unified scheduling method , Let hundreds of unmanned aerial vehicles build very complex shapes . News in this regard , You should always learn from the news media . So after embedded devices have Networks , It has the possibility to expand more businesses .
6、 Compatibility with existing devices
Network on new devices 、 On the cloud , This is not a very complicated thing , Then for the stock equipment , Is it possible to use some kind of Technology , Let their data be displayed on the ECS . For businesses , It is impossible to abandon the old equipment that has been invested . So how to use new technology to digitally transform these old assets , This itself has a large market . Can do this , We need more than a single embedded system , But a comprehensive 、 comprehensive 、 Solutions that can be painlessly compatible with existing systems , Only in this way can we free ourselves from the mire of competition , Do something really meaningful .
As a designer , Or architects , We should not only focus on technology itself , It should take technology as a means , Create greater value through system design and overall services . Compared with this , It's not so important to use what language to develop .
边栏推荐
- C语言指针(习题篇)
- PMP Exam details after the release of the new exam outline
- Postman interface test (II. Set global variables \ sets)
- 2022-07-06 unity core 9 - 3D animation
- Port occupation troubleshooting
- Summary of PMP learning materials
- How does the project manager write the weekly summary and weekly plan?
- Mysql database lock learning notes
- 寄存器地址名映射
- Unityshader introduction essentials personal summary -- Basic chapter (I)
猜你喜欢
【SVN】SVN是什么?怎么使用?
STM32 clock system
Unittest simple project
Common short chain design methods
Mysql数据库-锁-学习笔记
Several stages of PMP preparation study
2022-06-30 unity core 8 - model import
Ppt template and material download website (pure dry goods, recommended Collection)
E-commerce campaign Guide
Mysql database index study notes
随机推荐
Record of structured interview
The essence of high availability
串口實驗——簡單數據收發
What are the suggestions for PMP candidates?
How can I apply for a PMP certificate?
Data association between two interfaces of postman
Expérience de port série - simple réception et réception de données
Pytest installation (command line installation)
Mysql database index study notes
PMP certificate preparation experience sharing
Reading notes of pyramid principle
2022-06-30 unity core 8 - model import
【云原生】DevOps(一):DevOps介绍及Code工具使用
How long does the PMP usually need to prepare for the exam in advance?
H3C VXLAN配置
Self awakening from a 30-year-old female programmer
Jmeters use
Postman setting environment variables
Interpretation of MySQL optimization principle
【Istio Network CRD VirtualService、Envoyfilter】