element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Project Videos
  • Challenges & Projects
  • element14 presents
  • Project Videos
  • More
  • Cancel
Project Videos
Documents Create your own Handheld Serial Monitor for Project Debugging -- Episode 557
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Project Videos to participate - click to join for free!
Related
Recommended
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 28 Jun 2022 3:55 PM Date Created
  • Last Updated Last Updated: 1 Jul 2022 7:24 AM
  • Views 17636 views
  • Likes 10 likes
  • Comments 13 comments

Create your own Handheld Serial Monitor for Project Debugging -- Episode 557

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

So, print to serial is useful for debugging microcontroller projects, but if you're not at your computer then it’s harder to debug in this way. So in this video I make my own portable device to display the serial comms from other circuits.

 

Supplemental Content:

  • Link to the Github:  https://github.com/hifromkatie/SerialMonitor
  • Episode 557: Resources

Bill of Material:

Product Name Manufacturer Quantity Buy Kit
PIXXILCD-25P4 4D SYSTEMS 1 Buy Now
RASPBERRY-PI Raspberry Pi Pico Board RASPBERRY-PI 1 Buy Now
Socket Screw, Cap, Hex Socket, Stainless Steel, 12 mm, M3, Pack of 50 TR FASTENINGS 1 Buy Now
M3-UHBRHESF TR FASTENINGS 1 Buy Now
Pushbutton Switch MULTICOMP PRO 4 Buy Now
Pushbutton Switch MULTICOMP PRO 1 Buy Now
3D Printer Filament FILAMENTIVE 1 Buy Now
SLIDE SWITCH MINIATURE DPCO MULTICOMP PRO 1 Buy Now
Banana Test Connector HIRSCHMANN TEST AND MEASUREMENT 1 Buy Now
Banana Test Connector HIRSCHMANN TEST AND MEASUREMENT 1 Buy Now
Banana Test Connector HIRSCHMANN TEST AND MEASUREMENT 1 Buy Now
 

Additional Parts:

Power Bank

element14 presents

element14 presents  |  About Katie Dumont |  Project Videos

  • e14p_KD
  • Serial Monitor Tool
  • Serial Spy
  • katie
  • Serial Monitor Debug Tool
  • friday_release
  • Share
  • History
  • More
  • Cancel
Actions
  • Share
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • dougw
    dougw over 3 years ago +1
    Cool project.
  • winsett
    winsett over 3 years ago

    where will I find a wiring diagram of your project?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • kmikemoo
    kmikemoo over 3 years ago in reply to sjbaxter

    sjbaxter  Fair question.  If the objective is just to achieve serial communications... buy the solution and move on.

    If the objective is to learn, teach or apply the knowledge of serial communication, building is the better path.  You have to, and you get to, make the decisions on features, packaging, connections, all that stuff that just is with the purchased solution.  If you are the budding Engineer designing a product, you've got to figure all that out - just like Katie did.  And when it doesn't go right, you get to figure out the solution.  Awesome learning.

    I am always intrigued by the things people build in this Community because it shows such a breadth of creativity.  "See a need. Fill a need." - as Bigweld says.  I also gain MUCH more understanding through these types of projects.  Finally, it causes me to ask myself, "Where can I apply this knowledge?"  Sometimes, these projects are launching pads for other, possibly bigger, projects.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • sjbaxter
    sjbaxter over 3 years ago

    Why not just use your mobile phone with a serial monitor app on it and a USB<->Serial adapter? That's what I've been using for the last 10 years in the field. Just seems an expensive BOM cost for something you already have in your pocket.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • hifromkatie
    hifromkatie over 3 years ago in reply to kmikemoo

    I'm hoping it'll be useful, have wished I'd had something like it several times previously and come up with other solutions, but a box ready to be plugged it seems like it'll be handy.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • kmikemoo
    kmikemoo over 3 years ago

    hifromkatie  I love it!  Awesome project.  Super handy.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • hifromkatie
    hifromkatie over 3 years ago in reply to DAB

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 3 years ago

    Great project Katie, well done.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • hifromkatie
    hifromkatie over 3 years ago in reply to beacon_dave

    That's a great idea, I hadn't thought of doing that. It'd make a really useful v2, continuous monitoring for later review would be so useful in so many situations

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • hifromkatie
    hifromkatie over 3 years ago in reply to dougw

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • hifromkatie
    hifromkatie over 3 years ago in reply to davedarko

    Thanks, hoping it'll be useful to have

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube