anyboards
anyboards
  • 17
  • 125 566
How to Obtain and Use an SSL Certificate with ESP Boards in Arduino Code
In this tutorial video, you will learn how to obtain and prepare an SSL certificate for use with ESP32 in Arduino code. The main problem with obtaining an SSL certificate is that it appears in a certain format that is not directly compatible with Arduino code. However, this video will guide you through the steps needed to wrap the certificate in a format that is usable with arduino.
To make things easier, I have also created a simple webpage that can perform the necessary wrapping of the certificate. By the end of this tutorial, you will have a clear understanding of the steps required to obtain and prepare an SSL certificate, and be equipped with the knowledge to implement it in your own projects.
Whether you are a beginner or an experienced developer, this tutorial is suitable for anyone who wants to learn how to use SSL certificates with ESP boards in Arduino code. So, let's get started and enhance your project security with SSL!
The link you are looking for: unreeeal.github.io/ssl_esp.html
มุมมอง: 1 224

วีดีโอ

ESP32 RFID: Google Sheets as a database for rfid cards
มุมมอง 7Kปีที่แล้ว
This is a tutorial video on how to create your own free attendance system using Google Sheets and ESP32 The project goal is to create a free attendance system using an ESP32 microcontroller, a card reader, and Google Sheets. The system allows users to swipe their ID cards, which are then checked against a Google Sheet containing a list of authorized users. If the user is authorized, their name,...
ESP32 SQLlite storing sensors values +webview
มุมมอง 4.7K3 ปีที่แล้ว
code: github.com/unreeeal/ESP32/tree/master/SQLite esp32 webview required libs: Sqlite3Esp32 by Arundale Ramanathan DHT sensor library by Adafruit Adafruit Unified Sensor by Adafruit NTPClient by Fabrice Weinberg with regular esp32 you can store ~ 200k records
ESP32-CAM Face recognition based attendance system test 1
มุมมอง 14K4 ปีที่แล้ว
works so-so code fr partition is required (robotzero.one/esp32-face-door-entry/ ) arduino and google scripts code github.com/unreeeal/FaceAttendance
Testing Google Vision with ESP32-CAM
มุมมอง 11K4 ปีที่แล้ว
Objects and text recognition with Google Vision. The esp32-cam sends images directly to google vision To play with it cloud.google.com/vision/docs/drag-and-drop esp32cam board ali.pub/4dkuzp
ESP32-CAM: Uploading images to Google Drive
มุมมอง 2.7K4 ปีที่แล้ว
Espressif ESP32 cam board ali.pub/4dkuzp Google app script doesn't offer the file upload, you have to convert a file to base64 //Google app script function doPost(e) { var decoded = Utilities.base64Decode(e.postData.contents); var date=new Date(); var blob = Utilities.newBlob(decoded, "image/jpeg", 'img_' date '.jpg'); var f=DriveApp.createFile(blob); return ContentService.createTextOutput(f.ge...
ESP32-CAM: Video Samples
มุมมอง 3K4 ปีที่แล้ว
Espressif ESP32 cam board esp32-cam aliexpress ali.pub/4dkuzp
ESP8266: Testing MQ Sensors
มุมมอง 2044 ปีที่แล้ว
In this video MQ135, MQ2, MQ5, MQ6, MQ8, MQ9
ESP: Simple way of using Telegram and emails
มุมมอง 3294 ปีที่แล้ว
How to send emails and telegram messages without extra libraries code: github.com/unreeeal/ESP/tree/master/EMAIL_AND_TELEGRAM
ESP RFID: Google Sheets as a database for rfid cards
มุมมอง 63K4 ปีที่แล้ว
new version for esp32 th-cam.com/video/xeHBKi0GLow/w-d-xo.html ESP: Google Sheets as a database for rfid cards In this project Google Sheets are used to store access data for rfid cars and for attendence logging code: github.com/unreeeal/ESP/tree/master/ESP-RFID-GOOGLE libs: RFID RC522 github.com/miguelbalboa/rfid liquid crystal for esp family github.com/lucasmaziero/LiquidCrystal_I2C Aliexpres...
ESP32/ESP8266: running nema at max speed using timers
มุมมอง 1674 ปีที่แล้ว
How to use timers to run nema with easydriver async both codes for esp32 and esp8266 are tested github.com/unreeeal/ESP/tree/master/NEMA-MAX-SPEED nema17HS2408 with easydriver tft 2.4" ili9341 github.com/adafruit/Adafruit_ILI9341
ESP32: Web matrix editor 8x8 (max7219)
มุมมอง 1.7K4 ปีที่แล้ว
ESP32 serves a html file with matrix editor github.com/unreeeal/ESP32_MAX7219_WEB_EDITOR lib for esp32 max7219 github.com/nhatuan84/esp32-led-matrix you need arduino ide with installed support for esp32
ESP32: Sending data directly to Google Sheets, sending alarm emails
มุมมอง 17K4 ปีที่แล้ว
github.com/unreeeal/esp32-google-sheets esp32 aliexpress ali.pub/4dkv03
DIY Power bank for Dji mavic
มุมมอง 764 ปีที่แล้ว
battery pack 10ah ali.pub/46hq0w with charger ali.pub/46hvc8 battery pack 12ah ali.pub/46hvcf with charger ali.pub/46hvcm Connectors ali.pub/46hvct soldering required ali.pub/46hvd0 no soldering Car soket: ali.pub/46hvd7 chargers: ali.pub/46hvhv has usb port ali.pub/46hvde official
DPower Folding stove
มุมมอง 264 ปีที่แล้ว
DPower Folding stove
FLAME'S CREED titanium Pot
มุมมอง 6034 ปีที่แล้ว
FLAME'S CREED titanium Pot

ความคิดเห็น

  • @patlollasaideepreddy2395
    @patlollasaideepreddy2395 วันที่ผ่านมา

    can I have the circuit diagram please

  • @abymanny
    @abymanny 18 วันที่ผ่านมา

    After sometime, 1-2 hrs the unit is going into deep sleep mode (not technically speaking) even though "ready to Scan..." keeps showing in the display but does not detect RFID card. Any help or reply will be beneficial for me. Thank you.

  • @Capstone-vl3bu
    @Capstone-vl3bu 20 วันที่ผ่านมา

    Hello again! I want to ask instead if there is a way so that the same RFID will not be scanned again after 1 minute and 30 seconds?

  • @ilikememes1402
    @ilikememes1402 20 วันที่ผ่านมา

    Hello! Can I ask if there is a way to not make it instantaneous but make it so where you need to wait for a button to be pressed for a scan (even multiple scans) to be put into the spreadsheet?

  • @ilikememes1402
    @ilikememes1402 20 วันที่ผ่านมา

    Very cool! I have a question, can I not make it instantaneous and make it so you need to press a button for it to send on the excel? Will the code change that much?

  • @banuchitte
    @banuchitte หลายเดือนก่อน

    thank you

  • @user-og1tx3zb3h
    @user-og1tx3zb3h หลายเดือนก่อน

    Can you help me with this error? There is no data showing at sheet logs In function 'String sendData(String, char*)': warning: 'bool BearSSL::WiFiClientSecure::verify(const char*, const char*)' is deprecated if (client.verify(fingerprint, domain)) { ^ warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return sendData(result, "script.googleusercontent.com");

  • @mintz2699
    @mintz2699 หลายเดือนก่อน

    Hello sir, I have a problem in reading the card UID (It's actually reading but the reading is in the serial monitor) and if I tap any card or tag the buzzer keep making a sound. How can I fix this problem ??

  • @kshitishmahabaleshwarkar1206
    @kshitishmahabaleshwarkar1206 2 หลายเดือนก่อน

    @anyboards pls help me. Facing error in face recognition. Followed all the steps.

    • @anyboards8006
      @anyboards8006 2 หลายเดือนก่อน

      Sorry, it was many years ago, and a lot of things have changed, too much code to redo

  • @theemusicNmovies
    @theemusicNmovies 2 หลายเดือนก่อน

    Thanks I really needed this😁

  • @fachri-fai
    @fachri-fai 4 หลายเดือนก่อน

    Thanks it works with me, but little bit harder to know your code for editing, and you should tidy up your code, btw this is the best tutorial I have ever found

  • @jonathanrico1145
    @jonathanrico1145 4 หลายเดือนก่อน

    Friend, what is the expiration date of this certificate? const char *root_ca = "-----BEGIN CERTIFICATE----- " \ "MIIFVzCCAz+gAwIBAgINAgPlk28xsBNJiGuiFzANBgkqhkiG9w0BAQwFADBHMQsw " \ "CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU " \ "MBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw " \ "MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp " \ "Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUA " \ "A4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaMf/vo " \ "27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vXmX7w " \ "Cl7raKb0xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7zUjw " \ "TcLCeoiKu7rPWRnWr4+wB7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0Pfybl " \ "qAj+lug8aJRT7oM6iCsVlgmy4HqMLnXWnOunVmSPlk9orj2XwoSPwLxAwAtcvfaH " \ "szVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk9+aCEI3oncKKiPo4Zor8 " \ "Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zqkUspzBmk " \ "MiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOORc92 " \ "wO1AK/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYWk70p " \ "aDPvOmbsB4om3xPXV2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+DVrN " \ "VjzRlwW5y0vtOUucxD/SVRNuJLDWcfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgFlQID " \ "AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E " \ "FgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQADggIBAJ+qQibb " \ "C5u+/x6Wki4+omVKapi6Ist9wTrYggoGxval3sBOh2Z5ofmmWJyq+bXmYOfg6LEe " \ "QkEzCzc9zolwFcq1JKjPa7XSQCGYzyI0zzvFIoTgxQ6KfF2I5DUkzps+GlQebtuy " \ "h6f88/qBVRRiClmpIgUxPoLW7ttXNLwzldMXG+gnoot7TiYaelpkttGsN/H9oPM4 " \ "7HLwEXWdyzRSjeZ2axfG34arJ45JK3VmgRAhpuo+9K4l/3wV3s6MJT/KYnAK9y8J " \ "ZgfIPxz88NtFMN9iiMG1D53Dn0reWVlHxYciNuaCp+0KueIHoI17eko8cdLiA6Ef " \ "MgfdG+RCzgwARWGAtQsgWSl4vflVy2PFPEz0tv/bal8xa5meLMFrUKTX5hgUvYU/ " \ "Z6tGn6D/Qqc6f1zLXbBwHSs09dR2CQzreExZBfMzQsNhFRAbd03OIozUhfJFfbdT " \ "6u9AWpQKXCBfTkBdYiJ23//OYb2MI3jSNwLgjt7RETeJ9r/tSQdirpLsQBqvFAnZ " \ "0E6yove+7u7Y/9waLd64NnHi/Hm3lCXRSHNboTXns5lndcEZOitHTtNCjv0xyBZm " \ "2tIMPNuzjsmhDYAPexZ3FL//2wmUspO8IFgV6dtxQ/PeEMMA3KgqlbbC1j+Qa3bb " \ "bP6MvPJwNQzcmRk13NfIRmPVNnGuV/u3gm3c " \ "-----END CERTIFICATE----- " \ ;

  • @settlers85
    @settlers85 5 หลายเดือนก่อน

    My ESP32 is getting stuck after few attempts. Any ideas why? After reset is working again few times.

  • @omenechris4698
    @omenechris4698 5 หลายเดือนก่อน

    nonsense

  • @herypertamax4970
    @herypertamax4970 5 หลายเดือนก่อน

    can you make a diagram for this circuit?

  • @settlers85
    @settlers85 5 หลายเดือนก่อน

    Hi Guys on one mac i'm getting an error: In function 'String sendData(String, char*)': warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] on other is working like a charm. Why? Help pls

  • @gabrielhenriquebuzzi1255
    @gabrielhenriquebuzzi1255 6 หลายเดือนก่อน

    Nice bro! But... WIN7???

  • @adesaputra2243
    @adesaputra2243 7 หลายเดือนก่อน

    How with 4 blok LED max

  • @atharvabhagwat3396
    @atharvabhagwat3396 7 หลายเดือนก่อน

    Sir WiFi name and Password konsa dalna hai?

  • @eucarolkzx
    @eucarolkzx 8 หลายเดือนก่อน

    Hello, I'm a student and Brazilian, I'm having problems trying to reproduce your code. The esp 32 is not concatenating the code, I've been trying to fix it for some time, but perhaps due to lack of knowledge, I'm not having success. Could we talk, so we can work it out?

    • @user-yf8jw4wg5e
      @user-yf8jw4wg5e หลายเดือนก่อน

      ola boa tarde voce ja deu uma olhada se o problema n é no seu circuito?

    • @eucarolkzx
      @eucarolkzx หลายเดือนก่อน

      oii amg, não sei se era realmente o circuito, mas desisti de tentar usar esse e desenvolvi o meu próprio, era para o meu tcc kkkkkkkkkk no final deu tudo certo.@@user-yf8jw4wg5e

  • @uniqueautomationelectronic5696
    @uniqueautomationelectronic5696 8 หลายเดือนก่อน

    Sound please

  • @uniqueautomationelectronic5696
    @uniqueautomationelectronic5696 8 หลายเดือนก่อน

    i am working on project now i have 1 month left for rfid finger validation code to expire so i want to update after next month what should i do

  • @yamitokyoo
    @yamitokyoo 8 หลายเดือนก่อน

    We ain't going to learn if we're just going to copy your code. 👎

  • @jaredhanson9758
    @jaredhanson9758 8 หลายเดือนก่อน

    Great job. Working for me on 10/Aug/2023!

  • @nurul.ilmi1412
    @nurul.ilmi1412 10 หลายเดือนก่อน

    I've tried using the source code and the project buat i can't connect between esp 32 and the datahsheet. Can you please guve us a hint where's the problem 😢😅

  • @arvinaliabimanyu7308
    @arvinaliabimanyu7308 10 หลายเดือนก่อน

    I'm having a problem with the arduino code in position client. setInsecure(); how to solve it?

  • @md.mijanurrahman8344
    @md.mijanurrahman8344 10 หลายเดือนก่อน

    plz share pin diagram. ASAP.

  • @iddddd900
    @iddddd900 11 หลายเดือนก่อน

    How to write the data on rfid card ??

  • @legiaodehackers865
    @legiaodehackers865 11 หลายเดือนก่อน

    Nice bro! Thx!!

  • @iddddd900
    @iddddd900 11 หลายเดือนก่อน

    what kind esp32 you use ?? esp32s ???

    • @anyboards8006
      @anyboards8006 11 หลายเดือนก่อน

      ESP-WROOM-32

    • @iddddd900
      @iddddd900 11 หลายเดือนก่อน

      ​@@anyboards8006 is it same item with esp32 DevKit V1 ?

    • @iddddd900
      @iddddd900 11 หลายเดือนก่อน

      @@anyboards8006 may i know what kind wires you use ??how many wires you using ?

    • @anyboards8006
      @anyboards8006 11 หลายเดือนก่อน

      v1 or v3 I don't know, I think it doesn't matter

    • @anyboards8006
      @anyboards8006 11 หลายเดือนก่อน

      wires? you can see it in the video

  • @futuretechnologyforindustr4441
    @futuretechnologyforindustr4441 ปีที่แล้ว

    the sheet did not receive any data so how we can solve that we should update the certificate what we can do pls advice

    • @anyboards8006
      @anyboards8006 ปีที่แล้ว

      Hi, I've just updated the certificate, everything works fine now, thank you!

  • @feruzrajabboyev1835
    @feruzrajabboyev1835 ปีที่แล้ว

    Hello, great tutorial, what do I do for a new account in google sheets, I want to add new information in the list, for example, the customer's phone number

  • @vamanccb5392
    @vamanccb5392 ปีที่แล้ว

    HI, can you help me in this!! iam getting this error while compiling << Compilation error: 'D4' was not declared in this scope>>>

  • @MICHAELJOEREGULACION
    @MICHAELJOEREGULACION ปีที่แล้ว

    Thank your for this tutorial, this is what what I need for my system .

  • @sathwikreddygunnala1823
    @sathwikreddygunnala1823 ปีที่แล้ว

    pls reply bro i have project expo

  • @sathwikreddygunnala1823
    @sathwikreddygunnala1823 ปีที่แล้ว

    C:\Users\sathwik reddy\OneDrive\Desktop\aurdino fid fid.ino:2:10: fatal error: MFRC522.h: No such file or directory 2 | #include <MFRC522.h> | ^~~~~~~~~~~ compilation terminated. exit status 1 Compilation error: MFRC522.h: No such file or directory i got error

  • @MuhammadIlham-iq3zf
    @MuhammadIlham-iq3zf ปีที่แล้ว

    I have connect with ifttt and send data automatically to Google sheet,but now I don't know how to make the notification?any help,please?

  • @calebrobinson5993
    @calebrobinson5993 ปีที่แล้ว

    How could I modify this to use NFC cards and a reader plugged directly into my computer to run an attendance system?

  • @kenobz1547
    @kenobz1547 ปีที่แล้ว

    Hi there, I connected everything accordingly but Arduino IDE error warning: "Communication failure, is the MFRC522 properly connected?" Keeps appearing, please help

  • @habilisaidi4153
    @habilisaidi4153 ปีที่แล้ว

    hello sir sorry i got this error any idea on how to solve it 'class BearSSL::WiFiClientSecure' has no member named 'verify'

  • @eiki4341
    @eiki4341 ปีที่แล้ว

    Card uid is not appearing on log google spreadsheet when RFID tag is shown. What can I do? Please suggest answer

  • @why.k5max
    @why.k5max ปีที่แล้ว

    can you make it again using esp32 ?

  • @zouhirmsahli1694
    @zouhirmsahli1694 ปีที่แล้ว

    Hi is this procedure available even when the spreadsheet is not in use ?

  • @Minionlovergirl
    @Minionlovergirl ปีที่แล้ว

    i dont get it if the spreadsheet with UID and names are stored in different sheet then how the nodemcu able to detect the name?

  • @keerthanas8009
    @keerthanas8009 ปีที่แล้ว

    Really usefull tutorial.. In my project,when a card is scanned,the location of cardholder will send to google sheet.here i want to add gps url along with rfid datas,how do i add another column in the google sheet for url ? Thanks in advance @anyboards

  • @Minionlovergirl
    @Minionlovergirl ปีที่แล้ว

    i would be happy if you could share your circuit connection diagram

  • @Minionlovergirl
    @Minionlovergirl ปีที่แล้ว

    awsome project and explanation love it

  • @roldanmosa5838
    @roldanmosa5838 ปีที่แล้ว

    why is my spreadsheets doesnt have scrip editor

  • @Parker-hn2ry
    @Parker-hn2ry ปีที่แล้ว

    Has anyone recently (5.26.2022) had any success with this tutorial? I still have made no progress with getting the code to show up on google sheets. Not sure if this has to do with the recent update to google sheets as Ganesh G also recently mentioned. The ESP code works great and attempts to communicate with the google sheet but no data is transferred. Other than this current challenge, this tutorial was very well done and helpful. Any assistance or suggestions in resolving this challenge would be greatly appreciated.

    • @TUECAAKASHKH
      @TUECAAKASHKH ปีที่แล้ว

      how do u solve this bro @parker

  • @muhammadaqsalikhsanudin
    @muhammadaqsalikhsanudin ปีที่แล้ว

    that's really cool, thanks for the knowledge, good job sir