Skip to content
View Crem2y's full-sized avatar
:octocat:
:octocat:

Block or report Crem2y

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Crem2y/README.md

About Me

안녕하세요! 저는 Crem2y(크렘티)입니다.

임베디드 시스템을 중심으로 펌웨어 개발을 하고 있으며, 필요한 경우 직접 하드웨어를 설계하며 프로젝트를 개발하고 있습니다.

로우레벨 프로그래밍, 커스텀 프로토콜, MCU 기반 시스템 설계에 관심이 많습니다.


Skills & Tools

  • Languages: C, C++, Python, Lua
  • Embedded Systems:
    • Bare-metal Firmware
    • Embedded Linux
    • Custom Protocol Design
    • MCU-based System Development
  • MCUs:
    • ARM Cortex-M: RP2 (RP2040, RP2350), STM32 (F0, F1, F4, F7), nRF52
    • Others: ATmega , ESP32
  • Communication: RS-232, RS-485, BLE, Ethernet
  • Hardware Tools: Kicad, Altium, PADS, EasyEDA
  • Others: Wireshark, Docker, Git, CMake

Projects

Embedded Systems

  • pico-console-v2
    • Bare-metal handheld game console firmware platform built with dual RP2350 MCUs
    • Custom middleware, bridge protocol, audio system, and device architecture
  • pico-console
    • First-generation RP2040 handheld console platform
  • super-custom-keyboard
    • Modular custom keyboard platform with custom firmware and hardware design

Hardware Platforms


Experimental / Misc

Pinned Loading

  1. OProcessing/giantHornet OProcessing/giantHornet Public

    toy project

    C 1

  2. SCK_main SCK_main Public

    SCK : Super Custom Keyboard - main module firmware

    C

  3. pico-console-v2 pico-console-v2 Public

    A bare-metal game console built with the two RP2350 chips (board : https://github.com/Crem2y/pico-console-v2-pcb)

    C

  4. pico-sample-project pico-sample-project Public

    The sample project to use RP2040

    CMake