bdurham.dev
githubCTFslinkedIn
  • /home
  • ℹ️/about
    • Work Experience
    • Education
    • Certifications
  • 📚Library
    • Books
    • Podcasts
  • 🔬R&D
    • Soon
  • 🪦Old Projects
    • Nominal
    • Nanoparser
    • Intel NUC Proxmox & Linode Homelab
    • Active Directory Exploitation & Pivoting Lab
    • TCM-Sec's Windows WiFi Extractor
    • Rust Basics
    • CTF Writeups
    • Paratrooper
    • DinoDisplay
    • sqlcheck.py
Powered by GitBook
On this page
  • About
  • Postmortem
  1. Old Projects

DinoDisplay

A little something to learn microcontroller to serial to OS-process communication.

PreviousParatrooperNextsqlcheck.py

Last updated 1 year ago

About

  • Created an Arduino-based PC hardware data display to learn serial communication between an arduino and a PC, as well as how to pull system information, such as CPU core temperatures.

  • Utilizes WMI and Open Hardware monitor to fetch and provide said data to the arduino for display on a chosen screen solution (LCD/LED/etc.)

Postmortem

  • One of my first microcontroller -> serial projects. Cute!

🪦
GitHub - thebriandurham/DinoDisplay: Python to Arduino PC metadata displayGitHub
Dino running on a breadboard setup
Logo