RSSAmplifier

Blog

Blog

aydos.deRSS feed ↗11 posts

Latest posts

Jam over Am7 groove

Recently I bought Creative Arpeggio Phrasing for Guitar by Greg Howe and tried some of the arpeggios in the book over a simple Am7 backing track.

Dating info

I am searching for a partner and a dating profile on popular dating apps like Hinge, Bumble or Tinder gives a very narrow picture of someone, which led me to write this doc, which was inspired by Christopher Olah’s “date me” doc.

Universal Robots real-time data exchange (RTDE) using C#

A colleague and me wanted to find a C# library for controlling a Universal Robots UR3 robot arm with an OnRobot RG2 gripper for using in an industrial programming-related course.

Reinforcement learning FPGA implementation related resources

I research energy efficient reinforcement learning (RL). Here I compiled implementation-related resources, e.g., frameworks, libraries, readings.

Universal robot arm as .NET WPF application

Update 2025-11: I noticed that controlling individual robot movements using individual C# functions is not reliable and also does not reflect the reality how UR robots are programmed. I use URScript for the robot program and send it via simple TCP/IP functions to the robot, which I explain here:

Short review and feedback on the book Telemedicine Technologies second edition by B. Fong, A.C.M Fong and C.K Li, 2020

ISBN 9781119575757

Barış Manço – Alla beni pulla beni

In the two strophes I sing, two lovers exchange as follows:

Universal robot arm with gripper example code

Update 2025-11: I noticed that controlling individual robot movements using individual C# functions is not reliable and also does not reflect the reality how UR robots are programmed. I use URScript for the robot program and send it via simple TCP/IP functions to the robot, which I explain here:

FPGA-related conferences and workshops in Europe

A colleague and me were discussing about where to publish and meet other researchers. Many FPGA-related conferences and workshops take place in distant places like USA but long flights have a negative impact on the climate. So I searched for conferences and workshops taking place in Europe.

Short Q&A with me at DTU

I prepared the following Q&A for my department after starting in my new position. I thought it may also be interesting for you.

TI MSP430 & Visual Studio Code development environment installation

Many students tend to struggle with environment installation. I prepared this document for the course Measurement and control using microprocessors.