Getting Started with CPU Circuit Design in Embedded Development

▼Click the card below to follow our public account ▼ Hello everyone, welcome back to the Electronic Engineering Learning Circle. Today we will continue discussing this book, the Hardware System Engineer’s Bible. In the last article, we analyzed the Boost circuit and theoretically calculated the critical inductance value that ensures the Boost circuit operates in … Read more

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Click the blue text above to follow “Wang Yujie’s Blog” Introduction Not long ago, I wrote an article titled “Installing .NET Core 3.0 Runtime and SDK on Raspberry Pi 4”, followed by subsequent articles on “Auto-Starting .NET Core 3.0 on Raspberry Pi”, “Nginx Configuration for Internal Access to Raspberry Pi 4 ASP.NET Core 3.0 Website”, … Read more

Practical Configuration for Raspberry Pi B (VNC and Serial Port)

This section discusses practical application configurations, which are not the configurations mentioned earlier under the /boot partition such as config.txt for the display, GPU, etc. Since this is called getting started, the main focus is on practical configurations. 1. Serial Port Debugging with Raspberry Pi The cables used are USB to TTL cables. Generally, there … Read more

Is Open Source the Cure for RTOS?

Last month, an inconspicuous news sparked a stir in the embedded industry.Microsoft announced that it would host Azure RTOS at the Eclipse Foundation, rename it to Eclipse ThreadX, and transition to an open-source model. At that time, embedded systems expert Jacob Beningo said: “This is good news because it will allow embedded developers to access … Read more

12 Amazing Use Cases for Raspberry Pi Clusters

Click / the blue text above to follow me Domain it老菜鸟.中国 is currently under testing… …Content… ​ You may have realized the usefulness of Raspberry Pi Clusters in learning, experimenting, and creating innovations. If you have never heard of it, let’s say it is a wise investment to enhance your skills and improve the performance … Read more

Systematic Approach to Automotive Embedded Software Functional Testing: Model Application and Conclusion

Note: The “Systematic Approach to Automotive Embedded Software Functional Testing” is a series of articles, and this chapter is the third in the series. In the second series, we analyzed the structure and planning of software testing in the automotive industry. In the last chapter of this series, we will apply the proposed model in … Read more

Understanding IoT Gateways: Not Just Routers!

Source | Qianjia Network Introduction Gateways and routers are both used in networks, and these two hardware facilities mainly serve to connect hosts from different subnets. They can both forward data packets that reach the host. There are many similarities between these two devices, but there are also many essential differences. The IoT gateway and … Read more

Optimizing Android Performance: Boosting Startup Speed by 35%

Hot Articles Guide | Click the title to read How to Advance to Become a Java and Android Architect? Optimize Your RecycleView Performance from Multiple Angles Personal Experience! A Few Job Hunting Tips for Older IT Workers Author: Double Twelve Tech Guy Source: http://www.apkbus.com/blog-960965-78111.html 1. Introduction As project versions iterate, performance issues of the App … Read more