Quantcast
Channel: Arduino Tutorials – MiniArduino
Viewing all 195 articles
Browse latest View live

Ultimate Weather Station Sensor| Digital Rain Gauge Sensor | Arduino Tutorial


How To Connect DC Motor + Code [Arduino Tutorial]

$
0
0



How to connect a standard DC Motor to an Arduino and control it using a 2N7000 MOSFET.
This example is perfect for beginners and hobbyists wanting to expand their knowledge.

Code:
http://tng.earth/i.php?i=dcr130#code

Parts:
1) DC Motor (R130, or other DC Motors work too!)
2) MOSFET (2N7000)
3) 9V Battery
4) Breadboard
5) Arduino

For more videos – http://www.tng.earth
As always – thanks for watch!
If this video was helpful, please like and subscribe!

source

The post How To Connect DC Motor + Code [Arduino Tutorial] appeared first on MiniArduino.

Arduino Tutorial #1: LEDs

$
0
0



In our first tutorial, we learn how circuits operate, some basics of Arduino programming, and how to blink two LEDs back and forth.

Link to code:

https://github.com/kevin578/arduino/blob/master/tutorials/tutorial1/tutorial1.ino

source

The post Arduino Tutorial #1: LEDs appeared first on MiniArduino.

Control Stepper motor 28BYJ-48 with ULN2003 for Arduino

Weather Station – Ultimate Build for 2017 – Arduino Tutorial

$
0
0



A weather station built on the Arduino platform from the ground up. Using the Arduino Uno (and compatible board), nrf24L01, receiving hub to display temperature and humidity information. The transmitter is encased in a weather proof box ready for outdoors installation while the receiving unit can display the temperature and humidity measurements every second. The transmitter system has been build with future expansion in mind.

source

The post Weather Station – Ultimate Build for 2017 – Arduino Tutorial appeared first on MiniArduino.

NodeMCU ESP8266 Tutorial 01: Programming NodeMCU ESP-12E Using Arduino IDE

$
0
0



This is quick tutorial for getting started with Arduino and ESP8266 NodeMCU.

NodeMCU is an open source IoT (Internet of Things) platform.

We will learn how to install Arduino package for ESP8266 WiFi chip in Arduino IDE.

We will run “basic LED blink” example to blink onboard LED and/or externally connected LED at pin D0 or GPIO-16.

Hardware Required :

NodeMCU ESP-12E — https://goo.gl/RGNnYd
LED — https://goo.gl/CPAXXf
Breadboard — https://goo.gl/GjpqVW
Jump wires — https://goo.gl/VRzUN4
Micro USB Cable — https://goo.gl/8yVH8k

Flash Deals — https://goo.gl/CVqg7P
Mega Stock Clearance — https://goo.gl/eCbuiP
Arduino Kits — https://goo.gl/uwr19e
More Budget 3D Printers — https://goo.gl/v6fPU4
Anet A8 3D Printer Promotion — https://goo.gl/MNa3p9

Get the NodeMCU package .json link

https://goo.gl/3IpPnW


More information about GPIO pins

https://goo.gl/QfJQpB

Helpful links

https://goo.gl/CJAP28
https://goo.gl/i2uzkQ

Background Music

Tobu & Itro – Sunburst [NCS Release] https://youtu.be/4lXBHD5C8do
https://goo.gl/LRX6Ai

Mert Arduino Blog — https://goo.gl/HY0Dlr



source

The post NodeMCU ESP8266 Tutorial 01: Programming NodeMCU ESP-12E Using Arduino IDE appeared first on MiniArduino.

Arduino Tutorial: C# to Arduino Communication. Send data and commands from Computer to an Arduino.

$
0
0



Dear friends welcome to another Arduino Tutorial! Today we are going to build a C# windows application to send data and commands to an Arduino. Let’s get started!

Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Subscribe to the channel now if you don’t want to miss any future videos. In this video we are going learn how to build our own computer programs, in order to communicate with Arduino. I have built a simple project to demonstrate how easy it is to build your own Windows applications that can control an Arduino.

I have connected an LCD shield to an Arduino Mega, and I have also connected three LEDs to it. The application that I have developed connects to the Arduino using the Serial connection, and allow us to write some text to the LCD display and control the state of the LEDs. As you can see this is a very useful project if you need to send some data from your computer to an Arduino. Let’s see how to build this project.

The parts needed in order to build this project, are the following:

——————–
WHERE TO BUY
——————–

Arduino Mega: http://bit.ly/ArduinoMega

LCD Shield: http://bit.ly/ArduinoKeypadDisplay

LEDs: http://bit.ly/375LEDS

Resistors: http://bit.ly/ResistorsB

Small Breadboard: http://bit.ly/SmallBreadboard

3 in 1 wires: http://bit.ly/Wires3InOne

Power Bank: http://bit.ly/XiaomiPowerbank2

Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!

The software that we are going to develop today, runs only on Windows, it won’t work on Linux or Mac. We are going to use Visual Studio 2017 community edition in order to develop the application. Visual Studio 2017 community edition is absolutely free. It is great development environment for Windows. With Visual Studio, you can literally build simple Windows Applications in minutes. First of all you have to download the installer, and install it on your machine. When prompted, select to install the .NET desktop development package and then press the install button. After the installation is complete you can launch the development environment.

Now you have two options, you can create a new project and build your own application from scratch using the C# programming language or you can download my project and modify it to achieve your desired results. Of course you want to just test the project and can just run the executable that you can find in the description of the video. If this is the first time you are using Visual Studio, please watch some tutorials on YouTube to help you getting started. Since Visual Studio is very popular you can find great tutorials online. I won’t show how I built this Windows Application in detail in this video but if you are interested I can prepare another very detailed tutorial on that. Are you interested in a detailed tutorial on how to build a Windows Application like this on Visual Studio? Please vote by clicking on the card here.

——————–
CODE OF THE PROJECT & SCHEMATIC
——————–
📥 http://educ8s.tv/c-application-arduino

——————–
EUREKA 2017 QUIZ GAME
——————–

You can download my latest Android Game which is called Eureka here:

📥 http://bit.ly/Eureka2017

——————–
MORE PROJECTS
——————–
Arduino Datalogger: https://www.youtube.com/watch?v=oei3Y6tOhVI
Arduino Weather Station Project: https://www.youtube.com/watch?v=9jN-3DtS1RI
Arduino Nokia 5110 LCD Display: https://www.youtube.com/watch?v=aDwrMeu4k9Y
Arduino OLED display tutorial: https://www.youtube.com/watch?v=A9EwJ7M7OsI
DIY Arduino: https://www.youtube.com/watch?v=npc3uzEVvc0

——————–
ABOUT EDUC8S.TV
——————–
Educ8s.tv is a Youtube channel and website which is dedicated in developing high quality videos about DIY hardware and software projects. In this channel we develop projects with Arduino, Raspberry Pi, we build robots and simple electronic circuits. Check out our website as well for more information: http://www.educ8s.tv

——————–
SUBSCRIBE ON YOUTUBE
——————–

Never miss a video: https://www.youtube.com/subscription_center?add_user=educ8s

source

The post Arduino Tutorial: C# to Arduino Communication. Send data and commands from Computer to an Arduino. appeared first on MiniArduino.

TUTORIAL: Setup ESP8266 on Arduino IDE


Arduino Tutorial: 20×4 I2C Character LCD display with Arduino Uno from Banggood.com

$
0
0



Dear friends welcome to another Arduino Tutorial! Today we are going to learn how to use this 20×4 character LCD display with Arduino. There is a lot to cover so let’s get started!

Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Subscribe to the channel now if you don’t want to miss any future videos. In this video we are going learn how to use this inexpensive character LCD display with Arduino. After we learn how to use the display we are going to build something useful. A simple real time clock. Let’s start.

I discovered this display some time ago on Banggood.com. It drew my attention because it inexpensive, it costs around 7$, it is big, and it uses the I2C interface. Since it uses the I2C interface it is extremely easy to use with Arduino. We only need to connect two wires. I needed a big, easy to connect display for prototyping some projects and the only display that was using the I2C interface was this tiny OLED display. Now we have a big I2C display to use in our projects! Great!

——————–
WHERE TO BUY
——————–

Arduino Uno: http://educ8s.tv/part/ArduinoUno

20×4 LCD: http://bit.ly/20x4LCD

DS3231 RTC: http://bit.ly/Ds3231

Small Breadboard: http://bit.ly/SmallBreadboard

Jumper Wires: http://bit.ly/JumperWiresB

3 in 1 wires: http://bit.ly/Wires3InOne

Power Bank: http://bit.ly/XiaomiPowerbank2

Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!

As we said before we only need to connect 4 wires. I connect GND to Arduino GND, Vcc to Arduino 5V, SDA pin to Analog Pin 4 on the Arduino Uno and lastly SCL pin to Analog Pin 5 of the Arduino Uno. That’s it! Our display is ready to use.

We now need to download the library for the display. I am using the NewLiquidCrystal library. You can find a link for the library in the description below. After installing the library we are ready to write our first sketch. We are going to develop a simple sketch that is going to display some text on the display. Let’s see how to achieve that.

——————–
LIBRARIES
——————–

📥 New LiquidCrystal: https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads/

📥 DS1307 Library: https://github.com/PaulStoffregen/DS1307RTC

As you can see the code of this first project is very simple. All we need to do is to include 2 libraries, and set the I2C address of the display here. Now we can initialize the display, we set the cursor to the desired position and print some text. The setCursor command works like this. The first argument is the column and the second one is the row. So, in this line of code we tell the cursor to move to column 3 and row 0 and with the following command we print the text “Hello YouTube”. We do the same for all the other lines of text. As you can see using the display is very easy, so this display is great for quick prototyping and ideal for beginners to Arduino.

——————–
CODE OF THE PROJECT & SCHEMATIC
——————–
📥 http://educ8s.tv/arduino-20×4-character-lcd

——————–
Physics Experiments Puzzle Game
——————–

You can download my latest Android Game which is called Incredible Physics Experiments here:

📥 http://bit.ly/IncredibleExperiments

——————–
MORE PROJECTS
——————–
Arduino Datalogger: https://www.youtube.com/watch?v=oei3Y6tOhVI
Arduino Weather Station Project: https://www.youtube.com/watch?v=9jN-3DtS1RI
Arduino Nokia 5110 LCD Display: https://www.youtube.com/watch?v=aDwrMeu4k9Y
Arduino OLED display tutorial: https://www.youtube.com/watch?v=A9EwJ7M7OsI
DIY Arduino: https://www.youtube.com/watch?v=npc3uzEVvc0

——————–
ABOUT EDUC8S.TV
——————–
Educ8s.tv is a Youtube channel and website which is dedicated in developing high quality videos about DIY hardware and software projects. In this channel we develop projects with Arduino, Raspberry Pi, we build robots and simple electronic circuits. Check out our website as well for more information: http://www.educ8s.tv

——————–
SUBSCRIBE ON YOUTUBE
——————–

Never miss a video: https://www.youtube.com/subscription_center?add_user=educ8s

source

The post Arduino Tutorial: 20×4 I2C Character LCD display with Arduino Uno from Banggood.com appeared first on MiniArduino.

Arduino Tutorial – Multi Servo Control Up To 16 with Arduino

$
0
0



In this tutorial we will learn how to control multiple servo with the Arduino. For this we will use “16 Channel Servo Expansion Board For the Arduino Uno R3”. You can also control 2 DC motors and 1 stepper motor with this motor shield. You can make your robotic arm projects with reference to this tutorial.

——————–

Required Hardware:

Arduino Uno R3 – https://goo.gl/Rqc5w2
16 Channel Servo Shield – https://goo.gl/6tP0t2
SG90 Mini Servo – https://goo.gl/jQJZlG
Power Adapter – https://goo.gl/60Wwrw
Recommended Site – https://goo.gl/V9nYtx

——————–

Hot Deals & Coupons

Flash Deals — https://goo.gl/CVqg7P
Mega Stock Clearance — https://goo.gl/eCbuiP
Arduino Kits — https://goo.gl/uwr19e
More Budget 3D Printers — https://goo.gl/v6fPU4
Anet A8 3D Printer Promotion — https://goo.gl/MNa3p9

——————–

Adafruit 16 Channel Servo Shield Library – https://goo.gl/Lb7AMc

——————–

Get Tutorial Sample Code – https://goo.gl/vBzyFl

——————–

How to Install Library (Tutorial) – https://youtu.be/Es8D1q_b-c4

——————–

Get More Info About Adafruit Library – https://goo.gl/VKoQL5

——————–

Background Sound

Kontinuum Aware [NCS Release] – https://youtu.be/BWdZjZV6bEk
NoCopyrightSounds – https://goo.gl/Veefkc
Kontinuum – https://twitter.com/itsKontinuum

——————–

source

The post Arduino Tutorial – Multi Servo Control Up To 16 with Arduino appeared first on MiniArduino.

Nextion Display + Arduino Leonardo + MAME Retro Arcade Part 2 – Tutorial

$
0
0



In part 2 of our Nextion LCD tutorial, let’s see how to program the Arduino Leonardo to read Touch Events from the LCD and send a Keyboard code to the MAME retro arcade emulator.
Nextion LCD Library Download link: https://github.com/itead/ITEADLIB_Arduino_Nextion
Facebook: https://www.facebook.com/brainybits/
Twitter: https://twitter.com/Brainy_Bits
Follow us on Facebook and Twitter to get notified when we post new stuff!

source

The post Nextion Display + Arduino Leonardo + MAME Retro Arcade Part 2 – Tutorial appeared first on MiniArduino.

Arduino Tutorial – GPS Ublox M8N with Arduino UNO or NANO

PulseSensor, Servo, and Arduino Tutorial

Make your own human connection circuit on Arduino – An Escape Room Tutorial

Wiring Limit Switches Arduino Tutorial


Arduino Tutorial – GPS Ublox M8N with Arduino UNO or NANO Test u-center Part 1-2

Arduino uno tutorial

Arduino Tutorial | Arduino Serial Communication | Send or Recieve Message from PC to Arduino

Arduino 6 Digit Digital Clock using 2.3″ 7 segment display with rtc ds1307

$
0
0



In this tutorial you can learn how to make a digital clock using large 7 segment 2.3″ display (Common cathode) with RTC ds1307.

Circuit requirement:
* Arduino uno
* DS1307 rtc
* 7 segment 2.3” (Common cathode)
* 74Hc595 shift resister
* CD4511 7 segment driver
* 3v battery
* battery holder
* ic base
* 7-12v voltage source
* 10k resistor for rtc

————————————-Some other video ——————————-

* Arduino based rader system : https://youtu.be/NNK32mF5rA8

* Lcd control by 3 wire : https://youtu.be/-RV6J4oAtEE

* Room temperature measurement : https://youtu.be/1q0mQ03UnLY

* Led matrix scrolling display: https://youtu.be/dQBMLFxu7ro

* RFID based security system: https://youtu.be/IlrfSv6_AWw

* Arduino audio player : https://youtu.be/g-SVvUosgWI

* Arduino clock : https://youtu.be/ZS4964sOEr8

* Automatic room temperature control : https://youtu.be/NhN0vh3XOAU

===================Circuit schematic===============

https://photos.app.goo.gl/hu9MClq49EVIM6Y83

====================RTC library===================

https://drive.google.com/open?id=1OD9sx6JcaZjRzgVD6QK2ZyfWVFNMvDZu

===================Modified code==================

https://drive.google.com/open?id=1TqQEocPhnSEIFQnG77eRHisiec1zlsi7

———————————————————————————————————–
Audio Source:
Smells Like Summer (Original Mix) by Del https://soundcloud.com/del-sound Creative Commons — Attribution-ShareAlike 3.0 Unported— CC BY-SA 3.0 http://creativecommons.org/licenses/b… Music promoted by Audio Library https://youtu.be/Zyi9QUB-fyo

We Are One by Vexento https://www.youtube.com/user/Vexento https://soundcloud.com/vexento Music promoted by Audio Library https://youtu.be/Ssvu2yncgWU

source

The post Arduino 6 Digit Digital Clock using 2.3″ 7 segment display with rtc ds1307 appeared first on MiniArduino.

Arduino Tutorial Security System with using Keypad and 16*2 LCD Display in hindi

$
0
0



Hi i am milan. This video I am Showing How To Work Arduino Security System with using Keypad and 16*2 LCD Display . Please This Channel Subscribe And Video Share to your Fraiends. Thanks.
Subscribe: https://goo.gl/zbhNoj
this project code
https://goo.gl/x2vkKL
Anther project
How to Work arduino with gas sensor in hindi

how to make a door lock project Mfrc522 with arduino in hindi

Arduino sound sensor turn on off light clap in hindi

how to decode any ir remote with arduino in hindi

ir remote arduino home automation simple project in hindi

How to use ic4017 and 555 timer ic by led chaser circuit

this music downloded link
https://www.hive.co/l/2ein9

source

The post Arduino Tutorial Security System with using Keypad and 16*2 LCD Display in hindi appeared first on MiniArduino.

Viewing all 195 articles
Browse latest View live




Latest Images