{"id":3074,"date":"2016-12-24T17:19:52","date_gmt":"2016-12-24T15:19:52","guid":{"rendered":"http:\/\/www.devrearsivi.com\/index.php\/?p=3074"},"modified":"2016-12-24T17:19:52","modified_gmt":"2016-12-24T15:19:52","slug":"arduino-ile-servo-motor-kontrolu","status":"publish","type":"post","link":"https:\/\/devrearsivi.com\/arduino-ile-servo-motor-kontrolu\/","title":{"rendered":"ARDU\u0130NO \u0130LE SERVO MOTOR KONTROL\u00dc"},"content":{"rendered":"

Proteus (isis) \u00fczerinde sim\u00fclasyon \u00e7al\u0131\u015fmas\u0131 .<\/p>\n

\"Arduino<\/a>
Arduino ile servo motor devresi<\/figcaption><\/figure>\n

 <\/p>\n

\"\"<\/a>
Arduino ile servo motor devresi<\/figcaption><\/figure>\n

ServoMotor<\/b>, herhangi bir mekanizman\u0131n i\u015fleyi\u015fini hatay\u0131 alg\u0131layarak yan bir geri besleme d\u00fczene\u011finin yard\u0131m\u0131yla denetleyen ve hatay\u0131 gideren otomatik ayg\u0131tt\u0131r. Robot teknolojisinde en \u00e7ok kullan\u0131lan motor \u00e7e\u015fididir. Bu sistemler mekanik olabilece\u011fi gibi elektronik, hidrolik-pn\u00f6matik veya ba\u015fka alanlarda da kullan\u0131labilmektedir. Servo motorlar; \u00e7\u0131k\u0131\u015f, mekaniksel konum, h\u0131z veya ivme gibi parametrelerin kontrol edildi\u011fi, \u00f6zetle hareket kontrol\u00fc yap\u0131lan bir d\u00fczenektir.ve servo motor lar batlerli motordurlar Servo motor i\u00e7erisinde herhangi bir motor AC, DC veya step motor bulunmaktad\u0131r. Ayr\u0131ca s\u00fcr\u00fcc\u00fc ve kontrol devresini de i\u00e7erisinde bar\u0131nd\u0131rmaktad\u0131r.<\/p>\n

Kodlar:<\/p>\n

\n

#include <Servo.h> \/\/ servo k\u00fct\u00fcphanemizi ekledik
\nServo servo_1; \/\/ servo nesnemizi ekledik
\nint konum_1;<\/p>\n

void setup()
\n{
\nservo_1.attach(0); \/\/ 1 nolu servo motorun ba\u011fl\u0131 oldu\u011fu pin
\n}
\nvoid loop()
\n{
\nfor(konum_1=0;konum_1<360;konum_1+=1)
\n{
\nservo_1.write(konum_1);
\ndelay(30);
\n}
\nfor(konum_1=360;konum_1>=1;konum_1-=1)
\n{
\nservo_1.write(konum_1);
\ndelay(30);
\n}
\n}<\/p>\n<\/div>\n

 <\/p>\n","protected":false},"excerpt":{"rendered":"

Proteus (isis) \u00fczerinde sim\u00fclasyon \u00e7al\u0131\u015fmas\u0131 .   ServoMotor, herhangi bir mekanizman\u0131n i\u015fleyi\u015fini hatay\u0131 alg\u0131layarak yan…<\/p>\n","protected":false},"author":1,"featured_media":3080,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1062],"tags":[1129,1128,1130],"aioseo_notices":[],"featured_image_urls":{"full":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",1123,719,false],"thumbnail":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo-150x150.png",150,150,true],"medium":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo-300x192.png",300,192,true],"medium_large":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo-768x492.png",640,410,true],"large":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo-1024x656.png",640,410,true],"1536x1536":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",1123,719,false],"2048x2048":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",1123,719,false],"covernews-slider-full":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",1115,715,false],"covernews-slider-center":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",781,500,false],"covernews-featured":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",1024,656,false],"covernews-medium":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",531,340,false],"covernews-medium-square":["https:\/\/devrearsivi.com\/wp-content\/uploads\/2016\/12\/arduino_servo.png",390,250,false]},"author_info":{"display_name":"Ferhat \u00c7elik","author_link":"https:\/\/devrearsivi.com\/author\/94ferhat\/"},"category_info":"Arduino Devreler<\/a>","tag_info":"Arduino Devreler","comment_count":"16","_links":{"self":[{"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/posts\/3074"}],"collection":[{"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/comments?post=3074"}],"version-history":[{"count":3,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/posts\/3074\/revisions"}],"predecessor-version":[{"id":3081,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/posts\/3074\/revisions\/3081"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/media\/3080"}],"wp:attachment":[{"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/media?parent=3074"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/categories?post=3074"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devrearsivi.com\/wp-json\/wp\/v2\/tags?post=3074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}