Skip to content
View 1dle's full-sized avatar

Highlights

  • Pro

Block or report 1dle

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
1dle/README.md

Hello there 👋

I'm always tinkering with something, whether it's something of a useless device, 3D printing or just the projects listed below. (these are the ones that I'm not too ashamed of)

Projects

A list of my projects available here on github grouped by technologies.

Android apps

  • mastermind Android implementation of the Mastermind board game, using Android Graphics library to generate the images/sprites during runtime (Kotlin, Android Graphics)
  • zalaegerszeg-menetrend A public transport application which parses a website and shows the data a more convenient way (Kotlin, HTTP)

Microcontrollers

  • rc-jostick The main idea was to control an RC Car through TCP/IP protocol, I ended up implementing other control methods due to restrictions because of latency (Raspberry PI, TCP, C++)
  • fh4_led_tachometer Forza Horizon 4 can send some live UDP telemetry date while playing it. This project listens to that UDP port and showing the RPM values on an LED tachometer line (ESP32, UDP, C++)
  • esp32-ble-guitar Turns legacy Guitar hero controller to be compatible with Windows PC through Bluetooth (ESP32, C++)
  • picow-bt-guitar Same as the above one, but different with MCU (Raspberry Pi Pico W, Bluetooth HID, C)

Windows desktop applications

  • tboi-restart Emulates and "R" key press while the LeftJoy on an XInput controller is pressed. (Windows API, C++)
  • dvd-screensaver Custom logo can bounce around the screen like the famous DVD Screensaver, (Windows API, C++, OpenGL)

Pinned Loading

  1. rc-joystick rc-joystick Public

    operating rc car with controller/steering wheel remotely

    C++ 12 2

  2. fh4_led_tachometer fh4_led_tachometer Public

    An AsyncUDP Server running on a NodeMCU ESP-32S and receives the Forza Horizon 4 telemetry data

    C++ 7

  3. esp32-ble-guitar esp32-ble-guitar Public

    Bluetooth guitar hero controller for Clone Hero (PC)

    C++ 14 4

  4. tboi-restart tboi-restart Public

    Quick restart with pressing LeftJoy on an Xbox controller

    C++ 1

  5. mastermind mastermind Public

    A simple android game written in kotlin

    Kotlin 6 4

  6. bouncing-dvd-logo-cli bouncing-dvd-logo-cli Public

    Bouncing DVD logo in CLI. Written in C++ with ncurses library

    C++ 1