Skip to content
June 1, 2025
  • Home
  • SHOP
  • SCOREDUINO
  • Post Categories
  • Contact
  • About
BuildCircuit.COM

BuildCircuit.COM

Basic Electronics, Arduino, Amplifiers and Scoreboards

Electronic Projects

Arduino Projects

Arduino
Assembly
Assembly Tutorial- 3 Digits – Digital object counter DIY kit 01
1 year ago1 year ago
02
Arduino
Arduino project 60- Arduino based thermostat and relay
03
Arduino
Arduino Project 51- RGB LED Control
04
Arduino
Arduino Project 59- Digital voltmeter measuring from 0 to 30V
05
Arduino
Arduino Project 58- Infrared controlled robot car
06
Arduino
Arduino project 57- Obstacle avoiding robot using Arduino
07
Arduino
Arduino Project 52- Parking sensor using ultrasonic range finder HC-SR04
08
Arduino
Arduino Project 35-Flex Sensor with servo
09
Arduino
Arduino Project 30- Seven Segment Display Countdown with Buzzer and LED
10
Arduino
Project Arduino 29-ARDUINO SIREN ALARM
11
Arduino
Arduino Project 28-Chirstmas Light using 6 LEDs
12
Arduino
Arduino Project 27-Arduino RGB LED experiment
  • Home
  • SHOP
  • SCOREDUINO
  • Post Categories
    • Arduino
    • Basic Electronics
    • Do-it-yourself kit
    • PCB GERBERS
    • Assembly
  • Contact
  • About
Visit our online store
Popular
  • Assembly Tutorial- 3 Digits – Digital object counter DIY kit

    1 year ago1 year ago
  • Arduino project 60- Arduino based thermostat and relay

    1 year ago1 year ago
  • Arduino Project 51- RGB LED Control

    1 year ago1 year ago
  • Arduino Project 59- Digital voltmeter measuring from 0 to 30V

    6 years ago5 years ago
  • Arduino Project 58- Infrared controlled robot car

    6 years ago5 years ago
  • Arduino project 57- Obstacle avoiding robot using Arduino

    6 years ago5 years ago

Amarino

Amarino
Amarino version 3.0
Amarino Shield Experiment 3- LM35 temperature sensor and LED controller 01
11 years ago9 years ago
02
Amarino
Amarino version 3.0
Amarino Shield Experiment 2- Sensor Graph and LED controller
03
Amarino
Amarino version 3.0
Amarino Shield Experiment 1- RGB multicolor lamp using Amarino shield
04
Amarino
Amarino version 3.0
Amarino shield- CD4094 control with Arduino and Android Serial Emulator
05
Amarino
Amarino version 3.0
Amarino shield- CD4094 control with Arduino- WITHOUT SMART PHONE
06
Amarino
Amarino version 3.0
Assembly instructions for Amarino 3.0 DIY shield

Month: July 2019

  • Assembly
  • Basic Electronics
  • Do-it-yourself kit

DIY KIT 4- Tetris, Snake, Plane, and Racing Game DIY Electronic kit

BuildCircuit6 years ago5 years ago01 mins

I recently built a DIY electronic game kit. It has 4 games: tetris, snake, plane and racing. This is the fanciest electronics DIY kit in our catalog. A do-it-yourself arcade video game! The 8 x 16 dot matrix display is of course not up-to-date, in the age of 4k UHD. But it is a lot…

Read More
  • Assembly
  • Basic Electronics
  • Do-it-yourself kit

DIY Kit 3- Heart Shaped LED flasher DIY kit with LDR

BuildCircuit6 years ago5 years ago01 mins

It is a simple LDR based ‘Happy Birthday To You’ music player. When you block the light falling on the LDR, the kit stops playing the music. There are 18 flashing LEDs and the buzzer plays “Happy Birthday to You” song.  A photoresistor or LDR works here as the photosensitive element. The jumpers are used…

Read More
  • Assembly
  • Basic Electronics
  • Do-it-yourself kit

DIY Kit 2- Heart Shaped Multicolor LEDs Flasher DIY Kit

BuildCircuit6 years ago5 years ago01 mins

This is yet another heart-shaped multicolor LED flasher DIY kit. The soldering process is pretty straight forward. The silkscreen label should guide you through soldering. It takes around half an hour to build the kit and basic soldering skill is enough to build it.

Read More
  • Arduino

Arduino Project 15- Arduino Motor Control With L293D OR SN754410

BuildCircuit6 years ago5 years ago01 mins

As stated on the title, in this tutorial, we will rotate a motor in both directions. To achieve this, we can use a switch or the serial monitor. We will need an integrated circuit chip (IC), called H-Bridge, we will use a L293NE or SN754410 chip for our experiment.

Read More
  • Arduino

Arduino Project 14-Arduino Rain Sensor

BuildCircuit6 years ago5 years ago01 mins

In this tutorial will use a  rain sensor and we will turn on an LED if it is raining. In this case we used an LED but a buzzer can be also be used (see previous tutorials). This sketch will allow us to send a number on the serial port which is the value of…

Read More
  • Assembly
  • Basic Electronics
  • Do-it-yourself kit

DIY KIT 1- NE555+74HC595 based 16 LEDs Light Water Flowing Effect Kit

BuildCircuit6 years ago5 years ago01 mins

This is an LED flasher kit based on NE555 and 74HC595. The LEDs on this kit scroll and give a water flowing effect. The bistable circuit formed by NE555 and 74HC595 generates an oscillating pulse and adjusting the value of RP changes the oscillating frequency so that the flowing speed of the LEDs can be…

Read More
  • Arduino

Arduino Project 13-Arduino RTC Time and Date Display on 16×2 LCD

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will learn to connect and use the RTC (Real Time Clock) module to display date and time on the 16×2 LCD display. DS1307 is called the Maxim-Dallas module for Arduino with which it allows us to have a precise system clock.

Read More
  • Arduino

Arduino Project 11- Temperature and Humidity sensor with DHT-11

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, will learn to use our Arduino board to display the temperature and humidity on the 16×2 LCD display using a DHT-11 sensor. For this project, you need to download the DHT11 library. You can download the library from this page. A long time ago, we had published a similar article. Please check…

Read More
  • Arduino

Arduino Project 10- Traffic Light

BuildCircuit6 years ago5 years ago01 mins

This is a simple traffic light project. It is a very easy project to accomplish and serves as a lesson to learn two basic components in electronics, LEDs, and resistors. Components required: D1 D6 2 Red LED D2 D5 2 Yellow LED D3 D4 2 Green LED R1 R2 R3 R4 R5 R6 6 220…

Read More
  • Arduino

Arduino Project 9- 16×2 LCD and Arduino

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will learn to use a 16×2 LCD with Arduino. The following image shows the pinout of 16×2 LCD. Components required for this project: Name Quantity Component U1 1 LCD 16 x 2 R1 1 Potentiometer 10k U2 1 Arduino Uno R3 R2 1 220 Ω Resistor

Read More
  • Arduino

Arduino Project 8- RGB LED control

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will create a sketch in which the RGB LED emits only the green light that turns on and off gradually. In the second example, you will see that red, green and blue lights also turn on and off gradually. This project is suitable for school students and beginners. For this experiment,…

Read More
  • Arduino

Arduino Project 7- Button tactile switch and LED

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will use the digitalRead function and learn how to read a digital pin. In our case, the digital sensor that will be read will be a common button/reset tactile switch that when pressed will turn on the LED. Components required: Name Quantity Component U1 1 Arduino Uno R3 D1 1 Green…

Read More
  • Arduino

Arduino Project 6- Servo control with a potentiometer

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will use a servo and a potentiometer to make the servo motor change its position according to the given value given by the potentiometer. Components used in this project: Name Quantity Component U1 1 Arduino Uno R3 Rpot1 1 10 kΩ, Potentiometer M1 1 Servo   Arduino Sketch:

Read More
  • Basic Electronics

Preamplifier for electret microphone with LM358 opamp

BuildCircuit6 years ago5 years ago02 mins

It’s a simple project to build a stereo preamplifier using electret microphones and the cheap operational amplifier LM358. In the past, we have made few projects comprising LM358, you can check them here.  This project uses the dual-channel operational amplifier LM358. Each channel is used to increase the signal of one electret microphone and it…

Read More
  • Arduino

Temperature sensor using Arduino, LM35 and I2C LCD

BuildCircuit6 years ago5 years ago01 mins

This is just a simple Arduino project comprising Arduino, LM35, and I2C LCD. It displays the room temperature on the I2C LCD and the serial monitor. The project is suitable for beginners and can be used for school projects. In the past we have done several projects using LCD and LM35, please check the projects…

Read More
  • Arduino

Turn on an AC lamp using Arduino, 5V relay and motion sensor

BuildCircuit6 years ago5 years ago02 mins

This is a simple motion sensor project using Arduino. A 220V AC lamp is connected to a 5V relay and the relay is activated once the motion sensor senses motion and sends a signal to the Arduino. List of materials Arduino Uno ( Rev 3 ) Sensor ( PIR )  HC-SR501 Keyes SRD-05VDC-SL-C Relay Module or any 5V relay module…

Read More
  • Arduino

Arduino Project 5- How to use a servo with Arduino

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will learn how to use a servo motor. A Servo is a motor capable of making maximum rotations of 270° and is widely used in robotics and modeling. It requires a library (<Servo.h>) that is already installed on the Arduino IDE software. In this tutorial, we will vary the position of…

Read More
  • Arduino

Arduino Project 4- LDR and Buzzer Experiment

BuildCircuit6 years ago5 years ago01 mins

In this project, we will learn to experiment with LDR and a buzzer. The output of this experiment is sound with different frequencies that are produced depending upon the light falling on the LDR/photoresistor. STEPS – Connect the negative black wire of the buzzer to pin GROUND and the black positive to the digital pin…

Read More
  • Arduino

Arduino Project 3- Arduino Potentiometer and LED

BuildCircuit6 years ago5 years ago01 mins

In this tutorial, we will learn to use a potentiometer with Arduino. It allows us to change its value by turning a small knob, the analog value read by Arduino will enable us to do our flashing of the LED depending on the value read. Steps: -Connect the LED as shown on the image. -Connect…

Read More
  • Arduino

Arduino Project 2- LDR/Photoresistor and LED

BuildCircuit6 years ago5 years ago01 mins

The photoresistor or LDR is a resistor that varies its value according to the light falling on it and therefore it can be used with Arduino to create innovative and more complex projects. Connect the LED and LDR to Arduino as shown on the image. List of components: U1 1 Arduino Uno R3 R1 1…

Read More
  • 1
  • 2
  • 3

Search Posts

  • Recent
  • Popular
  • Categories
  • Pages
  • Digital object counter DIY kit
    May 1, 2024
  • Assembly Tutorial- 3 Digits – Digital object counter DIY kit
    April 24, 2024
  • 3 digits – digital object counter DIY kit
    April 24, 2024
  • How does an FM transmitter DIY Kit work
    April 16, 2024
  • DIY KIT 19- Remote Operated Musical Bell DIY Kit
    April 14, 2024
  • Basic trigger module for up down counters
    April 12, 2024
  • DIY KIT 44 – FM Transmitter DIY kit using 3 transistors
    March 28, 2024
  • Arduino project 60- Arduino based thermostat and relay
    March 1, 2024
  • Single digit common anode up and down counters/drivers for seven segments displays
    February 13, 2024
  • DIY KIT 15- Remote Tester electronic DIY kit with 2 LEDs
    January 29, 2024
  • TSIR04 – 4 Channel Outputs- 4 optically Isolated Inputs USB Relay Module
    January 22, 2024
  • Arduino Project 51- RGB LED Control
    January 1, 2024
  • Unveiling the Power of Open Source Hardware: A Collaborative Innovation Frontier
  • CONTACTLESS AUTOMATIC WARDROBE LED LIGHT WITH FADE EFFECT
    January 1, 2021
  • LUX METER MODULE
    December 31, 2020
  • SOUND ACTIVATED SWITCH – RELAY
    December 30, 2020
  • PIR SENSOR
    December 29, 2020
  • AUDIO VU METER 9 LEDS
    December 28, 2020
  • IR REMOTE VOLUME CONTROLLER
    December 27, 2020
  • 4 CHANNEL INFRARED REMOTE RELAYS
    December 26, 2020
  • Clap switch
    December 18, 2010
  • How to make an FM transmitter
    January 26, 2011
  • Dark/Light sensor using transistor
    November 8, 2010
  • Video- LM317 Adjustable Voltage Regulator Tutorial
    March 19, 2014
  • SensorGraph using android, amarino and arduino
    April 15, 2011
  • Multi color Lamp using Amarino, Android and Arduino
    April 15, 2011
  • How to use 315Mhz RF transmitter and receiver modules with arduino
    June 14, 2014
  • Building a circuit on a breadboard
    November 8, 2010
  • Clap switch using 3 different modules
    May 9, 2012
  • Digital Object Counter using LDR and digital IC
    November 24, 2010
  • Dark sensor using two transistors
    January 8, 2011
  • Dark sensor using transistor, phototransistor and photodiode
    May 6, 2012
  • Infrared based music transmitter and receiver
    May 8, 2012
  • Easy steps for making a line following robot using Infrared LED, Photodiode, Ardumoto and Arduino.
    September 4, 2012
  • Mode of NE555- Monostable
    November 12, 2010
  • How to use UM66 or BT66 Musical IC
    January 28, 2011
  • Water Level Indicator
    November 14, 2010
  • Object counter using LDR and calculator
    November 14, 2010
  • How to make a digital object counter using, infrared sensor, CD4026 and seven segment display
    May 8, 2012
  • Toggle switch using 555
    May 4, 2012
  • Amarino (40)
  • Amarino version 3.0 (9)
  • Arduino (122)
  • Assembly (85)
  • Audio Amplifiers (4)
  • Audio controllers (5)
  • Audio Transmitter (1)
  • Audio Transmitter/Receiver (7)
  • Basic Electronics (149)
  • Bluetooth Audio Amplifier (32)
  • Bluetooth Audio Receiver (12)
  • Do-it-yourself kit (96)
  • PCB GERBERS (85)
  • Products (62)
  • SCOREDUINO (6)
  • Sponsored Posts (1)
  • Theories (4)
  • Uncategorized (31)
  • USB Relays (4)
  • Videos (1)
  • WiFi Relays (6)
  • 10 reasons why NEXTPCB is the first choice of PCB designers
  • 4 in 1 DIY kit schematic
  • 4 tips to quickly find needed IC and Electronic components
  • 4-Layer 5 PCBs cost $5, is JLCPCB crazy?
  • 9 Tips On How To Ensure a Smooth PCB Assembly Process
  • About
    • Build Circuit Lab
  • About Scoreduino App
  • Advertise
  • Advertise on BuildCircuit
  • Amarino Projects
  • Arduino Projects
  • Assembly of Scoreboards
  • Basic Electronics
  • Basic Electronics
  • Basic trigger module images
  • Before you place SCOREDUINO orders
  • Blog
  • BuildCircuit Kits
  • BuildCircuit-Portfolio
  • buildcircuit.com
  • Compare
  • Components for Introduction to Arduino Workshop
  • Contact
  • Copyright Notice
  • Curling
  • Dashboard
  • datasheets
  • Digital Object Counters
  • DIY Kits
  • DIY Kits
  • DIY Kits assembly projects
  • DIY Kits Projects
  • Featured
  • Help / Faq
  • Home
  • How to Pair and Set the TWS Bluetooth Audio Receiver Board
  • How to Place Your PCB Assembly Order on PCBGOGO?
  • How to read capacitor code
  • How to read resistor code
  • How to solder
  • How to troubleshoot WTV020SD-16P music module
  • ldr engineering
  • My Account
    • Shipping Addresses
  • My Orders
  • Paypal Payment Confirmation
  • PCB Gerbers
  • PCBGOGO, a professional PCB prototype and assembly manufacturer | We make you satisfied
  • PCBgogo: Placing Your Order Made Easy | Best PCB manufacturer
  • Privacy Policy
  • Products
  • Products related posts
  • Refund and Returns Policy
  • Research and development images
  • Research and development of Scoreduino devices and App
  • Riode Shop
  • Sagar Sapkota
  • SCORE3 3 digits up and down counter
  • SCORE4- Arduino based digital Scoreboard
  • SCORE5- Arduino based digital Scoreboard with innings display
  • SCORE6- Arduino based Table tennis scoreboard
  • Scoreduino Devices 2
  • Scoreduino related posts
  • Scoreduino-A images
  • Scoreduino-B Images
  • Search Results
  • Search Results
  • Search results
  • Shipments and Returns
  • Shipping Policy
  • SHOP
  • Shopping Cart
  • Single digit drivers images
  • Store List
  • Store Manager
  • Terms and conditions
  • Thank you for your subscription
  • The Challenges and Aspects of Wearable PCB Design | PCBgogo
  • The fifth anniversary of PCBGOGO
  • Uncategorized and sponsored
  • Wishlist
  • Wishlist
  • Wishlists
    • Create a List
    • Find a List
    • Manage List
    • View a List
  • Shipping Addresses

Tags

555 555 timer amarino Amarino-3-kit amarino-eva-kit Amarino Evaluation shield android Android-Arduino projects Arduino Arduino-Android assembly astable Audio amplifier basic electronics Bluesmirf blue smirf bluetooth Bluetooth Audio Amplifier breadboard clap-switch-kit clap switch counter Dark sensor digital clock digital clock kit DIY electronics DIY kit FM transmitter FT232RL FTDI basic Infrared Light dependent resistor Light sensor MINI Breadboard Projects monostable Multicolorlamp Multivibrator Music Module NE555 object counter radio RC_circuit transistor ultrasonic range finder WTV020SD

Bluetooth Audio Amplifier

Bluetooth Audio Amplifier
2 x 8 Watt Class D Bluetooth Audio Amplifier Board – TSA2110A 01
9 years ago1 year ago
02
Bluetooth Audio Amplifier
2 x 8 Watt Class D Bluetooth Audio Amplifier – TSA3510
03
Audio Amplifiers
Bluetooth Audio Amplifier
2 x 8 Watt Bluetooth Stereo Audio Amplifier Board – TSA2110B (TWS/Apt-X)
04
Bluetooth Audio Amplifier
2 x 8 Watt Bluetooth Audio Amplifier Kit – TSA2210

Bluetooth Audio Receiver

Audio Transmitter/Receiver
Bluetooth Audio Receiver
TSA8635 – Bluetooth Audio Receiver + Enclosure 01
11 years ago1 year ago
02
Audio Transmitter/Receiver
Bluetooth Audio Amplifier
TSA7010 – Digital Bluetooth Audio Receiver Board (I2S+DAC)
03
Audio Transmitter/Receiver
Bluetooth Audio Amplifier
TSA6175 – Bluetooth 5.0 Multipoint Audio Receiver(Apt-X)
04
Audio Amplifiers
Audio Transmitter/Receiver
TSA6015 – Bluetooth Audio Receiver with Microphone Input (Phone call)

DIY Kits

Arduino
Assembly
Assembly Tutorial- 3 Digits – Digital object counter DIY kit 01
1 year ago1 year ago
02
Basic Electronics
Do-it-yourself kit
3 digits – digital object counter DIY kit
03
Do-it-yourself kit
How does an FM transmitter DIY Kit work
04
Assembly
Basic Electronics
DIY KIT 19- Remote Operated Musical Bell DIY Kit
05
Assembly
Basic Electronics
DIY KIT 15- Remote Tester electronic DIY kit with 2 LEDs
Add new entry logo

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.

Accept Decline Cookie Settings
I consent to the use of following cookies:
Cookie Declaration About Cookies
Necessary (0) Marketing (0) Analytics (0) Preferences (0) Unclassified (0)
Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.
We do not use cookies of this type.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
We do not use cookies of this type.
Analytics cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
We do not use cookies of this type.
Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.
We do not use cookies of this type.
Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
We do not use cookies of this type.
Cookies are small text files that can be used by websites to make a user's experience more efficient. The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
Cookie Settings