Resume
Posted on February 06, 2025 in misc
this page contains my resume, automatically rendered from my github resume repository.
Continue reading
Posted on February 06, 2025 in misc
this page contains my resume, automatically rendered from my github resume repository.
Posted on March 24, 2020 in misc
The idea of Brain-Computer Interfaces (BCI) has been wandering in my head for quite some time now. Recently an opportunity appeared for me to look more closely on the subject. I've decided to do my BEng thesis about the analysis of the EEG signal.
I started looking into available consumer-grade …
Posted on November 21, 2019 in misc
Recently I have taken an interest in bio-electric signalling. My ultimate goal is building a custom EEG circuit, such as OpenBCI project. To study the basics, I have bought a single-lead ECG sensor AD8232. In this article, I describe how to connect this sensor to the Arduino UNO, read the …
Posted on November 05, 2019 in misc
When you are designing electronic circuits, it is often useful to measure the frequency response of its components to the input signal. For example, we might be interested in the attenuation of the 50Hz notch filter. To measure it, we could create a 50Hz signal, feed the filter with it …