Difference between revisions of "AVR Core: Project Tutorials"
From Microduino Wiki
(→Microduino Intermediate Tutorial) |
|||
Line 219: | Line 219: | ||
{| style="width: 800px;" | {| style="width: 800px;" | ||
| colspan="2" | | | colspan="2" | | ||
+ | ==Microduino IOT Smart Home Scheme== | ||
+ | |||
+ | * '''[[Microduino NRF无线控制节点家用电器/zh]]''' | ||
+ | * '''[[Microduino 手机蓝牙控制家用电器/zh]]''' | ||
+ | * '''[[Microduino 手机蓝牙控制电视/zh]]''' | ||
+ | * '''[[Microduino Zigbee组网控制家用电器/zh]]''' | ||
+ | * '''[[Microduino Zigbee组网获取传感器数据/zh]]''' | ||
+ | * '''[[Microduino wifi控制家用电器/zh]]''' | ||
+ | * '''[[Microduino W5500控制家用电器/zh]]''' | ||
+ | * '''[[Microduino Libview控制家用电器/zh]]''' | ||
+ | * '''[[Microduino 家庭音乐播放器/zh]]''' | ||
+ | * '''[[Microduino 密码锁/zh]]''' | ||
+ | * '''[[Microduino NFC门锁/zh]]''' | ||
+ | * '''[[Microduino 自动抽屉/zh]]''' | ||
+ | * '''[[Microduino 自动垃圾箱/zh]]''' | ||
+ | * '''[[Microduino GPRS 远程监视系统/zh]]''' | ||
+ | * '''[[Microduino 遥控窗帘/zh]]''' | ||
+ | * '''[[Microduino 扫地机器人/zh]]''' | ||
+ | |||
==Microduino KIT Example Tutorial== | ==Microduino KIT Example Tutorial== |
Revision as of 07:48, 30 March 2015
Contents
Microduino Basic Tutorial
- Lesson 1--LED flashes experiments (using bread board)
- Lesson 2--Multiple led flashes experiments
- Lesson 3--Button switch control LED
- Lesson 4--The button PWM control of LED brightness
- Lesson 5--The potentiometer PWM control of LED brightness
- Lesson 6--The Program PWM control of LED brightness --Breathing light
- Lesson 7--Control the color of RGB LED
- Lesson 8--Pulse timing (check how long you hold down the switch)
- Lesson 9--Microduino used as a multimeter with the range of 0 to 5 volts
- Lesson 10--The first pegboard experiments (using electric iron)
- Lesson 11--Microduino "The lamp of Da Vinci(light-sensitive experiments)"
- Lesson 12--Microduino "Light indicator"
- Lesson 13--Microduino "Light alarm (DIY a phototransistor by yourself)"
- Lesson 14--Microduino "A simple thermometer"
- Lesson 15--Microduino "Make a circuit of temperature-sensitive cup "
- Lesson 16--Microduino "Fingertip switch (transistor trigger)"
- Lesson 17--Microduino "Buzzer alarm"
- Lesson 18--Microduino "Make a flood water level alarm model"
- Lesson 19--Microduino "Sampling ADC of internal reference source"
- Lesson 20--Microduino "Use Interrupt"
- Lesson 21--Microduino "Use Timer Interrupt"
- Lesson 22--Microduino "Serial port debugging"
- Lesson 23--Microduino "Serial port receives string and translated into an array"
- Lesson 24--Microduino & Operational Amplifier--Noninverting Scaling Operation
- Lesson 25--Microduino & Operational Amplifier-- Inverting Scaling Operation
- Lesson 26--Microduino & Operational Amplifier--Differential Ratio Operation
- Lesson 27--Microduino & Flexible Application of Triode
- Lesson 28--Microduino & Raindrop Sensor
- Lesson 29--Two Generative Styles of Microduino PWM & Waveform Measurement
- Lesson 30--Microduino-made DC V-A Meter
- Lesson 31--Microduino & Buck Circuit
- Lesson 32--Microduino & Wind Sensor
- Lesson 33--Microduino Reset
- Lesson 34--Use Microduino as an AVR ISP
|}