# ebb_app **Repository Path**: dmjkun/ebb_app ## Basic Information - **Project Name**: ebb_app - **Description**: 这是一个基于stm32F4的采集投票机的主机程序,使用的是keil mdk CMSIS-V2 配置的FreeRTOS系统,NAND FLASH及USB HOST协议都是使用CMISIS组件,以及添加一些第三方的开源组件,涉及到NRF24L01的无线加密通讯、at88sc数据加密存储,智能IC卡的读写,1602字符液晶的多层菜单 - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2022-02-24 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project. # Getting Started TODO: Guide users through getting your code up and running on their own system. In this section you can talk about: 1. Installation process 2. Software dependencies 3. Latest releases 4. API references # Build and Test TODO: Describe and show how to build your code and run the tests. # Contribute TODO: Explain how other users and developers can contribute to make your code better. If you want to learn more about creating good readme files then refer the following [guidelines](https://docs.microsoft.com/en-us/azure/devops/repos/git/create-a-readme?view=azure-devops). You can also seek inspiration from the below readme files: - [ASP.NET Core](https://github.com/aspnet/Home) - [Visual Studio Code](https://github.com/Microsoft/vscode) - [Chakra Core](https://github.com/Microsoft/ChakraCore)