Tuesday 3 December 2019

Arduino Tutorial #11 : Simple Arduino Uno Shield For LCD Test

Arduino Tutorial #11:

Simple Arduino Uno Shield For LCD Test

     

          In this post, we shall see how can we can make a simple Arduino Uno shield to test HD44780 LCD. This shield can be used to test LCD 16x2 and as well as 20x4.







Tuesday 6 August 2019

TinkerCad Tutorial #3 Arduino Distance Sensor

TinkerCad Tutorial #3

Arduino Distance Sensor

     

          Hi...today we shall see how we can interface Arduino with the ultrasonic distance sensor. In the first part we shall see on the theoretical part of the ultrasonic sensor. 







Wednesday 26 June 2019

TinkerCad Tutorial #2 : Arduino Relay Activated Lamp

TinkerCad Tutorial #2

Arduino Relay Activated Lamp

     

          Hi there. Sorry for the time i took to prepare the next tutorial video. In our next tutorial we shall see on how we can turn on the lamp using the relay through Arduino. And in this tutorial we shall see some of the basic theory of relay.







Monday 13 May 2019

TinkerCad Tutorial #1 : Simple Arduino LED Blink

TinkerCad Tutorial #1

Simple Arduino LED Blink

     

          Hi. Today, we shall another simulation tool which we can use to simulate our Arduino project. The best thing about this software is that it is free and no installation is required. All is done through online. The software which we will look in to is TinkerCad Circuits.









Monday 15 April 2019

Project #1 : Arduino Body Weight Scale

Project #1:

Arduino Body Weight Scale

     

          For our first project, we will make an "Arduino Body Weight Scale". And below are the components and the steps to make Arduino body weight scale.







Thursday 11 April 2019

Product Review : Capacitive Proximity Sensor Switch

                                 In our product review today, we will look in to the capacitive proximity sensor switch. Let us see how does the sensor works. Below picture is the picture of the actual product.





Monday 11 February 2019

Product Review : Servo Motor SG90

                    In our previous post, we have seen the simulation on how we can control the servo motor. Today we have a chance to test the actual servo motor. The servo motor that we will use is Tower Pro SG90. Basically, the SG90 servo motor is a low-cost plastic gear RC servo with torque (kg-cm) of 2.5. 






Thursday 7 February 2019

Arduino Tutorial #10 : MakerUno - Making Tone

Arduino Tutorial #10:

MakerUno - Making Tone

     

          In our previous post, we have a look into controlling the onboard led. Today, we shall look into how we can make tone using the onboard piezo buzzer. For simple theory, the positive pin of the piezo buzzer is connected to Pin 8 and the ground pin is connected to the Ground. The image below illustrates the connection.  






Monday 21 January 2019

Arduino Tutorial #9 : MakerUno - Read Analog Value

Arduino Tutorial #9:

MakerUno - Read Analog Value

     


Arduino Tutorial #8 : MakerUno - Simple LED

Arduino Tutorial #8:

MakerUno - Simple LED 

     

          In our earlier post, we have a look into the MakerUno. Today we shall look into programming the board. Basically, the concept is similar to Arduino Uno, the thing which is different is their built-in led, buzzer and push button. In our post today, we shall look into controlling the built-in led on the MakerUno board.
           The onboard LEDs are connected to the digital pin starting from Pin 2 to Pin 13. To turn on these LEDs, it can be simply done by giving output high to each of the pins. For the first part, we shall make a simple led blinking program, followed by more complicated controlling methods.


Friday 11 January 2019

Arduino Tutorial #7 : UnoArduSim - SERVO Motor

Arduino Tutorial #7:

UnoArduSim - SERVO Motor 

     

          Previously we have look at using UnoArduSim to control an LED. Today we will look at how we can control the servo motor by using the UnoArduSim simulation tool. But before that, let's look at the theory of servo motor. 





Unboxing The CNC3020T

CNC3020T 


                  This time we will look into a milling machine. To be specific the model which we are looking at is the CNC3020T. This machine is manufactured in China and cost around $500 USD. The machine is capable of doing engraving. This machine is useful for industrial, research, education and hobbyist purpose. 




Friday 4 January 2019

Digispark#2 : Interfacing Digispark With Temperature Sensor LM35

Digispark #2:

 Interfacing Digispark With Temperature Sensor LM35


                 In our previous post, we look on how to interface the Digispark with LCD 16x2. Today we will look at how we can interface the temperature sensor LM35 with Digispark. For this, we will need to have the LM35  temperature sensor, Digispark and the LCD. Before going further let's look at LM35.