• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Contact | Calculators-online
You are here: Home / Search for "tutorials"

Search Results for: tutorials

Designing a Customized Battery Charger Circuit

Last Updated on November 20, 2023 by Swagatam 163 Comments

LM338 basic adjustable power supply circuit diagram

I have designed and published a variety of battery charger circuits in this website, however the readers often get confused while selecting the right battery charger circuit for their individual applications. And I have to explicitly explain each of the readers regarding how to customize the given battery charger circuit for their specific needs. This […]

Filed Under: Battery Charger Circuits Tagged With: Battery, Charger, Customized, Designing

Blinking 3 LEDs (R,G,B) Sequentially Using Arduino Circuit

Last Updated on June 23, 2019 by Swagatam 6 Comments

rgb

In this post I have explained how to run or blink three LEDs in sequence using Arduino. The post was written and submitted by: Jack Franko PROGRAM/* make RGB LEDs to blink in series one by one at intervalof 1000MS */ int R = 12;int G = 11;int B = 10;void setup(){  pinMode(R,OUTPUT);  pinMode(G,OUTPUT);  pinMode(B,OUTPUT);}void […]

Filed Under: Lamps and Lights Tagged With: Arduino, Blinking, LEDs, Sequentially

Microcontroller Basics Explored

Last Updated on December 5, 2024 by Swagatam 9 Comments

microcontroller pinout

One thing is great about microcontroller ICs, these are available almost in all parts of the globe and electronic retailers. Introduction Fundamentally microcontroller devices are popularly used in applications involving assessments of the surrounding environment and in similar electronics. You could find these devices being used for displaying a certain parameter, in motor control applications, […]

Filed Under: Arduino Projects Tagged With: Basics, Explored, Microcontroller

PIC Tutorial- From Registers to Interrupts

Last Updated on December 5, 2024 by Swagatam 12 Comments

1 2

Before getting into the minute details of PIC programming, it would be first important to learn a few good programming methods. Understanding Registers To begin with suppose you type a ;(semicolon) at any point of the program, all’s that come after this semicolon would get ignored by the compiler, until of course the carriage get’s […]

Filed Under: Arduino Projects Tagged With: Interrupts, PIC, Registers, Tutorial

  • « Go to Previous Page
  • Page 1
  • Page 2

Primary Sidebar

circuit simulator image

Subscribe to get New Circuits in your Email



Categories

  • Arduino Projects (89)
  • Audio and Amplifier Projects (132)
  • Automation Projects (17)
  • Automobile Electronics (101)
  • Battery Charger Circuits (83)
  • Datasheets and Components (105)
  • Electronics Theory (143)
  • Free Energy (37)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (19)
  • Health related Projects (25)
  • Home Electrical Circuits (12)
  • Indicator Circuits (14)
  • Inverter Circuits (88)
  • Lamps and Lights (142)
  • Meters and Testers (69)
  • Mini Projects (46)
  • Motor Controller (64)
  • Oscillator Circuits (28)
  • Pets and Pests (15)
  • Power Supply Circuits (108)
  • Remote Control Circuits (50)
  • Security and Alarm (64)
  • Sensors and Detectors (102)
  • Solar Controller Circuits (59)
  • Temperature Controllers (42)
  • Timer and Delay Relay (49)
  • Transmitter Circuits (29)
  • Voltage Control and Protection (40)
  • Water Controller (36)



Other Links

  • Privacy Policy
  • Cookie Policy
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

People also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |



Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Quora
  • Stack Exchange
  • Linkedin


  • Recent Comments

    • Swagatam on 9 Simple Solar Battery Charger Circuits
    • Swagatam on Universal H-Bridge Circuit Module
    • Pravin Nagpure on Universal H-Bridge Circuit Module
    • Dan Biles on 9 Simple Solar Battery Charger Circuits
    • Swagatam on Universal H-Bridge Circuit Module

    © 2025 · Swagatam Innovations