当前位置:网站首页>Host computer development (how to develop host computer)
Host computer development (how to develop host computer)
2022-06-11 03:44:00 【Embedded - old fee】
【 Statement : copyright , Welcome to reprint , Do not use for commercial purposes . Contact mailbox :feixiaoxing @163.com】
To develop the upper computer , It mainly depends on the specific purpose . for instance , Is it responsible for burning firmware ; Is it a modulation parameter ; Is it monitoring ; Is it system control 、 Is it simulation and so on . Of course , No matter what kind of host computer development , Some software architecture designs are interlinked . For example, the graphic framework 、 The configuration file 、 journal 、mysql、 A serial port 、 agreement 、 Controls, etc , You can learn about this part first .
1、 Graphic frame
Graphic framework , Try to choose a simple graphic development method . In principle, c# .net、mfc、python ui、qt Fine , But my personal advice is to use python. If there are requirements for the interface , It can be used python+pyqt5, namely import PyQt5. After development , Direct use pyinstaller Build installation package 、 Then deploy to the client . Focus on logic as much as possible , Just have a simple interface .
2、 The configuration file
It can be used json To load the configuration file , namely import json.
3、 journal
There is a third-party module , namely import logging.
logging.debug
logging.info
logging.warning
logging.error
log边栏推荐
- OpenGL Chapter 10 illuminant
- 【ELT.ZIP】OpenHarmony啃论文俱乐部——数据高通量无损压缩方案
- OpenGl第九章 光照贴图
- JLINK latest version download
- Nsthread of the multithreaded Trilogy
- VNC remote configuration of Galaxy Kirin server system
- Lecturer paging query_ Instructor condition query with page
- 基于SSM框架的学生在线教育教学课程管理系统
- 多线程交替输出AB
- pmm监控oracle
猜你喜欢

Azure kubernates service update | improve development experience and efficiency

The tide play power is really firepower! The first big screen cinema for young people? Cool open TV Max 86 "sudden attack

Pthread in the multithreaded Trilogy

regular expression

UML系列文章(28)体系结构建模---协作

正则表达式

如何提高回归测试效率

基于SSM的大学生社团管理系统

J. Balanced Tree

Nsthread of the multithreaded Trilogy
随机推荐
OpenGL Chapter 9 lighting map
Arm development board scheme and manufacturer analysis
Lvgl Chinese font production
Understand single chip microcomputer drive 8080lcd
OpenGL第十一章 多光源
[elt.zip] openharmony paper Club - fast random access string compression
如何提高回归测试效率
联易融一面(已过)
Quel genre de personne est heureuse?
正则表达式
js最常用的排序---手撕js系列
How to improve the efficiency of regression testing
J. Balanced Tree
什么样的人才是幸福的?
UML series articles (28) architecture modeling - collaboration
手工测试转不了自动化测试,缺的是什么?
OpenGL Chapter 10 illuminant
JS to realize coritization
基于SSM框架的学生老师考试管理系统
PostgreSQL catch exception in function