Search all wikis and blogs »

Search results in dragland

Mango HTML & Javascript Web Interface (7/6/2015)

Today I worked on integrating Mango with my HTML and JavaScript map interface. I started by finding out how to exactly use the file hierarchy. /App...

Data Monitoring, Networking, and Automation (6/10/2015)

Today I started by getting some pictures taken of me using the Oculus Rift for documentation purposes. [image] ...

Data Monitoring, Networking, and Automation (6/4/2015)

Today I am pretty sure that I have fixed the memory leak that occurred within my data monitoring, networking, automation, and control program. Becau...

Mango (6/2/2015)

Today I played around with DGLUX, and leaned the basics of the design environment. [image]I started by picking a sensor that I want to visualize thr...

3D Printed Hologram Tesseract (5/18/2015)

Today I created a 3D printed tesseract for my holograms. Physically, it is a cube with an image target on each side. However, it is a tesseract in th...

Independent Science Research & Advanced Computer Science Quarter 4

Quarter 4 summary video: http://energylab.hpa.edu/public/college/davy_ragland/Media/Projects/Davy_Ragland_Q4.mp4 Mirror: http://youtu.be/Rjrz4_Va...

Independent Science Research Week 17

This week was spent either taking AP tests or preparing for the ISR and ACT final video and summaries. I was absent because of the AP Physics C exam...

Independent Science Research Quarter 3

So far, I have integrated holograms of the E-lab into my augmented reality human-machine-interface, set up multiple sensor nodes for my data monit...

Independent Science Research Week 16

This week I worked on updating my data monitoring, networking, control, and automation system to be more efficient, primarily through the use of mult...

Data Monitoring, Networking, and Automation (4/30/2015)

While I was able to get multithreading working in my Python script, apparently it kills the Raspberry Pi in about 30 seconds. The Raspberry Pi would ...

Independent Science Research Week 15

This week I began learning some basic networking and security, and I also successfully got multi-threading to work in my Python script. I installed ...

Independent Science Research Week 13

This week I finished integrating together my raspberry Pi data system, my Oculus Rift + Leap Motion interface, and my Google Glass augmented reality ...

Oculus Rift and Leap Motion Human Machine Interfaces and Google Glass Augmented Reality Holograms (4/16/2015)

Today I debugged the last issues in my Google Glass augmented reality hologram and my Leap Motion + Oculus Rift virtual reality human machine interfa...

ACT Week 13, class 2 (13.2) (4/15/2015)

Today I continued importing my holograms into my Oculus Rift program. For the hologram of me, I added a capsule colider and a rigid body, so that it...

ACT Week 13, class 1 (13.1) (4/13/2015)

Today I worked on porting my Google glass holograms to my Leap Motion Oculus Rift program. In order to do this, I had to copy the .OBJ and .MTL file...

Augmented Reality Holograms with Depth Masking (4/10/2015)

Today I worked on implementing more features into my augmented reality holograms. So far, I have been able to render objects on top of a hologram as...

Independent Science Research Week 12

This week I successfully got live data from my Raspberry PI sensor network to show up on my augmented reality Google Glass hologram, and I was able t...

Data Monitoring, Networking, and Automation (4/8/2015)

Now that I could successfully log data from my sensors, view data from a web interface, control relays through CGI scripts, and overlay live data on ...

ACT Week 12, class 2 (12.2) (4/8/2015)

Today I finally got the data on my hologram to update live! [image] Apparently you cannot run a while loop inside an enumerable co-routine. Thus, I h...

Augmented Reality Holograms with Live Data Integration (4/7/2015)

Today I worked on getting my data to be live. I was able to update live data as a string, but when I turned it into an array, it stopped updating. ...