صفحه 2 از 4 نخستنخست 1234 آخرینآخرین
نمایش نتایج: از 11 به 20 از 34
Like Tree25 لایک

موضوع: همکاری جهت ترجمه های پروژه های آردوینو

  1. #11
    Junior Member
    تاریخ عضویت
    Mar 2013
    نوشته ها
    4
    سلام آقای مدیر عزیز،
    بینهایت از شما ممنونم...
    من میخواهم اگر امکان دارد برای شروع مقالات زیر را ترجمه کنم:
    از قسمت Core Functions تمام مقالات زیر مجموعه قسمت های زیر:
    1- Basics: شامل 6 مثال
    2- Digital: شامل 9 مثال
    3- Analog: شامل 5 مثال
    4- Communication: شامل 12 مثال
    9- USB Leonardo, Micro, and Due specific examples: شامل 7 مثال با قسمت های Keyboard و Mouse
    اگر این قسمت ها قبلا توسط دوستان انتخاب شده اند لطفا خود شما سایر قسمت هایی که هنوز انتخاب نشده اند را به من اعلام کنید تا من همان قسمت ها را ترجمه کنم...
    بسیار ممنون و متشکرم...
    لایک کردن

  2. #12
    مدیر اصلی
    تاریخ عضویت
    Aug 2012
    محل سکونت
    ایران
    نوشته ها
    440
    سلام
    اگر قسمتی توسط دوستان انتخاب بشه می بایست در همین قسمت اعلام بشه
    برای همین با توجه به اینکه تا الان کسی در خصوص این مقالات اعلام امادگی نکرده حق تقدم با شماست
    می تونید شروع کنید

    با آرزوی موفقیت
    لایک کردن

  3. #13
    Senior Member
    تاریخ عضویت
    Mar 2013
    محل سکونت
    Iran
    نوشته ها
    138
    سلام خدمت آقای spark
    من از بخش های
    LiquidCrystal Library
    SPI Library
    Servo Library
    Software Serial Library
    Stepper Library
    Stepper Library
    WiFi Library
    Beginners
    35 مثال رو میتونم ترجمه کنم.
    قبلا انتخاب نشده؟
    مشکل نداره؟
    و اینکه مثلا Page زیر را کامل ترجمه کنم به عنوان یک پروژه از 35 پروژه محسوب میشه دیگه ؟ آره؟
    Arduino - LiquidCrystal
    با تشکر
    لایک کردن

  4. #14
    Senior Member
    تاریخ عضویت
    Mar 2013
    محل سکونت
    Iran
    نوشته ها
    138
    سلام Mr spark
    من یک پروژه از35 پروژه رو به صورت آزمایشی ترجمه و آپلود کردم. فایل بصورت PDF هست اگه مورد رضایته ادامه بدم.اینم لینکش:http://wdl.persiangig.com/pages/down...@gmail.com.pdf

  5. #15
    Senior Member
    تاریخ عضویت
    Mar 2013
    محل سکونت
    Iran
    نوشته ها
    138
    انجمن تعطیله؟؟احساس می کنم سرکاریه همه چی :d

  6. #16
    مدیر اصلی
    تاریخ عضویت
    Aug 2012
    محل سکونت
    ایران
    نوشته ها
    440
    نقل قول نوشته اصلی توسط hesam.time نمایش پست ها
    انجمن تعطیله؟؟احساس می کنم سرکاریه همه چی :d
    سلام
    نه انجمن تعطیله و نه چیزی سرکاریه
    اما شرکت ما به خاطر تعطیلات عید نیمه تعطیل هست
    در مورد پروژه هم لطفا در قسمت پروژها ارسال کنید من بررسی می کنم
    اون سرفصل ها هم خوب هست مشکلی نداره فقط لطفا موضوعاتی انتخاب کنید که تکراری نباشه و کسی انتخاب نکرده باشه
    در ضمن عنوان دقیق مثال ها رو مشخص کنید دیگران اونها رو انتخاب نکنند


    با تشکر

  7. #17
    Senior Member
    تاریخ عضویت
    Mar 2013
    محل سکونت
    Iran
    نوشته ها
    138
    mr spark
    ترجمه به چه صورت باشه؟
    PDF؟

  8. #18
    Senior Member
    تاریخ عضویت
    Mar 2013
    محل سکونت
    Iran
    نوشته ها
    138
    ترجمه ی بخش های زیر از Tutorial با من
    LiquidCrystal Library
    Hello World: displays "hello world!" and the seconds since reset.
    Blink: control of the block-style cursor.
    Cursor: control of the underscore-style cursor.
    Display: quickly blank the display without losing what's on it.
    TextDirection: control which way text flows from the cursor.
    Scroll: scroll text left and right.
    Serial input: accepts serial input, displays it.
    SetCursor: set the cursor position.
    Autoscroll: shift text right and left.
    SPI Library
    BarometricPressureSensor: read air pressure and temperature from a sensor using the SPI protocol.
    SPIDigitalPot: control a AD5206 digital potentiometer using the SPI protocol.
    Servo Library
    Knob: control the shaft of a servo motor by turning a potentiometer.
    Sweep: sweeps the shaft of a servo motor back and forth.
    Software Serial Library
    Software Serial Example: how to use the SoftwareSerial Library...Because sometimes one serial port just isn't enough!
    Two Port Receive: how to work with multiple software serial ports.
    Stepper Library
    Motor Knob: control a highly accurate stepper motor using a potentiometer.
    Wire Library
    SFRRanger_reader: read a Devantech SRFxx ultra-sonic range finder using I2C communication.
    digital_potentiometer: control a AD5171 digital pot using the Wire Library.
    master reader/slave sender: set up two (or more) arduino boards to share information via a master reader/slave sender configuration.
    master writer/slave reader: allow two (or more) arduino boards to share information using a master writer/slave reader set up.
    WiFi Library
    ConnectNoEncryption : Demonstrates how to connect to an open network
    ConnectWithWEP : Demonstrates how to connect to a network that is encrypted with WEP
    ConnectWithWPA : Demonstrates how to connect to a network that is encrypted with WPA2 Personal
    ScanNetworks : Displays all WiFi networks in range
    WiFiChatServer : Set up a simple chat server
    WiFiPachubeClient : connect to pachube.com, a free datalogging site
    WiFiPachubeClientString: send strings to pachube.com
    WiFiTwitterClient : A Twitter client with Strings
    WiFiWebClient : Connect to a remote webserver
    WiFiWebClientRepeating: Repeatedly make HTTP calls to a server
    WiFiWebServer : Serve a webpage from the WiFi shield
    Esplora Library
    Beginners
    EsploraBlink : Blink the Esplora's RGB LED
    EsploraAccelerometer : Read the values from the accelerometer
    EsploraJoystickMouse : Use the Esplora's joystick to control the cursor on your computer
    EsploraLedShow : Use the Joystick and slider to create a light show with the LED
    EsploraLedShow2 : Use the Esplora's microphone, linear potentiometer, and light sensor to change the color of the onboard LED.
    EsploraLightCalibrator : Read the values from the accelerometer
    EsploraMusic : Make some music with the Esplora
    EsploraSoundSensor : Read the values from the Esplora's microphone
    EsploraTemperatureSensor : Read the temperature sensor and get the temperature in in Farhenheit or Celsius.

  9. #19
    مدیر اصلی
    تاریخ عضویت
    Aug 2012
    محل سکونت
    ایران
    نوشته ها
    440
    نقل قول نوشته اصلی توسط hesam.time نمایش پست ها
    mr spark
    ترجمه به چه صورت باشه؟
    PDF؟
    سلام
    من ترجمتون رو در قسمت پروژه ها دیدم
    همونطوری خوبه اما من چک کردم پست ها تقریبا تکراری بود دلیلش چی هست؟

  10. #20
    Senior Member
    تاریخ عضویت
    Mar 2013
    محل سکونت
    Iran
    نوشته ها
    138
    یکیش فقط تکراریه هرکاری می کنم پاک نمیشه

صفحه 2 از 4 نخستنخست 1234 آخرینآخرین

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •  

SEO by vBSEO