How to use breadboard and connecting resistors in series and parallel
How to use breadboard and connecting resistors in series and parallel
This video explains breadbaord and how to use it. You will learn how to use 830 point breadboard or 400 points or 170 points mini bread board. Also You will learn how to connect resistors in series and in parallel.
The link to use in the "preferences" of Arduino IDE for ESP32 board https://dl.espressif.com/dl/package_esp32_index.jsonResources for this sketch
ESP32 Camera Arduino Code to View video over WiFi
/*
There is not Arduino code for this video which shows how to use bread board step by step
Watch the video https://youtu.be/8sUijpGh8yM
If you found this tutorial helpful, please support me so I can continue creating
content like this. You can support me on Patreon http://robojax.com/L/?id=63
or make donation using PayPal http://robojax.com/L/?id=64
Original code by BARRAGAN <http://barraganstudio.com>
*
* Code is available at http://robojax.com/learn/arduino
* This code is "AS IS" without warranty or liability. Free to be used as long as you keep this note intact.*
* This code has been download from Robojax.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/