-
用 avr 单片机产生正弦
这是一个1200波特的FSK调制解调器的源代码,并创建了代码中的基于PWM正弦波发生器使用的AVR库。我用ATMEL ATMEGA2313微控制器和从PWM输出引脚ATMEGA2313,我产生一个PWM信号。PWM信号是DDS的形式(直接数字合成),所以如果您的PWM输出连接到一个简单的低通滤波器就可以达到很好的正弦波。它的测试和应用代码。祝好运。
- 2023-02-18 02:05:04下载
- 积分:1
-
MSP430f169_PCF8563程序的编写,使用内部模块,已经调试完成
MSP430f169_PCF8563程序的编写,使用内部模块,已经调试完成-MSP430f169_PCF8563 preparation procedures, the use of internal modules, debugging has been completed
- 2023-04-24 07:35:03下载
- 积分:1
-
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门...
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers, if more than a certain time (running fly procedures, or were closed throughout the interruption, it will not lead to the timer DOG, resulting in the reduction watchdog, thereby prolonging the watchdog reset the time) do not feed on the reset. proceedings I lcpRD2 example.
- 2023-07-12 06:15:03下载
- 积分:1
-
avr-enc28j60 网络接口的 web 服务器
avr-enc28j60 网络接口网页 serverethernet 板为 web 服务器提供了 possibilityto 控制的硬件和读取传感器。若要通过互联网远程访问它需要 DSL 路由器与端口转发。MostDSL 路由器可以这样做。要知道您的系统在哪里,你将 eitherneed,一个静态的 IP 地址或可工作 withdyndns.org DSL 路由器
- 2022-02-09 23:02:38下载
- 积分:1
-
当前SOC是嵌入式系统设计的一大热点,本资料已ARM926EJS为基础,详细讲解了SOC的设计。...
当前SOC是嵌入式系统设计的一大热点,本资料已ARM926EJS为基础,详细讲解了SOC的设计。-current SOC embedded system design is a hot topic, this information has been ARM926EJS basis, gave a detailed account of the SOC design.
- 2022-02-04 04:09:48下载
- 积分:1
-
sharp flash blob 的烧写代码
sharp flash blob 的烧写代码-sharp flash of burning blob of code
- 2022-04-30 04:22:46下载
- 积分:1
-
楼宇可视对讲门口机C语言源程序,以及AT89X系列芯片的祥细资料。...
楼宇可视对讲门口机C语言源程序,以及AT89X系列芯片的祥细资料。-source code of interphone/door entry system and document of AT89X
- 2022-04-27 21:00:28下载
- 积分:1
-
在XScale Redboot移植源码,很好的引导程序,功能强大,易于…
redboot在xscale上的移植源码,非常好BOOTLOADER,功能强大,易于配置-XScale redboot in the transplant source, very good BOOTLOADER, powerful, easy to configure
- 2023-03-28 11:25:03下载
- 积分:1
-
ngspice又一个电子CAD仿真软件代码.功能更全
ngspice又一个电子CAD仿真软件代码.功能更全-ngspice also an electronic CAD simulation software code. More full-featured
- 2022-02-02 18:19:27下载
- 积分:1
-
DE2 练习源码2-1
Part I
We wish to display on the 7-segment displays HEX3 to HEX0 the values set by the switches SW15−0. Let the
values denoted by SW15−12, SW11−8, SW7−4 and SW3−0 be displayed on HEX3, HEX2, HEX1 and HEX0,
respectively. Your circuit should be able to display the digits from 0 to 9, and should treat the valuations 1010 to
1111 as don’t-cares.
1. Create a new project which will be used to implement the desired circuit on the Altera DE2 board. The
intent of this exercise is to manually derive the logic functions needed for the 7-segment displays. You
should use only simple VHDL assignment statements in your code and specify e
- 2022-03-23 22:31:42下载
- 积分:1