Skip to content
View Luke-Corwin's full-sized avatar

Block or report Luke-Corwin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Luke-Corwin/README.md

👋 Luke Corwin

💻 Computer Engineering student focused on embedded systems, firmware development, and understanding how computers work from the hardware level up. I enjoy building practical projects that combine electronics and software while developing strong programming and engineering skills.

🎓 Current Focus

Pursuing a Computer Engineering degree

Building embedded systems, firmware, and IoT projects

Developing practical engineering skills through hands-on projects and experimentation

🛠 Skills & Tools

Languages: Embedded C++, Python, Java

Hardware & Embedded: ESP32, Arduino, I2C communication, OLED displays, sensors, breadboarding, and circuit design

Development: Git, GitHub, VS Code, Arduino IDE

Interests: Embedded systems, firmware development, hardware security, computer architecture, IoT, and low-level programming

📂 What You'll Find Here

Embedded systems and firmware projects

Hardware-software experiments and tools built while learning

Practical applications focused on computer engineering concepts

📬 Contact

Any of my social links

📧 Email: lukec722@icloud.com

Popular repositories Loading

  1. Luke-Corwin Luke-Corwin Public

  2. Simon-Says-Pico Simon-Says-Pico Public

    Super beginner friendly Simon Says game built with MicroPython on the Raspberry Pi Pico featuring LEDs, buttons, and buzzer feedback.

    Python

  3. Password-Vault-ESP32 Password-Vault-ESP32 Public

    An ESP32-based password vault featuring PIN authentication, an OLED display, and an I2C keypad. Users can securely browse stored credentials, with LED status indicators, automatic timeout locking, …

    C++

  4. Pico_Radar Pico_Radar Public

    A Raspberry Pi Pico radar using a servo and ultrasonic sensor to scan distances in real time and display them on a laptop as a live radar screen.

    Python