Ten kinds of animals and fruits were identified by LeNet

Introduction: ※ the classical LeNet deep learning network can complete the requirements of Intelligent Vision Group for the classification of moving items in smart car competition. Although there will be five vehicles in the actual competition, the identification and positioning of small categories can still be completed by using LeNet. Only us ...

Added by wescrock on Thu, 16 Dec 2021 21:00:45 +0200

S32K1XX Series MCU -- compiling AUTOSAR OS officially provided with Keil

1. General NXP officially provides AUTOSAR OS code and can be configured with EB, but the official routine can not be directly applicable to Keil. This article introduces how to compile the official AUTOSAR OS source code on Keil. Previously, we have introduced how to compile S32 series MCAL on Keil. If you need it, you can turn to my previou ...

Added by g00bster on Tue, 14 Dec 2021 13:26:51 +0200

Principle analysis and pin reuse of NXP i.MX6 GPIO

Project scenario: Reuse the GPIO pin on the overlooking electronic TW-IMX6DL-EVM development board and share its principle. Compilation environment and development package: host: Ubuntu 18.04 Cross compiler: arm linux gnueabihf GCC Development board: TW-IMX6DL-EVM Linux: Linux-4.1.15 Note: all commands in this article refer to the path of ...

Added by chriztofur on Tue, 12 Oct 2021 08:38:43 +0300