Thursday, January 23, 2020

Banger 1.0 ( Remote Controlled Robot )

 Banger 1.0 ( Remote Controlled Robot ) 

Banger 1.0 is a obstacle race completer robot which can handle all obstacles, no matter it is based on sand, water or a rough surface. Banger 1.0 is a wired remote controlled robot which is based on pollulo motors which after a few experiments were found to be the most stable. Although it is not quite good at speed it gives a good competition in a obstacle race and focuses on the main objective of the obstacle race- completing the race without hampering the obstacles and without damaging them.

Wednesday, January 22, 2020

Interfacing a Seven-segment Display


Seven segment display is one of the most common and basic display used worldwide. It works on LEDs and is quite easy to code! It is used in many projects like an Alarm clock, Lift floor indicator and even digital Clocks. Don't let others compete you in seven segment display! Quickly learn using Seven segment display by Circuit Creator

Interfacing a RTC(Real-Time Clock) using Arduino

             Interfacing a RTC(Real-Time Clock) using Arduino


Using RTC(Real Time Clock) is pretty cool and is used worldwide to code for actual clocks in digital format because it counts the time even if it is not powered ON, it counts on the time, so by simple algorithm we can learn how to interface a RTC

Interfacing More than 1 Ultrasonic Sensor

 Interfacing More than 1 Ultrasonic Sensor

Most of people consider using more than 1 ultrasonic sensor is the same as using 1 Ultrasonic sensor whereas it is not. You need to change a few lines of your code to make it possible. View the tutorial and learn using more than 1 Ultrasonic sensor together

Interfacing an Ultrasonic Sensor

Interfacing an Ultrasonic Sensor

This tutorial is about interfacing an Ultrasonic sensor which can be used to detect obstacles and things. View the tutorial and learn using the Ultrasonic sensor and build amazing projects!