The tutorials in this series are created using Arduino 1.6.9 on Ubuntu 14.04. Arduino is open source hardware, open source software and micro-controller based kit.It is used for building digital devices and interactive objects that can sense and control physical devices. For programming the micro-controllers, Arduino provides an IDE (Integrated development environment) which supports the C and C++ languages. Read more
Foss : Arduino - Assamese
Outline: Pulse Width Modulation ৰ বিষয়ে duty cycle আৰু frequency ৰ বিষয়ে duty cycle গণনা কৰিবলৈ ফৰ্মূলা duty cycle সলনি কৰি LED ৰ brightness নিয়ন্ট্ৰন কৰিবলৈ পৰীক্ষা কৰা DC মটৰ এটাৰ গতি..
Outline: DHT11 sensor ৰ বিষয়ে Arduino resolution ধাৰণাসমূহ DHT11 sensor আৰু Arduino ৰ চাৰ্কিত কানেকচনৰ সবিশেষ DHT11 ৰ বৈশিষ্ট্যসমূহ কানেকচনটোৰ লাইভ চেতাপ কৰা এই প্ৰোগ্ৰামটো ৰান কৰিবলৈ ..
Outline: ESP8266-01 WiFi মদিউলৰ বিষয়ে ESP8266-01 WiFi মদিউলৰ বিভিন্ন পিনচ ESP8266 ৰ চাৰ্কিত কানেকচন - 01 Arduino ৰ সৈতে মদিউল কানেকচনটোৰ লাইভ চেতাপ কৰা USB port লৈ ৰিদ-ৰাইত পাৰমিচন চেতা..
Outline: seven segment display ত দিজিত এটা দৰ্শিত কৰিবলৈ assembly প্ৰোগ্ৰাম এটা লিখা Arduino - Assembly ক’ড ৰেফাৰেঞ্চ Arduino ATmega328 পিন মেপিংগ কানেকচন চাৰ্কিত সবিশেষ AVRA আৰু AVRDU..
Outline: logical AND অপাৰেচন ভেৰিফাই কৰিবলৈ assembly এটা লিখা m328Pdef.inc ফাইলটো ব্যৱ্হাৰ কৰক যি এই টিউট’ৰিয়েলটোৰ ক’ড ফাইলচ লিংকত উপলদ্ধ logical AND অপাৰেচনৰ বাবে চৌৰ্চ ক’ডটোৰ বৰ্ণনা ফা..
Outline: seven segment display ত দিজিত এটা দৰ্শিত কৰিবলৈ assembly প্ৰোগ্ৰাম এটা লিখা Arduino - Assembly ক’ড ৰেফাৰেঞ্চ Arduino ATmega328 পিন মেপিংগ কানেকচন চাৰ্কিত সবিশেষ AVRA আৰু AVRDUD..
Outline: Arduino board লৈ LCD এটা ইন্তাৰফেচ কৰা Arduino আৰু LCD ৰ পিন কানেকচনৰ সবিশেষ কানেকচনচ দেখুৱা ইমেজ কানেকচনচৰ লাইভ চেতাপ AVR-GCC প্ৰোগ্ৰাম এটা লিখা LCD ত দিজিত এটা দৰ্শিত কৰিবলৈ ..
Outline: Assembly আৰু C programming সংযুক্ত কৰা চাৰ্কিত কানেকচনচৰ ব্যাখ্যা কানেকচনটোৰ লাইভ চেতাপ Assembly routine প্ৰোগ্ৰাম যি ইনিচিয়েলাইজ কৰে আৰু Arduino ৰ পিন 13 ক আউতপুত হিচাবে চেত কৰ..
Foss : Arduino - Bengali
Outline: ব্রেডবোর্ড এবং এর অভ্যন্তরীণ সংযোগ LED এবং এর সংযোগ ত্রি-রঙের LED রোধ LED, রেজিস্টার এবং ব্রেডবোর্ড ব্যবহার করে সাধারণ সার্কিট সংযোগ করতে ব্রেডবোর্ড ব্যবহার করার সময় সাধারণ ত..
Outline: Arduino ডিভাইস সম্পর্কে Arduino এর বৈশিষ্ট্য Arduino বোর্ডের উপাদান মাইক্রোকন্ট্রোলারদের বর্ণন কয়েকটি উদাহরণ যেখানে একটি মাইক্রোকন্ট্রোলার ব্যবহৃত হয় Ubuntu Linux OS এ Arduin..
Outline: ত্রিকোণ LED - প্রচলিত ক্যাথোড ত্রিকোণ LED অন্যান্য বাহ্যিক ডিভাইস যা এই প্রয়োগের জন্য আবশ্যক সংযোগ সার্কিটের বিবরণ বোঝা Arduino বোর্ডে একটি ত্রিকোণ LED যুক্ত করা ত্রিকোণ LED জ্..
Outline: Arduino বোর্ডে একটি LCD এবং একটি পুশ বোতাম যুক্ত করা Arduino এবং LCD ব্যবহার করে আগে বানানো একই সার্কিট ব্যবহার করা একটি পুশবটন যুক্ত করা এবং একটি সহজ কাউন্টার বানানো সংযোগ সার্..
Foss : Arduino - English
Outline: Learning objectives of Arduino Prerequisites for learning Basic level Arduino tutorials Prerequisites for learning Intermediate level Arduino tutorials Who can use Arduino? Gli..
Outline: Breadboard and its internal connections LED and its connections Tri-color LED Resistor Simple circuit using LED, resistor and breadboard Common mistakes when using breadboard ..
Outline: About Arduino device Features of Arduino Components of Arduino board Description of Microcontrollers Few examples where a Microcontroller is used Installation of Arduino IDE o..
Outline: Set up a physical connection between Arduino and a computer Connect the Arduino board to the computer using the USB cable Various components available in Arduino hardware ..
Outline: Write an Arduino program to blink an LED Arduino program is saved as Sketch Default program environment with two empty functions - void setup - functi..
Outline: Tricolor LED - Common Cathode Tricolor LED Other external devices that are required for this experiment Understand the connection circuit details Connect a tricolor LED to Ardu..
Outline: Connect an LCD to Arduino board See the details of the circuit connection See how to do the soldering Setup the components as per th..
Outline: Connect an LCD and a Push button to Arduino board. Use the same circuit created earlier using Arduino and LCD Add a pushbutton and make a simple counter Learn the connection ci..