LiveSparks
LiveSparks
  • Видео 23
  • Просмотров 1 451 162
How to *OVER-ENGINEER* a Power Button
The power button of my PC is broken. So I am going to supe-it-up and add a micro controller inside to replace that button. Since we are already adding the micro, might as well make it control the internal LED lights and provide a few external macro keys. It will also serve as a way to remotely monitor some of the PC stats.
This video serves as a prime example of how engineers like to over complicate complex solutions to simple problems.
----------- LINKS ----------
For the Source Code, Instructions and Program Files visit : github.com/LiveSparks/ESP_Power_Button
---------TIME STAMPS---------
0:00 The Problem
0:15 Proposed Solution
1:24 The Research
2:44 The Software
3:25 The Reveal
4:33 The Setba...
Просмотров: 880

Видео

Beginner's Guide to GIT | GitHub
Просмотров 1,3 тыс.4 года назад
Learn to use the most popular version control system, GIT, along with the most popular code sharing website, GItHub. DOWNLOAD LINKS Download GIT: git-scm.com/ Download VS Code: code.visualstudio.com/ RESOURCES LINKS GIT CHEAT SHEET: www.atlassian.com/dam/jcr:8132028b-024f-4b6b-953e-e68fcce0c5fa/atlassian-git-cheatsheet.pdf .gitignore patterns: www.atlassian.com/git/tutorials/saving-changes/giti...
Easiest ESP32 BLE (Bluetooth Low Energy) Tutorial | Arduino
Просмотров 92 тыс.5 лет назад
Learn how to use BLE with the ESP32 using the Arduino Development Enviornment. Video Sponsor Buy Electronic Components from lcsc.com Get 8$ off using this link : bit.ly/2F0bVcz NOTES Use GPIO 15 to connect the temperature sensor instead of GPIO 36. LINKS Download the example codes : bit.ly/2XH4Tk2 Download the nRF Connect App : bit.ly/2ICYtfK Download the custom app : bit.ly/2X4LDA5 Use ESP32 w...
How to use LoRa with Arduino/ESP (REYAX RYLR896)
Просмотров 14 тыс.6 лет назад
In this video, I show you how you can use LoRa (REYAX RYLR896) in your Arduino/IoT Project!! Buy the Module: goo.gl/9KZNv2 Get the Code here: github.com/LiveSparks/LoRa-Intro Watch Andreas' Video: ruclips.net/video/hMOwbNUpDQA/видео.html View the AT Command Guide: reyax.com/wp-content/uploads/2017/09/REYAX-Lora-AT-COMMAND-GUIDE_EN.pdf View the DataSheet: reyax.com/wp-content/uploads/2017/09/RYL...
M5Stack Review (ESP32, Arduino, MicroPython)
Просмотров 39 тыс.6 лет назад
Review of the M5Stack development board. Based on the ESP32, it is the best Arduino compatible development board that I have ever used. Custom PCBs for only $2: jlcpcb.com Check out the M5Stack: www.m5stack.com Buy it: goo.gl/x8LeFm Music: Upbeat by Twisterium(goo.gl/STZztv)
How To Easily Program The Attiny85
Просмотров 66 тыс.6 лет назад
In this video I show you how you can easily program a attiny85 using just your arduino UNO. Get 10 PCBs for just 2 USDollars : jlcpcb.com Link to paste in the board manager : raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json Download the Attiny programmer Shield files at : goo.gl/dAa41s Music by Joakim Karud ruclips.net/user/joakimkarud
FireBeetle ESP32 Review
Просмотров 8 тыс.6 лет назад
My opinion of the DFRobot.com 's ESP32 Firebeetle Board. Purchase Links.... FireBeetle Board : goo.gl/5he7bp Expansion Shield : goo.gl/Y2CtAZ Music by Joakim Karud ruclips.net/user/joakimkarud
ESP32 Bluetooth(BLE) Temperature Sensor [OLD METHOD]
Просмотров 104 тыс.7 лет назад
NOTE : BETTER METHODS ARE NOW AVAILABLE TO ACCOMPLISH THIS. THIS WAY OF DOING THINGS IS NOT RELEVANT ANYMORE. Use this link to watch the newer method : ruclips.net/video/P0aqbD9umDE/видео.html Learn how to use the ESP32 board to send temperature reading over Bluetooth Low Energy. Read the Instructable for clearer instructions : goo.gl/qtrP9H Purchasing Links Buy the ESP32 FireBeetle Board : goo...
ESP8266 Pop-Up Notification Flag for Email/Twitter(Wemos D1 Mini)
Просмотров 11 тыс.7 лет назад
Learn how to make WiFi enabled physical flag that pops up whenever you get a mail or any other notification of your choice. We are using the ESP8266 based board Wemos D1 Mini combined with IFTTT and Dweet.io. LINKS * ifttt.com * Arduino IDE : www.arduino.cc/en/Main/Software * Board Link (to paste) : arduino.esp8266.com/stable/package_esp8266com_index.json * Wemos Pinout Diagram : goo.gl/bCcSXM ...
DIY RFID Door Lock
Просмотров 115 тыс.7 лет назад
Learn how to make a RFID controlled Electronic Door Lock using an Arduino and the RC522 board. We will lock a door using a servo motor that opens only when the right tag is presented. DOWNLOAD THE LIBRARY: github.com/ljos/MFRC522 DOWNLOAD THE CODE: github.com/LiveSparks/RFID-Door-Lock Buy the parts: US Complete Kit: goo.gl/LoeGBh OR RFID Board: goo.gl/XwGVIn Arduino: goo.gl/wx34Nz INDIA RFID Bo...
Easy and Cheap DIY LED Light Panel
Просмотров 4,7 тыс.7 лет назад
DIY Light Panel for photography and video
Raspberry Pi Remote Desktop using VNC
Просмотров 27 тыс.7 лет назад
How to Remotely Control a Raspberry Pi using VNC. HDMI_MODE list : goo.gl/LVUq2p (scrroll to the list below "hdmi_mode=2") Download RealVNC Viewer : goo.gl/B9i8jI How to Install Raspbian : ruclips.net/video/CXdH3Q2boq8/видео.html How to Use SSH : ruclips.net/video/pm3jxVxrmkQ/видео.html How to set Static IP : ruclips.net/video/dfZlMvzQVsI/видео.html Download the Android VNC App : goo.gl/qsUrcI ...
How to Set Static IP for Raspberry Pi in Raspbian Jessie
Просмотров 15 тыс.7 лет назад
Easily Set a Static IP for your raspberry pi in the new Raspbian Jessie (PIXEL) OS. MUSIC - Invisible by Vibe Tracks ruclips.net/video/dbJvKGvIK_k/видео.html
Easiest ESP8266 Tutorial (Using arduino)
Просмотров 529 тыс.7 лет назад
How to easily and quickly program the ESP8266 module via an arduino using the arduino IDE with example. Link to paste : arduino.esp8266.com/stable/package_esp8266com_index.json Download The Arduino IDE : goo.gl/F5ClOy ESP Pin Diagram : preview.ibb.co/e9vBVa/Schema_ESP82661.jpg F.A.Q.s Q. Getting Error : espcomm_upload_mem failed A. Make sure that the GPIO 0 pin is connected to ground(GND) and t...
How To Install LED Lighting in a PC Case
Просмотров 209 тыс.7 лет назад
How To Install LED Lighting in a PC Case
How To Build A PC [GTX 1060, i5-6500, NZXT S340]
Просмотров 108 тыс.7 лет назад
How To Build A PC [GTX 1060, i5-6500, NZXT S340]
PC Build Showcase
Просмотров 8517 лет назад
PC Build Showcase
Wi-Fi Controlled Light (8$)
Просмотров 5138 лет назад
Wi-Fi Controlled Light (8$)
How To Use SSH with Raspberry Pi 2
Просмотров 3,1 тыс.8 лет назад
How To Use SSH with Raspberry Pi 2
How To Assign A Static IP Address To Raspberry Pi (OLD METHOD)
Просмотров 13 тыс.9 лет назад
How To Assign A Static IP Address To Raspberry Pi (OLD METHOD)
How to Install Raspbian on Raspberry Pi 2
Просмотров 42 тыс.9 лет назад
How to Install Raspbian on Raspberry Pi 2
How to use a Breadboard
Просмотров 49 тыс.9 лет назад
How to use a Breadboard

Комментарии

  • @Trungkienelectronic
    @Trungkienelectronic Месяц назад

    Is there any way to increase BLE broadcast capacity?

  • @antonellostella8544
    @antonellostella8544 2 месяца назад

    Hi, I can't find the definition of the temperatureCharacteristic function. Can you tell me where it was defined to understand how it works? Thanks

  • @ebaziuk
    @ebaziuk 3 месяца назад

    Such a deceptive video. I searched for something completely different and RUclips throws this up this garbage as the first result.

  • @davidkempton2894
    @davidkempton2894 4 месяца назад

    Thanks very much for this! Your explanation was very useful. Thanks for telling us about chars too.

  • @zuki70
    @zuki70 7 месяцев назад

    Kept getting an error, that there was no programmer. It must be a change in the IDE from this version. In the end, when uploading to the AtTiny via the programmer, do not use the usual "Verify and Upload" buttons, but enter Top menu- "Sketch", and then use "Upload Using Programmer". Worked like a charm after this! Thanks!

  • @ferhads6835
    @ferhads6835 8 месяцев назад

    Music not good

  • @Neuro010
    @Neuro010 8 месяцев назад

    Hi, I want to send an int type array of lenght 34 over BLE and recieve it using matlab. can you please help me out here how to proceed!

  • @ojkwame
    @ojkwame 8 месяцев назад

    Invalid head of packet (0x00) error . Help

  • @0miker0
    @0miker0 11 месяцев назад

    Great video and everything was explained very well.

  • @slavmax
    @slavmax Год назад

    I did it and it looks awesome I can't wait to show it to my friends Perfect tutorial bro!

  • @SA-oj3bo
    @SA-oj3bo Год назад

    Hi , I would like to replace HM10 by the ESP32 BLE so that the existing Android and IOS app's can be used without the need of the HM10. Can you or someone here give some advice please? I changed the UUID's already but that seems not enough. How to modify the code to replace the HM10? Thx.

  • @shanmcarthur
    @shanmcarthur Год назад

    What app are you using on your Android phone to see the BLE device with characteristics and values being sent?

    • @oscargraveland
      @oscargraveland 11 месяцев назад

      I am late to the party.. but the app he is using looks very much like "nRF Connect" (made by Nordic semiconductor)

  • @ergunguler3981
    @ergunguler3981 Год назад

    merhaba yükleme yaparken "Upload error: A programmer is required to upload" hatası veriyor. Sebebi ne olabilir?

  • @drcemdede
    @drcemdede Год назад

    I can clearly say this is the best useful video for the beginners. Thank you. Could you please make a demo video for internet connection between arduino board connected to the ESP8266 board as well?

  • @akhilkrishnan3410
    @akhilkrishnan3410 Год назад

    Love from Kerala thanks bro ❤️🔥

  • @zyroxiot9417
    @zyroxiot9417 Год назад

    Good job, thanks a lot! ✌🏼🇧🇷

  • @txkflier
    @txkflier Год назад

    Good job! Thanks..

  • @UchihaSgEditz
    @UchihaSgEditz Год назад

    My pc don't have molex wire 😭

  • @ClaudeDufourmont
    @ClaudeDufourmont Год назад

    ruclips.net/video/1XOWKyjqMR4/видео.html

  • @nfaza80
    @nfaza80 Год назад

    bruh too much object

  • @valentingomez4546
    @valentingomez4546 Год назад

    im having an extremely hard time making this work on a psoc 6 board, the code is kinda similar but some of the concepts differ a little bit, if possible, could you do a tutorial with a board of the psoc 6 family using Eclipse IDE?

  • @BenjaminLovelady
    @BenjaminLovelady Год назад

    Super helpful to have this info in a short video I've been able to rewatch whenever i need to write BLE code. Thanks!

  • @DennisMurphey
    @DennisMurphey Год назад

    Thank You I am late to the party but trying to catch up great video, Dennis

  • @chipsher42
    @chipsher42 Год назад

    That was very impressive. I'm an engineer and I always do things like that. Once a person with engineering talent who has some experience with systems, then ideas just pop into the mind. So trying to accomplish what has been imagined is so compelling. "Why not, lets do it!" Thanks, such a true video, and you made a great system. You ought to sell them, or at least post the schematics, code, and component list. Thanks again, that was cool!

  • @Nabilphysics
    @Nabilphysics Год назад

    Oh boy... Finally, an Indian boy comes to rescue the BLE developer. Thanks.

  • @nefrex5009
    @nefrex5009 Год назад

    Executable segment sizes: ICACHE : 32768 - flash instruction cache IROM : 231724 - code in flash (default or ICACHE_FLASH_ATTR) IRAM : 26793 / 32768 - code in IRAM (IRAM_ATTR, ISRs...) DATA : 1496 ) - initialized variables (global, static) in RAM/HEAP RODATA : 876 ) / 81920 - constants (global, static) in RAM/HEAP BSS : 25608 ) - zeroed variables (global, static) in RAM/HEAP Sketch uses 260889 bytes (27%) of program storage space. Maximum is 958448 bytes. Global variables use 27980 bytes (34%) of dynamic memory, leaving 53940 bytes for local variables. Maximum is 81920 bytes. esptool.py v3.0 Serial port COM4 Connecting........_____....._____....._____....._____....._____....._____....._____ Traceback (most recent call last): File "C:\Users\*******\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2/tools/upload.py", line 66, in <module> esptool.main(cmdline) File "C:/Users/*******/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/tools/esptool\esptool.py", line 3552, in main esp.connect(args.before, args.connect_attempts) File "C:/Users/*******/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/tools/esptool\esptool.py", line 529, in connect raise FatalError('Failed to connect to %s: %s' % (self.CHIP_NAME, last_error)) esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header Failed uploading: uploading error: exit status 1 i keep getting those errors and found no way to fix them

  • @R3N0T3
    @R3N0T3 Год назад

    I am trying a led project as a beginner with this board. How you set up an app in the tablet to do this. Where i can find a tutorial?>

  • @TheDradge
    @TheDradge Год назад

    Can you program the ATTiny24/44/84 in that larger socket?

  • @tonyjohnson4572
    @tonyjohnson4572 2 года назад

    Slow down and turn off music please.

  • @brandon_wallace
    @brandon_wallace 2 года назад

    Those lights look super awesome in the computer case! You did a great job.

  • @tanujsharma2647
    @tanujsharma2647 2 года назад

    how to configure wifi by using ble in esp32 using arduino? Do you have any video in this regard?

  • @darlingaadi8258
    @darlingaadi8258 2 года назад

    Bro can we send data that readed in arduino using sensor at time WiFi module connected

  • @Aniketshyam
    @Aniketshyam 2 года назад

    my corsair molex has all black wires... what to do??

  • @dalwinderssi4094
    @dalwinderssi4094 2 года назад

    Every thing is fine and insyructable,instructive, question is contents of video is important,or background music is. If music is important then put only music. Thanks

  • @davoodnasehi
    @davoodnasehi 2 года назад

    Do you do freelance works?

    • @ravikharb
      @ravikharb 2 года назад

      Yes. Contract me on livesparking@gmail.com

  • @davoodnasehi
    @davoodnasehi 2 года назад

    Nice one

  • @CalintzJerevinan546
    @CalintzJerevinan546 2 года назад

    You seriously need to speak clearly you uneducated third world class simpleton.

  • @keepsafesystems2995
    @keepsafesystems2995 2 года назад

    Hi there. I hope you are still active. I need to build a bluetooth scanner which fires a relay when a specific bluetooth device is in the proximity. I have a firebeetle and the arduino IDE. I am lost from that point on. I can't find the board in the list, I cannot seem to connect. Yes, I am a n00b

  • @koshygkoshy4783
    @koshygkoshy4783 2 года назад

    Why does your esp8266 have a capacitor attached to it

  • @rizqifw
    @rizqifw 2 года назад

    Amazing content bro.

  • @lockdsaints
    @lockdsaints 2 года назад

    Good day sir, why is that in arduino I experience error when connecting Tx to Rx and Rx to Tx? Thank you for the answer

  • @seanchallenge
    @seanchallenge 2 года назад

    Interesting thank you

  • @tobiasklersy112
    @tobiasklersy112 2 года назад

    Why the music????? Terrible!

  • @adespade119
    @adespade119 2 года назад

    Good tutorial, thanks.

  • @bolow
    @bolow 2 года назад

    Thank you so much, for the through explanation of the BLE basics, even though I knew most of it, you clarified some of questions I had.

  • @sunilminz6998
    @sunilminz6998 2 года назад

    Capictor use karo

  • @adityapandya8098
    @adityapandya8098 2 года назад

    Thank you so much This is helpful

  • @seekyou
    @seekyou 2 года назад

    What should I put in the ESP32 disconnect function in order to let the ESP32 be advertised for a new connection? Its seems the code in the setup is executed one time and when I disconnect client device (a MIT appinventor custom app) I cannot reconnect again. The ESP32 server is stopped - maybe you have a link to correct configuration for a MIT app disconnect command?

  • @anilvishwakarma3310
    @anilvishwakarma3310 2 года назад

    attiny board manager cont instol

  • @AvelanSolma
    @AvelanSolma 2 года назад

    Thank you so much!!!!!