Uncategorized

  • OpenVR – 0 : Story

    OpenVR – 1 : Hardware OpenVR – 2 : Software How I got interested in Oculus Rift? I can’t say I’m a huge gamer. I do enjoy playing games though. But when it comes to innovative *HCI devices, I’m very enthusiastic. That’s how I got really curious about experience offered by Oculus Rift, a…

  • SmartWatch 2.0 – Just Open Sourced!

    There has been a huge increase in demand for smart watches in last couple years. There are many options in the market, yet there is no open source alternative, neither any initiative. I always loved open-source software & hardware thus i decided to turn my smart watch project into an initiative for creating a…

  • Review : Windows 8 & Android ICS dual-booting on Acer Iconia W500

    Hi everybody, If your one and only workstation is a 3~ kgs weighing laptop , you might want to consider buying a netbook for meetings etc.. As i’m currently a student and a freelance programmer   , I’m facing lots of situations where i need to carry my laptop around. So i thought it…

  • Education , Career and Personal Interests?

    Lately , my mind has become really fuzzy about this three subjects. So fuzzy that i dont know what are the questions i should pursue for a solution. Everything gets so complicated when your only personal interest & hobby in your life overlaps with your career. Why it gets complicated? To answer this question…

  • Javascript Closures : My Journey with Object-Oriented JavaScript and the Power of Closures

    Over the past year, I’ve been deeply immersed in developing a web application project. About seven months ago, as the complexity of the project grew, I made the switch to object-oriented JavaScript. This shift was transformative, drastically improving my productivity in ways that are hard to describe—you truly have to experience it to understand…

  • Reflections on Google DevFest Istanbul 2011: Innovations and Future Prospects

    Hello everyone, I recently attended Google Chrome DevFest in Istanbul, and it was an exceptionally enriching experience. The event provided an insightful glimpse into several groundbreaking—though still in beta—features of the Chrome browser. If these features gain mainstream adoption and are supported by other browsers, they have the potential to significantly transform our web…

  • Introducing My New Development Board: MSP-EXP430FR5739

    Hello everyone, I’ve just returned from Sakarya, and one of the highlights of my trip was receiving a new delivery from Farnell: the MSP-EXP430FR5739 Experimenter Board! I was eagerly anticipating this board all week, and I’m thrilled to finally dive into its capabilities. This marks a new chapter in my development journey, transitioning from…

  • Gravitan – Entertainment App. for Android

    Hi my fellow readers, I’ve been studying on android application development last week.As i was familiar with OpenGL and it’s port for Embedded Systems which is GLES ,i choosed to study on that part first. I’m planning to make 2D Slingshot based game for Android.So i made a simple demo. to implement main, fundemental…

  • Self-Balancing Robot First Step:The Interaction

    Here is the first step in making of Self Balancing Robot. In this step i worked on Bluetooth & Serial Communication. Communication scheme: N95 —(Bluetooth)—> PC —–( Serial)—-> Arduino I used the same motor driver shield which i already made back in Narduino Project. If you havent heard about Narduino Shield and its simple…

  • Algorithms & Programming 2 HW: OpenAL + Turkish tutorial & Source Code

    hi fellows this is the third article of the algorithms & programming 2 homework serie. this time we were asked to simulate 3d sound movement with OpenAL anyway here you can download it: Download