-
用 avr 单片机产生正弦
这是一个1200波特的FSK调制解调器的源代码,并创建了代码中的基于PWM正弦波发生器使用的AVR库。我用ATMEL ATMEGA2313微控制器和从PWM输出引脚ATMEGA2313,我产生一个PWM信号。PWM信号是DDS的形式(直接数字合成),所以如果您的PWM输出连接到一个简单的低通滤波器就可以达到很好的正弦波。它的测试和应用代码。祝好运。
- 2023-02-18 02:05:04下载
- 积分:1
-
利用Stateflow 进行嵌入式代码开发很好用
利用Stateflow 进行嵌入式代码开发很好用--Use Stateflow to do embedded system development.
- 2022-03-05 21:01:11下载
- 积分:1
-
网卡驱动程序,RTL8019
网卡驱动程序,RTL8019-NIC drivers, RTL8019
- 2023-04-01 11:35:03下载
- 积分:1
-
modem 原程序。用于无线模块的开发应用GPRS应用
modem 原程序。用于无线模块的开发应用GPRS应用--Modem source code. It could be used in developing wireless module.
- 2023-04-02 10:35:03下载
- 积分:1
-
UcLinux下对DDNS协议的实现源代码.
UcLinux下对DDNS协议的实现源代码.-UcLinux DDNS right under the agreement to achieve the source code.
- 2023-05-25 16:30:04下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1
-
改变CPLD / FPGA芯片的配置手册,很有用的
ALTER的CPLD/FPGA配置芯片的手册,很有用的-ALTER the CPLD/FPGA chip configuration manual, very useful
- 2022-12-15 22:50:03下载
- 积分:1
-
IAR avr serial procedures, Proteus has the simulation, easy to learn.
IAR avr 的串口程序,有Proteus的仿真,易于学习。-IAR avr serial procedures, Proteus has the simulation, easy to learn.
- 2023-06-02 16:30:03下载
- 积分:1
-
免费的tcp ip 协议的pcb sch
免费的tcp ip 协议的pcb sch -free tcp ip agreement pcb sch
- 2022-10-15 08:05:03下载
- 积分:1
-
模拟USB键盘
51单片机模拟一个USB键盘的代码,c语言编写的-51 USB keyboard microcontroller code that simulates a, c languages
- 2022-05-19 04:38:33下载
- 积分:1