Electronics Basics: Vcc, ground, ...
In all the projects and explanations I will use various terms to identify the same thing.
In particular I could mention -
, 0V
, negative pole of the battery, ground, GND
and Vss
.
Those all mean the negative pole of the battery that is at 0V.
On the other side of the spectrum I mention +
, Vcc
, Vdd
or positive pole.
This refers to the positive pole of the battery which exact value will be different depending on the battery or power source used: 9V
, 3.3V
, 5V
, and so on.
Why so many terms? Different families of electronic components adopted different acronyms:
- TTL (Transistor-Transistor Logic) components use
Vcc
andGND
. - CMOS (Complementary Metal-Oxide-Semiconductor) components use
Vdd
andVss
).
→ I wrote 17 books to help you become a better developer:
- C Handbook
- Command Line Handbook
- CSS Handbook
- Express Handbook
- Git Cheat Sheet
- Go Handbook
- HTML Handbook
- JS Handbook
- Laravel Handbook
- Next.js Handbook
- Node.js Handbook
- PHP Handbook
- Python Handbook
- React Handbook
- SQL Handbook
- Svelte Handbook
- Swift Handbook
Also, JOIN MY CODING BOOTCAMP, an amazing cohort course that will be a huge step up in your coding career - covering React, Next.js - next edition February 2025