•
I just got my Arduino Mini Pro & Bluesmirf GOLD yesterday. Im running some tests and practicing some stuff with them. Since yesterday , my personal achievements are “Using Arduino as an ISP Programmer” , “Communication through bluetooth with Bluesmirf”. I used an old arduino of mine – which is a so called Arduino…
•
Hi fellows Actually it is quite late to blog about this.. But i think at least i can share the materials rather than just keeping those in my archives.I’m not going to go much into details.We’ve started a project to build a Quadrotor at University.We’ve made presentations to some companies & foundations to get…
•
English Türkçe Download English About a month ago, I completed the integration of OpenCV with Irrlicht, aiming to develop some augmented reality (AR) projects using this combination. However, I’ve been quite busy with other work, and as time passed, I lost the momentum to continue. Instead of letting the code gather dust in my…
•
hi fellows, i’ve actually done this a couple of weeks ago but i had no time to blog about it.I’ll try to explain how it’s done and what to be careful about step by step. 1-Get your webcam
•
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…
•
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…
•
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
•
Here is the second article of the ALG.PROG2.Homework series.This homework was about OpenGL & GLUT and we were asked to use opengl to draw a 2d home and a movable circle. I added a couple of more features :D. check it out , here it is: Download