Skosan Electronics
Skosan Electronics
  • 16
  • 143 783
OpenPLC Single LED Flasher with ESP8266
OpenPLC Single LED Flasher with ESP8266
Just make sure that the runtime has been installed and if not go to this site openplcproject.com/docs/openplc-overview/ and follow it.
Components:
- ESP8266 NODEMCU
- 1x LED
- 1x Connecting wire or Jumper wire
- Micro USB Cable
- Breadboard
Переглядів: 281

Відео

Temperature and Humidity with SSD1306 OLED display & DHT22 Temperature Sensor
Переглядів 590Рік тому
Components: - DHT22 Temperature and Humidity Sensor - SSD1306 OLED Display - Arduino Nano - Connecting Wires - 10k resistor - Breadboard - Mini Cable Arduino Nano 5V 1 (DHT-22) D2 2 (DHT-22) GND GND (DHT-22) 3.3V VCC (SSD1306) GND GND (SSD1306) A4 SDA (SSD1306) A5 SCL (SSD1306) Download the following libraries, "Adafruit_GFX.h" & "Adafruit_SSD1306.h" for the SSD1306 Display. Download “Adafruit ...
Neopixel WS2812 64 bit with Arduino Nano
Переглядів 1,7 тис.Рік тому
NeoPixel WS2812 8x8 RGB LED Components: - WS2812B-64 BITS - Connecting wires or jumper wires - Arduino Nano - Mini Cable - Soldering iron (to solder the wires onto the Neopixel board) WS2812B = Arduino Nano V - 5V IN - D3 V- - GND Open the Library Manager and search for FASTLED. Install "FastLED" and "FastLED NeoMatrix". Go to Files, Then examples,scroll down to FASTLED Select "DemoReel100".
Installing OpenPLC Editor
Переглядів 832Рік тому
Install the OpenPLC Editor. Go to openplcproject.com/docs/openplc-overview/ and install OpenPLC Runtime. There will be more OpenPLC videos and Projects.
LED Traffic Light Module with Arduino Nano
Переглядів 965Рік тому
LED Traffic Light Module with Arduino Nano. This traffic light sequence corresponds with South African Traffic lights (Robots). Components: LED traffic light module Jumper wires or connecting wires Breadboard Arduino Nano Mirco USB cable PINOUTS Traffic LED Module to Arduino Nano GND GND R D2 Y D3 G D4 Code: www.roleneskosan.co.za/led-traffic-light module/
How to setup OLED SSD1306 I2C 128x32 with ESP8266
Переглядів 213Рік тому
An OLED is a Organic Light-Emitting Diode. The resolution of this OLED is 128 x 32. Components OLED SSD1306 I2C 128x32 Display Jumper wires or connecting wires Breadboard ESP8266 PINOUT: OLED PINS - ESP8266 VCC 3V3 GND GND SCL D1 SCA D2 Install Library: - Adafruit SSD1306 - Adafruit_GFX
WCMCU Neopixel 16 bits LED Ring with an Arduino nano board
Переглядів 658Рік тому
The components you need : 16 Bit WS2812 RGB LED. Arduino Nano V.3 Jumper wire Mini USB WCMCU NeoPixel to Arduino DIN - D6 VCC - 5V GND - GND Open Arduino IDE Click File - Examples - Adafruit NeoPixel - strandtest. #define LED_PIN 6 #define LED_COUNT 16
MAX7219 4 in 1 Dot Matrix Display Module with ESP8266
Переглядів 4 тис.Рік тому
Components that you will need: ESP8266 board MAX7219 module Connecting Wires (jumper wire male to female) Micro USB cable MAX7219 Module ESP8266 VCC 3.3V GND GND DIN D7 CS D8 CLK D5 Libraries you need to install from the library manager ( 'MD_MAX72XX' & 'MD_Parola' ) Code: www.roleneskosan.co.za/max7219-4-in-1-dot-matrix-display-module-with-esp8266/
How to setup Arduino IDE and test NodeMCU ESP8266 & Arduino nano with a LED
Переглядів 1,1 тис.Рік тому
What you will need: -NodeMCU ESP8266 -Arduino Nano -2x LEDs of any colour -A mini USB cable -A micro USB cable Here's the link to download Arduino IDE www.arduino.cc/en/software Copy the URL arduino.esp8266.com/stable/package_esp8266com_index.json File, Preferences, Additional Boards Manager URLs field of the Arduino IDE This will be the code for the NodeMCU: void setup() { pinMode(D4, OUTPUT);...
LDR LED Circuit on a breadboard
Переглядів 2,2 тис.Рік тому
Try an LDR (light dependent resistor) LED circuit. Components: 1x LED 1x BC547 Transistor 2x 100k Resistors which will be placed in parallel to give us a value of 50K ohms 1x 1k ohm Resistor 1x LDR (Light Dependent Resistor) Connecting wires 9V Battery or supply
POLICE LIGHT LED CIRCUIT ON BREADBOARD
Переглядів 60 тис.Рік тому
Build a police light LED circuit on a breadboard using 2 555 Timer ICs. Three red and three blue LEDs is the only LEDs we are going to be using. Components: 2 - 555 Timer IC 3 - Blue LED 3 - Red LED 2 - 150R Resistor 2 - 1M Resistor 1 - 1uF Capacitor 1 - 100nF Ceramic Capacitor 10 - Connecting wires or Jumper wires Breadboard 9V battery or power supply Visit www.roleneskosan.co.za/police-light-...
Traffic light LED circuit using 2 555 Timer IC on a breadboard
Переглядів 54 тис.Рік тому
Build a Traffic light with LED's, (x2) 555 Timer IC and all on a breadboard. No need for transistors in this circuit. Components: 2-555 Timer IC 2-100uf Capacitor 1-100k Resistor 1-47k Resistor 3-330 Ohms Resistor Breadboard Connecting Wires or Jumper Wires 9V Battery You can find the circuit diagram here.. www.roleneskosan.co.za/traffic-light-led-circuit-using-2-555-timer-ic/
Make a single LED flash using a 555 Timer IC
Переглядів 1,8 тис.Рік тому
Instead of using a transistor use a 555 Timer IC. Making a single LED in any colour that you prefer flash with just 2 wires, a 1uF capacitor, 555 Timer IC, 100K, 470K and 270 ohm resistors and a 9V battery. Single flashing LED circuit using 555 timer on a breadboard. Components: 1-555 Timer IC 1-LED any colour 1-1uF Capacitor 1-100K ohm resistor 1-470K ohm resistor 1-270 ohm resistor 2-Jumper w...
Single LED Flasher Circuit using a Breadboard
Переглядів 14 тис.Рік тому
Hey everyone, make a single LED Flasher circuit using a breadboard Components: 1k Resistor 470uF Capacitor BC547 Transistor A jumper wire 1 LED And a 12 Voltage Power Supply.
2 LED Flasher Circuit
Переглядів 1,7 тис.Рік тому
Hey, in this video we going to make two LED's flash one at a time. We will be using a 100uF Capacitor but you can use a different value like 47uF or 33uF for a faster flash rate or a bigger value for a slower flash rate. Components: 22k Resistor (x2) 470 Ohm Resistor (x2) 100uF Capacitor (x2) 2N2222 NPN Transistor (x2) 5 mm LED (x2) any colors Go visit my website www.roleneskosan.co.za/ for mor...
Components
Переглядів 160Рік тому
Components

КОМЕНТАРІ

  • @Shumbapidoh
    @Shumbapidoh 17 днів тому

    The link to the circuit diagram is not working

  • @justinejeric8137
    @justinejeric8137 Місяць тому

    I used 2N2222A NPN and 20k resistor instead, it just lights up and doesnt flash, do you know what the problem can be?

  • @TimGray
    @TimGray Місяць тому

    website address is completely dead. anyone put it in a place that sticks around like github? also posts below code is wrong compared to board. Wow this is really a mess. If you follow the video be sure to change the pin assignments in the code posted in comments as they are completely different.

  • @rm2786
    @rm2786 Місяць тому

    I build your Light LED circuit on a test board. This is very good it works great. Many thanks!

  • @jurganchibwabwa372
    @jurganchibwabwa372 2 місяці тому

    Thanks for this knowledge❤ Just finished it and tested ok.

  • @jeevithajeeva9752
    @jeevithajeeva9752 2 місяці тому

    😊😊

  • @PoncianoHanducana
    @PoncianoHanducana 2 місяці тому

    Diagram

  • @mahareaper5854
    @mahareaper5854 2 місяці тому

    I tried it the connections are right but it ain't working what should I do? What could be the reason

  • @Diego-lf7dm
    @Diego-lf7dm 3 місяці тому

    the code is gone :(

  • @OnboardingInformation
    @OnboardingInformation 3 місяці тому

    Yes the music is a bit loud so it was hard to hear your voice

  • @REXIANCE
    @REXIANCE 3 місяці тому

    Thanks tommorow is my submission

  • @chopchop7986
    @chopchop7986 4 місяці тому

    Fuck why led blinks. Can anyone explain it to me?

  • @willarose6374
    @willarose6374 4 місяці тому

    Does it matter what volt you use for the capacitors? Looks fun I'm going to try building it right now

  • @willarose6374
    @willarose6374 4 місяці тому

    Very impressed with the quality of this video. Nice close-ups so you don't miss a single pin. Great job

  • @Ashwin69___
    @Ashwin69___ 4 місяці тому

    can we use 9V battery?

  • @AdamCombs-pq8jl
    @AdamCombs-pq8jl 4 місяці тому

    For some reason, the link to the diagram does not work.

  • @graftedin3
    @graftedin3 4 місяці тому

    Thanks for the Circuit and good presentation.

  • @graftedin3
    @graftedin3 4 місяці тому

    Some may have missed this , but the Pos Red and Yellow are on the same line of the BB so a single line to + buss get both. The - end Cathode is on two separate lines. If you have one light not flashing this may be your problem. also check the wire connections from the diodes and their polarity. Long leads are +. A coin 3volt battery is a good way to verify that LED is good and give correct polarity, Do not use a 3.7 lit it will fry your diode . A schematic would be good but trouble shooting is part of electronics.

    • @Omarsayed11525
      @Omarsayed11525 3 місяці тому

      Can you explain it more for me?

    • @Omarsayed11525
      @Omarsayed11525 3 місяці тому

      And I want to know the mechanism of the circuit to light LEDs

  • @jaisavidhan9515
    @jaisavidhan9515 4 місяці тому

    Can you tell me resisters wattage pls? If I use 12v battery for this circuit.

  • @Mproduction854
    @Mproduction854 4 місяці тому

    Wow amazing sister good luck

  • @victimovtalent6036
    @victimovtalent6036 4 місяці тому

    why you wearing rubber glove?

  • @GereBrewstein
    @GereBrewstein 5 місяців тому

    Id like to use 3.2 - 3.6 Volt Leds, is that possible with this circuit?

  • @ALAMIN-jq4pf
    @ALAMIN-jq4pf 5 місяців тому

    #include <MD_Parola.h> #include <MD_MAX72xx.h> #include <SPI.h> // Uncomment tergantung tipe modul #define HARDWARE_TYPE MD_MAX72XX::FC16_HW //#define HARDWARE_TYPE MD_MAX72XX::GENERIC_HW // Penentuan pin serial #define MAX_DEVICES 4 #define DATA_PIN D5 #define CS_PIN D6 #define CLK_PIN D7 // Membuat objek MD_Parola myDisplay = MD_Parola(HARDWARE_TYPE, DATA_PIN, CLK_PIN, CS_PIN, MAX_DEVICES); void setup() { // Memulai object myDisplay.begin(); // Mengatur intensitas (0-15) myDisplay.setIntensity(0); // Membersihkan tampilan myDisplay.displayClear(); } void loop() { myDisplay.setTextAlignment(PA_LEFT); myDisplay.print("Left"); delay(2000); myDisplay.setTextAlignment(PA_CENTER); myDisplay.print("Center"); delay(2000); myDisplay.setTextAlignment(PA_RIGHT); myDisplay.print("Right"); delay(2000); myDisplay.setTextAlignment(PA_CENTER); myDisplay.setInvert(true); myDisplay.print("Invert"); delay(2000); myDisplay.setInvert(false); myDisplay.print(1234); delay(2000); }

  • @joaoalvesdesouza2812
    @joaoalvesdesouza2812 5 місяців тому

    Amei este video parabéns. Obgd.

  • @bhavanpatil9901
    @bhavanpatil9901 5 місяців тому

    Please send circuit diagram

  • @arcturusbbqsausagemaking2435
    @arcturusbbqsausagemaking2435 5 місяців тому

    Yeah No more music! Its so distracting

  • @lorenzonicoli6761
    @lorenzonicoli6761 6 місяців тому

    Why does the LED light up very brightly if I touch the base? Do I have some kind of superpower?

    • @henfati1547
      @henfati1547 6 місяців тому

      Its just the change of resistance on the transistor, kinda like a touch buttom

  • @sithuoo4774
    @sithuoo4774 7 місяців тому

    It would be better if you could explain the internal circuit diagram.

  • @umeribnkhatab
    @umeribnkhatab 7 місяців тому

    My yellow light didn't glow....also green glow for 20 sec , and red for 8 sec

  • @nidhibangera5150
    @nidhibangera5150 7 місяців тому

    hi my green light doesn't turn on...😭😭

    • @umeribnkhatab
      @umeribnkhatab 7 місяців тому

      Polarities are different for green...re check it

  • @Wasserschaden204
    @Wasserschaden204 7 місяців тому

    Doesn't work anymore;) it is patched

  • @nacho4724
    @nacho4724 7 місяців тому

    Muy bien pero porque no presenta el diagrama electrónico

  • @MsArthii
    @MsArthii 8 місяців тому

    Do you have a diagram ?

  • @gordonwelcher9598
    @gordonwelcher9598 8 місяців тому

    Please be careful when using a breadboard. It will create frequencies that will enter your body and cause damage. Wrap either the breadboard or your body in tinfoil to block out the frequencies. You must be careful with frequencies.

  • @thekiirtee
    @thekiirtee 8 місяців тому

    Tnx, it's awesome! unfortunately the website is no longer available, but luckily I had the code available on one of my computers: #include <Wire.h> #include <Adafruit_GFX.h> #include <Adafruit_SSD1306.h> #include <Adafruit_Sensor.h> #include <DHT.h> #define SCREEN_WIDTH 128 // OLED display width, in pixels #define SCREEN_HEIGHT 64 // OLED display height, in pixels // Declaration for an SSD1306 display connected to I2C (SDA, SCL pins) Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, -1); #define DHTPIN 2 // Digital pin connected to the DHT sensor // Uncomment the type of sensor in use: //#define DHTTYPE DHT11 // DHT 11 #define DHTTYPE DHT22 // DHT 22 (AM2302) //#define DHTTYPE DHT21 // DHT 21 (AM2301) DHT dht(DHTPIN, DHTTYPE); void setup() { Serial.begin(115200); dht.begin(); if(!display.begin(SSD1306_SWITCHCAPVCC, 0x3C)) { Serial.println(F("SSD1306 allocation failed")); for(;;); } delay(2000); display.clearDisplay(); display.setTextColor(WHITE); } void loop() { delay(5000); //read temperature and humidity float t = dht.readTemperature(); float h = dht.readHumidity(); if (isnan(h) || isnan(t)) { Serial.println("Failed to read from DHT sensor!"); } // clear display display.clearDisplay(); // display temperature display.setTextSize(1); display.setCursor(0,0); display.print("Temperature: "); display.setTextSize(2); display.setCursor(0,10); display.print(t); display.print(" "); display.setTextSize(1); display.cp437(true); display.write(167); display.setTextSize(2); display.print("C"); // display humidity display.setTextSize(1); display.setCursor(0, 35); display.print("Humidity: "); display.setTextSize(2); display.setCursor(0, 45); display.print(h); display.print(" %"); display.display(); }

  • @Usman-YT001
    @Usman-YT001 8 місяців тому

    Best examplan

  • @hubhub85
    @hubhub85 8 місяців тому

    Can you share the code please.. the link doesn’t work

  • @akashgamingff2237
    @akashgamingff2237 9 місяців тому

    Code please code link is not working 😢

    • @fadhila_official3810
      @fadhila_official3810 8 місяців тому

      #include <MD_Parola.h> #include <MD_MAX72xx.h> #include <SPI.h> // Uncomment tergantung tipe modul #define HARDWARE_TYPE MD_MAX72XX::FC16_HW //#define HARDWARE_TYPE MD_MAX72XX::GENERIC_HW // Penentuan pin serial #define MAX_DEVICES 4 #define DATA_PIN D5 #define CS_PIN D6 #define CLK_PIN D7 // Membuat objek MD_Parola myDisplay = MD_Parola(HARDWARE_TYPE, DATA_PIN, CLK_PIN, CS_PIN, MAX_DEVICES); void setup() { // Memulai object myDisplay.begin(); // Mengatur intensitas (0-15) myDisplay.setIntensity(0); // Membersihkan tampilan myDisplay.displayClear(); } void loop() { myDisplay.setTextAlignment(PA_LEFT); myDisplay.print("Left"); delay(2000); myDisplay.setTextAlignment(PA_CENTER); myDisplay.print("Center"); delay(2000); myDisplay.setTextAlignment(PA_RIGHT); myDisplay.print("Right"); delay(2000); myDisplay.setTextAlignment(PA_CENTER); myDisplay.setInvert(true); myDisplay.print("Invert"); delay(2000); myDisplay.setInvert(false); myDisplay.print(1234); delay(2000); }

    • @danishjuliorahmadan9988
      @danishjuliorahmadan9988 7 місяців тому

      Link lah mas

    • @AndrexYouTube
      @AndrexYouTube 5 місяців тому

      ty@@fadhila_official3810

  • @marja-liisatanskanen8973
    @marja-liisatanskanen8973 9 місяців тому

  • @JorgeLuis-po5uq
    @JorgeLuis-po5uq 9 місяців тому

    Good work with the light traffic

  • @shahnewajbd4623
    @shahnewajbd4623 9 місяців тому

    Fake video

  • @nacho4724
    @nacho4724 9 місяців тому

    Disculpe le falta el diagrama electrónico está bien gracias

  • @VaibhavDeshmukh-qh7ic
    @VaibhavDeshmukh-qh7ic 9 місяців тому

    Budget plz??

  • @bameswarbarman7702
    @bameswarbarman7702 9 місяців тому

    4 cekent off 1 cekent on blink ho banake dikhao aysa sarkit banao mord he to banao

  • @bameswarbarman7702
    @bameswarbarman7702 9 місяців тому

    4 secent me 1taime blink ho 1 cekent aysa sarkit bana paoge dam he to dikhao

  • @pat022860
    @pat022860 9 місяців тому

    i take back what i said i had a bad timer it works perfect i followed you

  • @07.aliffauzan32
    @07.aliffauzan32 9 місяців тому

    How many volts do you use here?

    • @nashreporter
      @nashreporter 7 місяців тому

      ne555 starts work 4,5 to 15v max

  • @RoyAnimation1991
    @RoyAnimation1991 9 місяців тому

    I want to make this circuit 3.7v battery

  • @deri06
    @deri06 10 місяців тому

    I followed your instructions, but only the green and red lights are on. yellow is not on

    • @tee-nw5vx
      @tee-nw5vx 9 місяців тому

      Maybe ur led’s polarities are wrong?

    • @umeribnkhatab
      @umeribnkhatab 7 місяців тому

      Same issue

    • @rickduckett1643
      @rickduckett1643 Місяць тому

      The first sequence after connecting the battery works correctly but after that the yellow is skipped every time.

  • @thembelssengwayo6896
    @thembelssengwayo6896 10 місяців тому

    Unfortunately what you presented on the video and the schematic are complete different, even the components you listed on the website are not completely in the schematics