Skip to content
View luisadow's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report luisadow

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.

Content in all repositories owned by your account will be closed.
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
luisadow/README.md

Luis Sadowski dos Santos

Physics student at TU Berlin — embedded systems, UAV & RF, data analysis, scientific ML

Website LinkedIn Email Location

I like solving hard problems end to end: from theoretical analysis and planning through to implementation in the lab and in field tests.

As a working student at Raydiant RF, the test drones were my area of responsibility — I built and converted the platforms, wrote firmware for antenna control systems, and developed a hardware-in-the-loop simulation environment. I'm equally at home in data analysis with Python, from genetic algorithms to evaluating measurement data, and I'm currently working my way into physics-informed machine learning.

🌐 sadowski-dos-santos.de — projects in detail, with CV in English and German


What I've built

Hardware-in-the-loop simulation An ArduPilot SITL environment on a Raspberry Pi 4 whose telemetry port behaves toward real hardware exactly like the flight controller — system tests without flight tests
Jamming detection Commissioned bearing detection for jammers on an ArduPilot drone, integrated it into the HIL environment, and verified it in the lab and in the field
Sparse array optimization Optimized antenna geometries with genetic algorithms (PyGAD); non-smooth fitness function due to spacing and edge constraints
868 MHz conversion Converted a test drone's control link to a clear band after the 2.4 GHz band was jammed at the test site

From my degree: femtosecond laser autocorrelation at the Fritz Haber Institute, verifying the rocket equation via video tracking, and solving differential equations in analog with operational amplifiers. All with approach and results on the website.

Open source

Repository
📈 computational-measurement Physics-informed ML for low-cost, sparse measurement systems — can computation replace measurement hardware? Currently a series of tutorial notebooks on neural networks, PyTorch, autodiff and PINNs, leading into my bachelor thesis
🎙️ esp-translate Live translation device on an ESP32-S3: I2S microphone, Whisper transcription, translation on the display, spoken playback (work in progress)
📚 theo-iii-wiki Study wiki for Theoretical Physics III (Electrodynamics), built from lecture blackboards with Quartz (German)

What I work with

Languages Python · Embedded C
Embedded & hardware STM32 · ESP32 · Arduino · Raspberry Pi · UART · oscilloscope & test equipment · soldering and prototyping
UAV & RF ArduPilot · Pixhawk · Cube+ · Herelink · MAVLink · hardware-in-the-loop · antenna arrays
Data & ML NumPy · SciPy · pandas · Matplotlib · PyTorch · Jupyter · genetic and evolutionary algorithms · LabVIEW · ImageJ/Fiji
Tools Linux · Git · VS Code · LaTeX

Right now

  • 🎓 BSc Physics at TU Berlin, all written exams done, graduating 2027
  • 🧠 Preparing a bachelor thesis on physics-informed neural networks
  • 💼 Looking for a working student position in software, hardware, data or ML — full-time during semester breaks, up to 20 h/week during the semester, in Berlin
  • 🛠️ Freelance work in web development, hardware development and IT, plus tutoring in physics and mathematics

📧 luis@sadowski-dos-santos.de

DPG Abitur Award of the German Physical Society (2022) · Federal Computer Science Competition, 2nd prize in the first round (2020/21) · German (native), English (business fluent), French (B1)

Popular repositories Loading

  1. theo-iii-wiki theo-iii-wiki Public

    Lernwiki zu Theo III (Theoretische Physik III: Elektrodynamik), TU Berlin – Zusammenfassungen, Formeln, Herleitungen. Gebaut mit Quartz.

    TypeScript

  2. esp-translate esp-translate Public

    Live translation device on an ESP32-S3: I2S mic, Whisper transcription, translation on display, spoken playback. Work in progress.

    Python

  3. luisadow luisadow Public

    Profil

  4. computational-measurement computational-measurement Public

    Physics-informed machine learning for low-cost computational measurement systems.

    Jupyter Notebook