رفتن به نوشته‌ها

Tag: پروژه

آموزش ساخت مدار چشمک زن با برد آردینو به همراه برنامه

Introduction OK you’ve gotten your Arduino set up and also figured out how to use the software to send sketches to the board. Next step is to start writing your own sketches. We’ll start off easy by just modifying something that already works. To start we will venture deep into the Blink sketch, looking at each line and trying to understand what its doing. Then we will start hacking the sketch! Blinkie Start up the Arduino software and open the Blink example sketch, as you did in Lesson 1. The sketch itself is in the text input area of the…