虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

atmega328

  • Arduino 328控制板制作音乐

       要生产音频脉冲,只要算出某一音频的周期(1/频率),可以利用定时器计时的方式得到此频率的脉冲。而Arduino平台“封装”了新的数字输出函数tone()。更简易的实现喇叭和蜂鸣器唱歌。 tone(pin, frequency),Arduino会向指定pin发送制定频率的方波,执行noTone()函数来停止。 tone(pin, frequency, duration方法多了一个参数,代表发送方波持续的时间,到时自动停止发送信号,就不需要noTone()函数。 利用tone()函数播放音乐,只需要查表了解各个音符对应的频率,还要求个人稍微能看懂音乐谱子的节拍。 物料清单 : Arduino 328控制板 1块 8Ω 0.5W的喇叭(或者蜂鸣器) 1个(atmega328的驱动能力足够,直接拉电流就ok!) 12Ω电阻(限流) 1个 实物图:

    标签: Arduino 328 控制板 制作音乐

    上传时间: 2013-10-14

    上传用户:jiangxiansheng

  • MiniCore

    An Arduino core for the atmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two extra IO pins if you're using the internal oscillator!** PB6 and PB7 is mapped to [Arduino pin 20 and 21](#pinout).<br/> If you're into "generic" AVR programming, I'm happy to tell you that all relevant keywords are being highlighted by the IDE through a separate keywords file. Make sure to test the [example files](https://github.com/MCUdude/MiniCore/tree/master/avr/libraries/AVR_examples/examples) (File > Examples > AVR C code examples). Try writing a register name, <i>DDRB</i> for instance, and see for yourself!

    标签: MiniCore

    上传时间: 2021-02-22

    上传用户:

  • DIY Arduino无线气象站(原理图、PCB和源码).

    在这个DIY指南中,我将向您展示如何制作自己的无线气象站。硬件组件:Microchip atmega328× 228插座× 216 MHz晶振× 2电容器22 pF× 4电容器100 nF× 2电容10μF× 2电阻10k欧姆× 2螺钉端子2P 2.54mm× 2

    标签: arduino 无线气象站 pcb

    上传时间: 2022-06-10

    上传用户: