Running FreeRTOS on ZYNQ SoC

Running FreeRTOS on ZYNQ SoC

Running FreeRTOS on ZYNQ SoC This project demonstrates how to get started with FreeRTOS on the Zynq SoC. Introduction The AMD Zynq SoC device combines the programmable logic structure of a typical FPGA with the processing power provided by an ARM processor core, serving as a platform for building various embedded system applications. Dedicated logic … Read more

Challenges and Opportunities in Embedded AI Technology

Challenges and Opportunities in Embedded AI Technology

This article is adapted from Lao Shang Kan Technology (WeChat ID: shangkeji) With the explosive launch of Apple’s iPhone X and Huawei Mate 10, media and capital have increasingly focused on embedded AI chips. On November 3, 2017, a grand industry event—the ThunderWorld 2017 Embedded Artificial Intelligence Technology Forum, gathering top AI technology experts from … Read more

Quick Start Guide to Embedded AI Application Development with the Jianan K510

Quick Start Guide to Embedded AI Application Development with the Jianan K510

The Baijun website’s quick start course on embedded AI application development is currently being serialized on Bilibili. Students can scan the QR code in the image below to learn the embedded AI application development course. The course is still being serialized, and the subsequent videos are expected to be updated next month. Course Introduction: This … Read more

13 Classic Projects for Rapid Android Development

13 Classic Projects for Rapid Android Development

[Reply to the official account with “1024” to receive a special push] Statement|This article is authorized for publication by codeGoogler, please do not reprint without permission Content 1. OkHttp – A framework that simplifies network requests Project address https://github.com/jeasonlzy/okhttp-OkGo 2. TwinklingRefreshLayout – A RefreshLayout with pull-to-refresh and load-more features, supports RecyclerView, AbsListView, ScrollView, WebView Project … Read more

Three Common Architectures in Embedded Software Development You Should Know

Three Common Architectures in Embedded Software Development You Should Know

Embedded software development is a widely used and continuously evolving technology field. To meet the needs of different application scenarios, developers can adopt various architectural approaches. In this article, we will explore three common architectures in embedded software development: Front and Back Sequential Execution Method, Time-Slicing Method, and Operating System. 01. Front and Back Sequential … Read more

Mastering Embedded Systems: A Comprehensive Learning Path

Mastering Embedded Systems: A Comprehensive Learning Path

Embedded systems refer to dedicated computing systems embedded within devices, widely used in smart hardware, home appliances, automobiles, industrial control, and other fields. With the rapid development of the Internet of Things and smart devices, the demand for embedded systems is growing, becoming a highly promising technical direction. This article will provide you with a … Read more

Powerful Resource Platform for Embedded System Development with STM32CubeH7

Powerful Resource Platform for Embedded System Development with STM32CubeH7

STM32CubeH7 is a significant initiative launched by STMicroelectronics to simplify the development process for STM32 series microcontrollers. By providing a comprehensive embedded software platform, STM32CubeH7 reduces development complexity and costs for developers while accelerating time-to-market. Overview The STM32 series microcontrollers are widely used in various fields such as IoT, automation, and automotive, while STM32CubeH7, as … Read more

Essential Toolkit for Building an Excellent Embedded Software Framework

Essential Toolkit for Building an Excellent Embedded Software Framework

Click on the top “Embedded Application Research Institute“, select “Pin/Star the Official Account“ Useful resources delivered to you first! Source | Github Compilation & Layout | Embedded Application Research Institute Source: https://github.com/cproape/toolkit 1. Introduction ToolKit is a general-purpose toolkit for embedded systems, which can be flexibly applied to programs with or without RTOS, implemented with … Read more

How to Check Your Embedded Device CPU Temperature

How to Check Your Embedded Device CPU Temperature

Click on the top “Embedded Miscellaneous” and “Star the Official Account” to view embedded notes at the first time! Everyone should have seen some videos of big shots grilling meat with computer CPUs. Is the temperature of the computer CPU really that high? Let’s take a look at what the temperature of our computer CPU … Read more

The Best Robot and Drone Development Frameworks on GitHub

The Best Robot and Drone Development Frameworks on GitHub

Gobot is a framework written in the Go programming language, suitable for the development of robots, drones, and IoT projects. It was created and maintained by the Hybrid Group, aiming to simplify the application development process related to smart hardware and IoT. By using Gobot, developers can more easily connect, control, and expand various physical … Read more