资源列表
ADXL345含欧拉角及openGL
- 使用树莓派驱动ADXL345 显示欧拉角/OPENGL 3D建模控制 历史曲线等(Use raspberry pie to drive ADXL345 to display Euler angle/OPENGL 3D modeling control history curve, etc.)
51单片机驱动FM17520 demo
- 使用一片51单片机通过spi驱动fm17520实现对mifare卡片的读写
STM32F103通用工程模板V1.1
- STM32通用工程模板,直接使用,不需要新建工程。。。。。。。。。。。。。。。。。。。。。。。。(STM32 General Template)
飞控源码
- 基于MSP430的飞控源码,及其相关功能的实现。(The realization of flight control code and related functions based on MSP430)
遥控器源码
- 基于IAR平台来开发MSP430单片机,制作四旋翼遥控器的代码。(Based on IAR platform, MSP430 MCU is developed and the code of Four-rotor remote controller is made.)
蜂鸣器使用
- STM32F103控制蜂鸣器鸣叫,基于keil4软件(STM32F103 Control Buzzer)
boss adf4351 noz
- ADF4351频谱仪设计程序,有扫频模式,基于STM32平台(ADF4351 spectrum analyzer design procedures)
stm32103 串口
- 串口源程序,编译通过,可以在STM32F103上运行,配合串口调试助手使用
DAC8563-V1.0
- 我是北京小米科技有限公司高级研发工程师,精通JAVA开发技术,主要负责网站、APP、软件开发,具有五年的JAVA开发工作经验。希望在CodeForge结识更多JAVA高手来学习、合作。(I am a senior R&D engineer of Beijing Millet Technology Co., Ltd. I am proficient in JAVA development technology. I am mainly responsible for website, AP
adc模数转化
- 基于stm32zet6的adc模数转化的程序
CMT2300A_Demo
- CMT2300A芯片收发测程序,基于KEIL以及STM32F103芯片(CMT2300A chip transceiver and test program, based on KEIL and STM32F103 chip)
串口空闲中断+DMA收发(基于STM32F103ZET6)
- 功能:使用串口调试助手给单片机发送数据, 单片机利用DMA接收后再通过DMA将数据返给调试助手