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 21 books to help you become a better developer:
- HTML Handbook
- Next.js Pages Router Handbook
- Alpine.js Handbook
- HTMX Handbook
- TypeScript Handbook
- React Handbook
- SQL Handbook
- Git Cheat Sheet
- Laravel Handbook
- Express Handbook
- Swift Handbook
- Go Handbook
- PHP Handbook
- Python Handbook
- Linux Commands Handbook
- C Handbook
- JavaScript Handbook
- Svelte Handbook
- CSS Handbook
- Node.js Handbook
- Vue 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