Difference between revisions of "AVR Core: Project Tutorials"
From Microduino Wiki
(→Microduino Intermediate Tutorial) |
|||
Line 170: | Line 170: | ||
* '''[[How to Use Microduino to Transmit Morse Code]]''' | * '''[[How to Use Microduino to Transmit Morse Code]]''' | ||
+ | {| style="width: 800px;" | ||
+ | | colspan="2" | | ||
+ | |||
+ | ==Microduino Robot Car== | ||
+ | |||
+ | * '''[[Microduino-Joypad Self-balance Robot Kit]]''' | ||
+ | * '''[[Microduino-BT Controls Robot Car]]''' | ||
+ | * '''[[Microduino-Wifi Robot Car]]''' | ||
+ | * '''[[Microduino Gravity Sensor Car]]''' | ||
+ | * '''[[Microduino 智能壁障小车/zh]]''' | ||
+ | * '''[[Microduino 寻迹小车/zh]]''' | ||
+ | * '''[[Microduino 六足机器人/zh]]''' | ||
+ | * '''[[Microduino 远程遥控侦查机器人小车/zh]]''' | ||
+ | |||
{| style="width: 800px;" | {| style="width: 800px;" | ||
| colspan="2" | | | colspan="2" | |
Revision as of 08:38, 4 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
|}