首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 任何microcontroller -

任何microcontroller -

  • 资源大小:46.80 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: microcontroller cpp metronome

资 源 简 介

Source code and instructions to build a metronome using a microcontroller. This code was thought out to work and tested on a arduino uno board (or any board using an atmega328p microcontroller). It may work with others microcontrollers, with a few changes - if you want to make it work in other microcontrollers just send me an email or something, and I can help port it. There"s several elements presented here (sound/led..) but you don"t have to use them all! Use what you want/need. The strictly necessary for a working metronome is the "Tempo" object. You can then add the rest in any way you would like. In the code, you"ll see that there"s two "main" files (main.cpp and simple_main.cpp). The first one is showing all the stuff, but may not be that easy to read and understand how the program works, so if you"re starting out, try out the simple_main.cpp first! (keep in mind that when creating a project and trying to compile the code, you can only

文 件 列 表

metronome_controller
exclusive_counter
momentary_switch
PCD8544_lib
error
sound
tempo
led
main.cpp
simple_main.cpp
COPYING.LESSER
COPYING
VIP VIP
0.180777s