资源列表
Template
- stm32的一些小程序。HARDWARE中有c文件和h文件。(Some small programs of stm32.There are C files and H files in HARDWARE.)
迷你四轴工具包
- MWC四轴飞控源程序及调试工具,使用说明等(MWC four axis flight control source program and debugging tools, instructions and so on)
MCU_GS_V2.73
- mtcd GS mcu firmware dump
51
- 同时用两个定时器控制蜂鸣器发声,定时器0控制频率,定时器1控制同个频率持续的时间,间隔2s依次输出1,10,50,100,200,400,800,1k(hz)的方波? 设晶振频率为12MHz。(At the same time, with two timers to control buzzer sound, timer 0 control frequency, timer 1 control the same frequency of the duration of time, interv
计算器
- 简易计算器 实现加减乘除功能 keil和proteus实现(A simple calculator to achieve keil and Proteus add, subtract, multiply and divide function)
7.2 数字电压表
- 四路固定式数字电压表,第一位是所在路数,后三位是电压值(Four fixed digital voltage meter, the first is the way, after the three voltage value)
程序
- 实现加减乘除,三角函数,指数,对数等运算,位数很长(mplementation of trigonometric function, exponential, add, subtract, multiply and divide, the number of operations for a long number)
EFM8BB2_I2C
- I2C通讯实例,单片机和单片机之间的通讯(// Example software to demonstrate the I2C Slave interface. // - Interrupt-driven I2C Slave implementation // - Only slave states defined // - 1-byte I2C Slave data holder used for both transmit and receive // - Timer3 used b
EFM8BB2_ADC
- ADC实例,用于模拟量采样实例,内部REF(The system is clocked by the internal 24.5 MHz oscillator divided by 1. // Timer 2 triggers a conversion on ADC0 on each overflow. The completion of // this conversionin turn triggers an interrupt service routine (ISR). The
EFM8BB2_FLASH
- 对flash的操作实例,软件擦出,读和写flash(This program tests all the functions available in EFM8BB2_FlashPrimitives.c // and EFM8BB2_FlashUtils.c. It uses a test data array to mimic the changes // made to the flash and test for correctness. While the test is run
EFM8BB2_Oscilloscope
- EFM8BB2内部震荡器实例,有三中提供选择(This demo samples the ADC input at 500 ksps and displays the measured waveform. // Panning, triggers, and other general oscilloscope options are supported. // // Note: The joystick is only enabled when the oscilloscope is in
编程
- 51单片机编程代码,适合基础51单片机编程及训练,代码简洁
