دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: [2 ed.]
نویسندگان: Claudia Alves
سری:
ناشر: mEmlnc.com
سال نشر: 2021
تعداد صفحات: [141]
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 6 Mb
در صورت تبدیل فایل کتاب Arduino Reference syntax, Concepts, Arduino & Proteus , and Examples به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب نحو مرجع آردوینو، مفاهیم، آردوینو و پروتئوس و مثالها نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Introduction Arduino Coding Environment and basic tools What language is Arduino? Arduino IDE Chapter One Transactions in Arduino language Arithmetic transactions in Arduino Budget transactions in Arduino Boolean transactions in Arduino Index access transactions in Arduino Binary number coefficients in Arduino Compound transactions in Arduino Chapter II Data types The String object in the Arduino General structure Returned values Minions Transactions Arrays in Arduino Create an array Access to the matrix Type bool in Arduino byte in Arduino Type char in Arduino Type double in Arduino Type float in Arduino General structure Type int in Arduino Strings In Arduino General structure Termination character null Long strings wrapping Matrices of text strings Type word in Arduino The keyword void in Arduino Chapter III Constants and variables Decimal system (base 10) Binary System (Basis 2) Notes and warnings Constants in Arduino Variable Scope & Qualifiers The keyword const in Arduino The field of variables in Arduino The static keyword in Arduino Examples Keyword volatile in Arduino Volatile or long volatile integers? Chapter IV Control structures Keyword break in Arduino Continue keyword in Arduino Loop do ... while iterative in Arduino Keyword else in Arduino Goto keyword in arduino Expression if conditional in Arduino Notes and warnings Keyword return in Arduino Examples Expression switch ... case in Arduino Transactions While iterative episode in Arduino Chapter V Functions The digitalRead () function in the Arduino digitalRead (pin) The digitalWrite () function in the Arduino The pinMode () function in the Arduino Time functions in Arduino The delay () function in the Arduino Arduino delayMicroseconds () function Arduino micros () function Arduino millis () function Mathematical Functions in Arduino Handling and verifying typefaces in Arduino Arduino conversion functions Provincial control functions in Arduino Chapter VI Additional tools The keyword programm in Arduino Examples