Tag:Embedded
-
Time:2021-1-15
Bimonthly: the 21st issue Here we share some interesting projects / tools and some hot news in the embedded field. The Lunar New Year is divided into 24 solar terms. We hope to release one issue on time on the day of each festival. This journal is an open source projectJayHeng/pzh-mcu-bi-weekly)Welcome to issue, contribute or […]
-
Time:2021-1-9
A good memory is not as good as a bad pen. I’ll record the transplant of boost library. 1. Download address of boost library version 1.66.0, with book c + + boost library development guide: https://download.csdn.net/download/qq_37372700/12960498 2. Cross compiling Current environment: Compile script: my_compile_boost.sh: #xcompile_boost.sh mfile=project-config.jam if [ -e ${mfile} ];then rm […]
-
Time:2020-12-13
Recently, I was testing topself written by the console+ Quartz.net The debug mode can be used when a service is found. However, when the service is started, an error is always reported and the service cannot be started successfully The following reasons were found in troubleshooting: 1. Quartz version 3.0 or above can be […]
-
Time:2020-11-18
PI Zi Heng embedded bimonthly: issue 15 Here are some useful and interesting projects / tools and some hot news in the embedded field. The Lunar New Year is divided into 24 solar terms. We hope to release an issue on time on each festival day. This journal is an open source projectJayHeng/pzh-mcu-bi-weekly)You are welcome […]
-
Time:2020-11-3
When talking about the future of wearable technology, it clearly shows the future process of wearable technology innovation. Loud and clear is that to be successful, wearable electronics must be small and capable. In order to reduce the occupied space and thus the whole circuit board space, microcontrollers migrate to smaller process nodes every generation. At […]
-
Time:2020-10-25
PI Zi Heng embedded bimonthly: issue 16 Here are some useful and interesting projects / tools and some hot news in the embedded field. The Lunar New Year is divided into 24 solar terms. We hope to release an issue on time on each festival day. This journal is an open source projectJayHeng/pzh-mcu-bi-weekly)You are welcome […]
-
Time:2020-10-18
PI Zi Heng embedded semimonthly: issue 17 Here are some useful and interesting projects / tools and some hot news in the embedded field. The Lunar New Year is divided into 24 solar terms. We hope to release an issue on time on each festival day. This journal is an open source projectJayHeng/pzh-mcu-bi-weekly)You are welcome […]
-
Time:2020-10-17
1. The basic concept of embedded Linux development 1.1 composition of embedded Linux Embedded Linux system is equivalent to a complete set of PC software system, as shown in the following figure: 1.2 daily development process of embedded Linux Bootloader, Linux kernel, app and other software need to be compiled in Ubuntu; however, when reading […]
-
Time:2020-10-16
Rocksdb belongs to an embedded database and has no network interaction interface. It must be deployed on the same server as the service. Rocksdb is an embedded kV system developed by Facebook company on the basis of leveldb. It optimizes and enhances leveldb in many aspects, which is more like a complete product. It has […]
-
Time:2020-9-27
Sorry to have been waiting This article has kept my friends waiting. For more than a year, about embedded developmentLearning route、plan、What books to readAnd so on, I have not been asked a hundred questions, but also dozens of times. However, I have limited understanding of this aspect, so I can’t explain it every time. I’m […]
-
Time:2020-9-26
SRAM is widely used in various digital devices because of its high-speed and static advantages. It is often used as a buffer between different components. It plays an important role in the computer architecture, that is, the cache embedded in the CPU. The processing speed of computer is increasing rapidly. In order to provide enough […]
-
Time:2020-9-25
PI Zi Heng embedded bimonthly: issue 11 Here are some useful and interesting projects / tools and some hot news in the embedded field. The Lunar New Year is divided into 24 solar terms. We hope to release an issue on time on each festival day. This journal is an open source project (GitHub: jayheng […]