Augmented Reality Tutorial No. 28: Unity3D and Vuforia – Exporting Android AR App for Money Augmentation

posted in: Augmented Reality | 15

Little by little we’re moving to https://www.ourtechart.com/augmented-reality/augmented-reality-android-app-export/ In this tutorial using Unity3D and Vuforia we show how to export augmented reality app that augments money (euros) on real euro banknots (5, 10, 20, 50). Download # Unity3D (download and install it, … Continued

Augmented reality Tutorial No. 27: Unity3D, Vuforia, Zigfu and Kinect – Control Character with Your Body

posted in: Augmented Reality | 13

Little by little we’re moving to https://www.ourtechart.com/augmented-reality/augmented-reality-body-tracking-kinect/ This Augmented Reality tutorial will allow you to control 3D character (Iron man, Unity Chan etc.) using your body. Kinect is used to track your body and web-camera is used to track Image … Continued

Augmented Reality Tutorial No. 26: Unity3D and Vuforia for Dinosaur Movement Control with Arrow Keys

posted in: Augmented Reality | 0

Little by little we’re moving to https://www.ourtechart.com/augmented-reality/augmented-reality-dinosaur-control/ In this tutorial donosaur movement control with arrow keys in Augmented Reality are presented. Beware! Dinosaur can fall off the platform! Download # Unity3D (download and install it, if you don’t have it already) (*.exe … Continued

Augmented Reality Tutorial No. 25: Unity3D, Vuforia and Leap Motion – Take Virtual Flower in Your Hands

posted in: Augmented Reality | 8

Little by little we’re moving to https://www.ourtechart.com/augmented-reality/augmented-reality-using-leap-motion/ In this tutorial hands and fingers are tracked using Leap Motion Controller. While tracking hands/fingers, virtual flower can be taken and moved around in Augmented Reality environment. Download # Unity3D (download and install it, … Continued

Arduino and Digital Gyroscope ITG3200 for Angular Velocity and Angle

posted in: Arduino | 0

In this Arduino tutorial digital gyroscope ITG3200 angular velocities are used to calculate angle in x, y and z axis. Results are visualized. Download # Arduino Code (*.ino file) Download # ITG3200 Library (*.zip file) Download # Serial Oscilloscope v1.5  (*.zip file) or Upload Arduino … Continued

Arduino Pro Micro and MARG MPU-9250 for Inertial Mouse

posted in: Arduino | 15

In this Arduino Tutorial MPU-9250 Orientation Sensor was used. Actually, only accelerometer data was acquired and used to control mouse cursor in air. Please NOTE that  Arduino Pro (Micro) or Arduino Leonardo should be used for this purpose. Download # Arduino … Continued

Arduino and Optical Sensor TCRT1000

posted in: Arduino | 0

In this Arduino Tutorial Optical Sensor TCRT1000 was used for object detection. Objects should not be black. Black color absorbs infrared. Download # Arduino Code (*.ino file) or Upload Arduino code directly to your Microcontroller from website If you want to integrate … Continued

Arduino and Voltage-Current Measurement Sensor B43 (MAX471)

posted in: Arduino | 1

In this Arduino Tutorial Voltage-Current Measurement Sensor B43 was Used. However, we only measure current.   Download # Arduino Code (*.ino file) or Upload Arduino code directly to your Microcontroller from website If you want to integrate Arduino IDE into your website … Continued