At the beginning of 2020, a sudden outbreak of COVID-19 made great changes in people’s production and lifestyle. It brought about the vigorous development of telecommuting, intelligent production, smart retailing, smart city and intelligent health. Big data and artificial intelligence (AI) played a key role in the epidemic tracking. The epidemic brought about a surge […]
Articles Tagged: Linux
What knowledge should embedded system learn
Embedded system is one of the most popular systems nowadays. In many fields, embedded system has been applied. In order to enhance your understanding of embedded system, Xiaobian will introduce to you what kind of specialty embedded system is and what to learn about embedded system. If you are interested in embedded system, you may […]
Overview of embedded UART serial port debugging and embedded serial port debugging connection: development of interactive program between debugging interface and PC
Embedded software developmentIn the process of project development, the use of debugging tools is essential. The simple and flexible feature of serial port is often used as a code debugging tool by engineers. Its other name is UART. When it comes to UART, I believe many engineers are familiar with it. Mastering a UART can […]
What is embedded? How to learn Embedded better
As we all know, in the early years, colleges and universities have indeed trained a large number of embedded system teachers, but many of them have been separated from the front-line scientific research for a long time, and the teachers engaged in embedded scientific research are often busy with heavy scientific research work, so it […]
Code comparison tools which share the most favorite tools for embedded software engineers
Author | stronger Huang (special thanks here) WeChat official account Copy / clone a piece of code and modify it. What tools can I use to know which code I have modified? Software engineers will use a lot of software tools in the development process, among which the code comparison tool is one of the […]
Learn about embedded
Embedded interpretation So, what is embedded? Baidu Encyclopedia: IEEE (Institute of electrical and Electronic Engineers) defines embedded systems as “devices used to control, monitor, or assist in the operation of machines and equipment.”. Devices used to control, monitor assist the operation of equipment, machinery or plants). Embedded system is a special computer system, as a […]
Which is better than Linux or windows?
For the majority of developers, work experience is closely related to computer system. I would like to say that Linux is better than windows. Who is for it and who is against it? Security Linux is a highly reliable and secure system that no other operating system can match. Because the code of Linux and […]
Renesas electronics launches the industry’s first IEEE1588 synchronization software based on clear source code format
The new complete clock solution combines IEEE1588 software with Renesas clock chip,It provides higher design flexibility, greatly reduces packet delay deviation and improves time synchronization accuracy. Tokyo, February 2, 2021 – Renesas Electronics (TSE: 6723), a global semiconductor solution provider, today announced the launch of PTP (precision timing protocol) clock manager software. As the industry’s […]
What are the advantages of Linux system
What are the advantages of Linux system? Linux is the full name of GNU / Linux. It is a set of UNIX like operating systems that are used and distributed for free. Its kernel was first released by Linus benardict Torvalds in 1991. Inspired by UNIX, it is a multi-user, multi task, multi thread and […]
Notes on using Kill Command in Linux
Linux system has a direct termination of the process of the command, the command code is also very domineering, direct English kill. Since this command is so “murderous”, in order to prevent “accidental injury”, the following editor will give you some notes on popularizing the use of Kill Command in Linux. Notes on using Kill […]