当前位置:网站首页>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 .
边栏推荐
- Ppt template and material download website (pure dry goods, recommended Collection)
- Several stages of PMP preparation study
- Jenkins modifies the system time
- 【istio简介、架构、组件】
- SAP MM STO单据的外向交货单创建后新加ITEM?
- 徽商期货公司评级是多少?开户安全吗?我想开户,可以吗?
- [chaosblade: node CPU load, node network delay, node network packet loss, node domain name access exception]
- STM32 clock system
- Entity of cesium data visualization (Part 1)
- Detailed learning notes of JVM memory structure (I)
猜你喜欢

E-commerce campaign Guide

Led analog and digital dimming

Variable parameter of variable length function

【Istio Network CRD VirtualService、Envoyfilter】

串口實驗——簡單數據收發

Detailed learning notes of JVM memory structure (I)

Port multiplexing and re imaging

STM32的时钟系统

Jenkins automated email

Upgrade Alibaba cloud RDS (relational database service) instance to com mysql. jdbc. exceptions. Troubleshooting of jdbc4.communicationsexception
随机推荐
四、机器学习基础
MySQL master-slave delay solution
Three updates to build applications for different types of devices | 2022 i/o key review
Jemter operation
PMP Exam details after the release of the new exam outline
Interpretation of MySQL optimization principle
Ppt template and material download website (pure dry goods, recommended Collection)
OpenGL 3D graphics rendering
E-commerce campaign Guide
Regularly modify the system time of the computer
Count the number of words C language
Implementation of corner badge of Youmeng message push
串口实验——简单数据收发
How to pass the PMP Exam in a short time?
Idea development environment installation
Cesium does not support 4490 problem solution and cesium modified source code packaging scheme
Simulation volume leetcode [general] 1705 The maximum number of apples to eat
Simulation volume leetcode [general] 1567 Length of the longest subarray whose product is a positive number
Sublime Text4 download the view in bower and set the shortcut key
C语言指针(习题篇)