COMMAND LINE on Arduino? Talk to your controller the right way!

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 มิ.ย. 2024
  • Talk to your Arduino the right way! Whether you want developer access, to simulate a hardware part that's not shipped yet or to use text as input for your embedded programs, this method shows you how you can quickly deploy a tiny command line interface (CLI) to your controller. Fast, without BS and to the point as always!
    If you like what you saw and what I do, consider subscribing and tipping me!
    ☕ Buy me a coffee: ko-fi.com/jseshack
    💌 Subscribe: / @jse-shack825
    Mentioned links:
    ➡️ Get PuTTY: putty.org/
    ➡️ Repo: github.com/jake-is-ESD-protec...
    Check out other, more bare metal videos!
    🖥️ Basics with PlatformIO: • PlatformIO: All you ne...
    🖥️ Debug your Arduino Uno or nano: • Debugging the Arduino ...
    🖥️ OOP on Arduino: • Object Oriented Progra...
    #arduino
    #embeddedsystems
    #commandline
    #esp32
    00:00 Intro
    01:07 Using Arduino Serial
    02:13 Building a CLI from scratch
    03:06 Initialize the CLI
    03:43 Create an interrupt service routine
    04:00 Thoughts on buffer overflows and default messages
    04:18 Message processing
    04:50 Interpreting commands
    05:28 Connect a terminal to your controller
    06:15 Working example
    06:40 Outro
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @ShizzleMyChizzle
    @ShizzleMyChizzle ปีที่แล้ว +1

    I'm glad I found your channel! You got me on PlatformIO and I'm loving it. Looking forward to all your future videos as well!

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

    Superb ❤

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

    interesting video. Would like to try if I ever have time.

  • @DaisyWang-ss7pl
    @DaisyWang-ss7pl 11 หลายเดือนก่อน

    Nice explanation! Don't know if any PCB services are needed for your upcoming content, if so, would love to sponsor and achieve any cooperation together! (PCBWay Daisy)

  • @bennguyen1313
    @bennguyen1313 27 วันที่ผ่านมา

    Any thoughts on GeekFactory Shell Library , ajaykrishna97 gen_cli , erkia cli , matt001k openembeddedcli , brycekellogg
    TinyCLI , walidamriou EmbeddedCLI? Kevin Townsend (microbuilder eu) , Funbiscuit embedded-cli , breadboardos microshell?