搜索资源列表
calculater
- 此程序设计了一个多功能计数器,能完成加、减、乘、除、开方、正弦、余弦等了功能。其开发开台是keil、proteus。
wave-generator
- 产生方波,三角波,正弦波,余弦波等波形,并且可以自由选择和切换,最后可以用于波形输出
programmer1
- 在MCS51上实现计算器的功能模块 (完成加减乘除正余弦开方正余切E的幂和对数等的运算,使用了Cx51标准库函数中math.h)
dac
- 本程序使用C8051F060开发板上的DAC0和DAC1资源输出正弦余弦波形-This program outputs sine and cosine waveforms using the hardware DACs on the C8051F06x microcontroller. The waveforms are output on pins DAC0 and DAC1.
12864linesincircle
- 12864液晶资料,能够绘画直线、点、圆、三角形、正方形、正弦、余弦等函数图象,非常好用,在51开发板上测试通过,可以自己定义管脚(基于PG12864-J液晶)。-12864 LCD data, to drawing a straight line, point, circle, triangle, square, sine, cosine function, such as images, very easy to use, tested in 51 development board, yo
snowolfmath
- 一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-The use of a simple arctangent look-up table method and positive, cosine function, the processing speed of microcontroller programming unpleasant, this is a method used.
DA0832
- 应用DAC0832产生各种波形!包括正弦波、余弦波、锯齿波等等。-DAC0832 produce a variety of waveform applications! Including sine, cosine wave, sawtooth wave and so on.
tina-
- 此文件夹有高通滤波,低通滤波,带通滤波,带阻滤波,三角信号发生器,正弦信号发生器,三角波发生器,三角波转换成余弦,等等tina的源程序,适合广大爱好者!-This folder has a high pass filter, low pass filter, band-pass filtering, band stop filtering, triangular signal generator, sine wave generator, triangle wave generator, tri
pwm-sine
- 利用T/CO的PWM波功能产生正弦波或余弦波 离散量转模拟量-Use of T/CO function generates the PWM sine wave or cosine wave discrete analog switch
DA-sin
- 这个程序的输出波形正弦、余弦使用硬件DACs C8051F410单片机。 输出波形头皮 P0.0 / IDA0和P0.1 / IDA1。-This program outputs sine and cosine waveforms using the hardware DACs on the C8051F410 microcontroller. The waveforms are output on pins P0.0/IDA0 and P0.1/IDA1.
open-head-tracker.src.0.1
- 本项目旨在制作一个用于第一人称视角(FPV)遥控飞行的头部姿态追踪系统。系统利用惯性测量单元测量头部运动姿态,生成相应的舵机驱动信号,利用遥控发射器传输到遥控飞机,驱动摄像云台跟随头部运动,达到模拟第一人称飞行的目的。 系统采用ATmega328 MCU;利用 BMA180 三轴加速度传感器、ITG3200 三轴角速度传感器、HMC5883 三轴磁场传感器组成 9 自由度测量单元;通过 1602 LCD 直观显示控制菜单。系统软件基于 Arduino,采用方向余弦矩阵 (DCM) 进行
signal
- 函数发生器能够提供正弦波、余弦波、方波、三角波、上弦波等几种常用标准波形,产生其它波形时,需要采用较复杂的电路和机电结合的方法-This can be avoided paralysis of the master, lead-ing to the collapse of the entire communication system defects, which played a very good role on improving the independence and reliabil
Cose_Jiao
- 这是我用三月时间编写的利用余弦定律:知道两条边长(AD两次测得电压幅值)和夹角(用定时器和下降沿中断测夹角)C语言程序。-This is my time to write with the use of March cosine law: that the two side (AD twice the measured voltage amplitude) and the angle (measured with a timer and interrupt falling edge angle)
easy_cal
- diy 51单片机制作的计算器 可以计算正弦余弦函数,对数及开方,还能解一元跟二元方程,用了math.h库。-51 single-chip production calculator can calculate the sine and cosine functions, logarithmic and square root, but also solutions to the the yuan with binary equation with math.h library.
PC_c51
- pc与单片机通讯,在MCS51上实现计算器和时钟例子的主程序。包括用键盘进行加减乘除正余弦开方正余切E的幂等的运算及调整时钟和控制时钟显示-pc Communication with MCU , in the example of the main program of the calculator and clock on MCS51 . Including addition, subtraction, multiplication and division with the keyboard
F02x_DACs_SineCosine
- 基于单片机c8051f020输出正弦波余弦波-Microcontroller the c8051f020 output sine wave based cosine wave.
LPC213X_ARM_FFT_IFFT_VC6.0_proteus
- 内附使用说明,基于LPC213X ARM的FFT程序,ADS1.2工程,带proteus仿真,精确测量输入信号频率,带labvieFFT/IFFT仿真,VC6工程正余弦参数表生成程序,VC6工程的FFT/IFFT DLL库-with README inside,FFT program, ADS1.2 project LPC213X ARM-based, with proteus simulation, accurate measurement of the frequency of the in
F06x_DACs_SineCosine
- C8051F060 DAC程序.通过DAC输出正弦和余弦波形在DAC0脚和DAC1脚上.数据更新通过定时器4中断来实现.-This program outputs sine and cosine waveforms using the hardware DACs on the C8051F06x microcontroller. The waveforms are output on pins DAC0 and DAC1. The output of the DAC is upd
ArcSin-ArcCos
- 反三角正弦,余弦函数实现 非库函数 非泰勒展开式 只能用于小角度 误差较小,最大约为0.3 -Inverse trigonometric sine function to achieve non-library functions non-Taylor expansion
F41x_DACs_SineCosine
- 这个程序通过应用C8051F410的数模转换模块输出正弦和余弦波形。-This program outputs sine and cosine waveforms using the hardware DACs on the C8051F410 microcontroller.