Converting HM10 Bluetooth to ESP32 | Arduino in Your Car Series

Поділитися
Вставка
  • Опубліковано 19 чер 2024
  • In part five of this series, we take a dive into the code for our custom 350z brake and underglow light, look at improving the code's readability and functional re-usability, as well showing all of the changes you'd need to undertake in order to update the HM10 bluetooth code to an ESP32 with integrated bluetooth.
    All coding is broken down a line at a time into simple terms so you should be able to follow as a complete beginner, especially if you've followed the previous parts of the series
    🔗Download the Arduino IDE code from drive.google.com/drive/folder...
    📹 Part 1: Making Arduino Lights for Your Car - A Guide for Complete Beginners - • Making Arduino Lights ...
    📹 Part 2: Controlling Your Car Lights - Arduino in your Car Series, pt2 - • Controlling Car Lights...
    📹 Part 3: Can You Program an Arduino using AI - Arduino in your Car Series, pt2 - • Can You Code an Arduin...
    📹 Part 4: From Prototype to Production Ready - Arduino in Your Car Series, pt4 - • Building a Prototype f...
    💡 Component List (Amazon Affiliate Links)
    - WROOM ESP32 Boards - amzn.to/3yzWC8U
    🩵 Follow Valentine Autos Socials
    Instagram: / valentineautos
    Facebook: / valentineautos
    TikTok: / valentineautos
    00:00 Intro
    01:50 Recap
    04:10 Removing repeating functions
    09:00 New state management
    14:42 Color validation helpers
    22:05 Memory read
    27:15 Memory write
    27:52 Color consistency
    32:40 ESP32 Bluetooth Servers
    37:58 Custom Characteristics
    40:07 Callbacks
    50:00 String splitting
    01:03:52 String concatenation
    01:09:23 Recap
    01:14:40 Roundup
  • Авто та транспорт

КОМЕНТАРІ • 5

  • @hangingwithbigmike
    @hangingwithbigmike 26 днів тому

    Great stuff, I can't believe I'm learning more coding from a car channel than most coding channels. Really loving the series, can't wait to see it on the car and working

    • @ValentineAutos
      @ValentineAutos  26 днів тому

      No more coding for a little while now lol. Though I say that now, I'm bound to think of something else utilising it.

  • @62f100
    @62f100 25 днів тому

    Thanks for spending the time to do this. I’m getting into the electronic part of my build and this is going to be a great help.

    • @ValentineAutos
      @ValentineAutos  25 днів тому +1

      Great to hear it's of assistance. What are you making?

    • @62f100
      @62f100 25 днів тому

      @@ValentineAutos I have a 62 ford unibody f100 & I'm trying to figure out if I want to use esp32 or a tang nano 20k fpga to display info on 5" or 4" display from my microsquirt module. Also going to use esp32 for led brake light tricks. Already have a raspberrypi 4 controlling air ride by touchscreen.