Skip to content
View lo0pin's full-sized avatar
👋
Hi
👋
Hi
  • Austria

Highlights

  • Pro

Block or report lo0pin

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
lo0pin/README.md

Hey there

⚡ About Me

I’m an electronics enthusiast, curious coder, and sailor — still learning to navigate both the open sea and the vast world of programming. What started as tinkering with microcontrollers slowly became a way to understand how things communicate, move, and react. Most of my work lives somewhere between Python scripts, Arduino projects, and the simple joy of watching a circuit come alive.


🧠 Interests & Focus

  • 🐍 Python – learning data handling, automation & creative scripting
  • ⚙️ C++ / Arduino – exploring embedded systems, sensors & control logic
  • 🛰️ Mobility & Flight Projects – experimenting with telemetry and onboard sensors for RC aircraft
  • 🏠 Smart Home Systems – connecting everyday things through small, clever ideas
  • 🌐 HTML / CSS / JavaScript – building simple interfaces for data and control
  • 🌊 Sailing & Navigation – finding parallels between steady wind and clean code

🔬 Current Projects

  • 🌡️ PyCanVisual – exploring GUI design for CAN bus data visualization
  • 🧭 BME Weather Display – experimenting with Arduino + EEPROM data logging
  • ✈️ RC Plane Telemetry Module – learning how flight data can tell a story
  • 💡 Smart Home Controller – combining Python, ESP32, and curiosity

🧭 My Coding Philosophy

“Elegance is not when there’s nothing more to add, but when there’s nothing left to take away.” — Antoine de Saint-Exupéry

I’m still learning what “elegance” in code really means — but I try to make each project a bit simpler, a bit clearer, and a bit more alive than the last.


📫 Get in Touch

  • 🌍 GitHub Projects
  • 💬 Always open to learning from others — especially about embedded systems, flight telemetry, or the art of clean code.
  • ☕ Let’s build something small, thoughtful, and slightly over-engineered.

🧩 Tech Stack - Languages:

  • Python
  • C++
  • JavaScript
  • HTML
  • CSS

💻 BTW

I’m still at that wonderful stage where “compiling without errors” feels like a small miracle — and one of life’s most underrated joys.

Pinned Loading

  1. Advent-of-Code Advent-of-Code Public

    Python

  2. Arduino_nano_OLED_BME_RTC Arduino_nano_OLED_BME_RTC Public

    Arduino-based mini weather station displaying sensor data and real-time clock information on an SSD1306 OLED display

    C++

  3. ledmatrix ledmatrix Public

    Arduino weather station with BME280, DS3231 RTC, and LED matrix — logs hourly pressure data to EEPROM and visualizes 24-hour trends.

    C++

  4. lo0pin lo0pin Public

    Config files for my GitHub profile.

  5. SailSense_LCD_multi-sensor_ATMEGA2560 SailSense_LCD_multi-sensor_ATMEGA2560 Public

    SailSense is a modular Arduino Mega sensor platform for sailors, combining motion, navigation and environmental sensors with a 20×4 I²C display, buttons and a buzzer. It serves as both a practical …

    C++

  6. wordclock wordclock Public

    Arduino word clock with DS1307 RTC: displays hours based on minute rules, full minute phrases (FÜNF/ZEHN/VIERTEL/ZWANZIG/VOR/NACH/HALB), minute dots (1–4), and a 5-second progress bar. Includes DST…

    C++