Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Releases: Toscan0/IST-Thesis-FaradayMuseum

Cathode Ray Android Model Target V2.1.5

20 Dec 23:24
Compare
Choose a tag to compare

The final product of this work is an AR mobile application for android that allows to interact and learn about the Cathode Ray, which is one of the artifacts of the IST Faraday Museum.

It was designed in a responsive way, however the target device is a tablet with 2560x1600 resolution. It can be used either in Landscape or Portrait orientation.
This version works with a model target. So, to use this version is necessary to be in front of the Cathode Ray artifact of the IST Faraday Museum.
In this version is also possible to connect to a BLE module, that is in the museum. The BLE module sends the values of the artifact to the app.

Here we present an example version of the Code for an ESP32 arduino. To test this code, after download it, it is necessary to put it in a folder with the same name as the file, to be able to compile using by Arduino IDE. It is also necessary an ESP 32 arduino board to run the code.
Note, that is code is only to test the BLE connection and should not be used in the museum, since it is faking the user interaction.

Language: English

--- Updates ---

  • TargetID database added
  • Magnetic representation bug fixed

Cathode Ray Android Model Target V2.0.0

25 Nov 16:09
Compare
Choose a tag to compare

The final product of this work is an AR mobile application for android that allows to interact and learn about the Cathode Ray, which is one of the artifacts of the IST Faraday Museum.

It was designed in a responsive way, however the target device is a tablet with 2560x1600 resolution. It can be used either in Landscape or Portrait orientation.
This version works with a model target. So, to use this version is necessary to be in front of the Cathode Ray artifact of the IST Faraday Museum.
In this version is also possible to connect to a BLE module, that is in the museum. The BLE module sends the values of the artifact to the app.

Here we present an example version of the Code for an ESP32 arduino. To test this code, after download it, it is necessary to put it in a folder with the same name as the file, to be able to compile using by Arduino IDE. It is also necessary an ESP 32 arduino board to run the code.
Note, that is code is only to test the BLE connection and should not be used in the museum, since it is faking the user interaction.

Language: English

--- Updates ---

  • Major code and repository cleaning
  • Improvements in code readability
  • New animations
  • New istrutions
  • IST logo removed

Cathode Ray Android Image Target V2.0.0

25 Nov 16:07
Compare
Choose a tag to compare

The final product of this work is an AR mobile application for android that allows to interact and learn about the Cathode Ray, which is one of the artifacts of the IST Faraday Museum.

It was designed in a responsive way, however the target device is a tablet with 2560x1600 resolution. It can be used either in Landscape or Portrait orientation.
This version works with an imageTarget.

To use it, just install the app and point the camera from the smartphone or tablet to the imageTarget.

Language: English

--- Updates ---

  • Major code and repository cleaning
  • Improvements in code readability
  • New animations
  • New istrutions
  • IST logo removed

Cathode Ray Android Model Target V1.0.0

24 Nov 14:59
Compare
Choose a tag to compare

The final product of this work is an AR mobile application for android that allows to interact and learn about the Cathode Ray, which is one of the artifacts of the IST Faraday Museum.

It was designed in a responsive way, however the target device is a tablet with 2560x1600 resolution. It can be used either in Landscape or Portrait orientation.
This version works with a model target. So, to use this version is necessary to be in front of the Cathode Ray artifact of the IST Faraday Museum.
In this version is also possible to connect to a BLE module, that is in the museum. The BLE module sends the values of the artifact to the app.

Here we present an example version of the Code for an ESP32 arduino. To test this code, after download it, it is necessary to put it in a folder with the same name as the file, to be able to compile using by Arduino IDE. It is also necessary an ESP 32 arduino board to run the code.
Note, that is code is only to test the BLE connection and should not be used in the museum, since it is faking the user interaction.

Language: English

Cathode Ray WebGL v1.0.1

18 Nov 17:54
Compare
Choose a tag to compare

It contains a WebGL version of the work done on the Cathode Ray artifact, which consists of an educational game about it.
This work can serve as the basis for an online version of the Faraday Museum or in Virtual Reality.
It allows to rotate the object and manipulate his values. Automatically saves the user interactions in a web server, for research reasons.

This game can be played here: http://web.tecnico.ulisboa.pt/~ist181633/FaradayMuseum/CathodeRay/, or by downloading the build, which needs to be placed inside a server that allows WebGL.

Language: English

--- Updates ---

  • Artist work added to the reposiotry
  • Repository organized

Cathode Ray Android Image Target V1.0.1

18 Nov 22:37
Compare
Choose a tag to compare

The final product of this work is an AR mobile application for android that allows to interact and learn about the Cathode Ray, which is one of the artifacts of the IST Faraday Museum.

It was designed in a responsive way, however the target device is a tablet with 2560x1600 resolution. It can be used either in Landscape or Portrait orientation.
This version works with an imageTarget.

To use it, just install the app and point the camera from the smartphone or tablet to the imageTarget.

Language: English

--- Updates ---

  • Code cleaned
  • IST Logo added

Cathode Ray WebGL v1.0.0

18 Nov 17:39
Compare
Choose a tag to compare

It contains a WebGL version of the work done on the Cathode Ray artifact, which consists of an educational game about it.
This work can serve as the basis for an online version of the Faraday Museum or in Virtual Reality.
It allows to rotate the object and manipulate his values. Automatically saves the user interactions in a web server, for research reasons.

This game can be played here: http://web.tecnico.ulisboa.pt/~ist181633/FaradayMuseum/CathodeRay/, or by downloading the build, which needs to be placed inside a server that allows WebGL.

Language: English

Cathode Ray Android Image Target v1.0.0

18 Nov 20:34
Compare
Choose a tag to compare

The final product of this work is an AR mobile application for android that allows to interact and learn about the Cathode Ray, which is one of the artifacts of the IST Faraday Museum.

It was designed in a responsive way, however the target device is a tablet with 2560x1600 resolution. It can be used either in Landscape or Portrait orientation.
This version works with an imageTarget.

To use it, just install the app and point the camera from the smartphone or tablet to the imageTarget.

Language: English

State of the art

18 Nov 16:41
Compare
Choose a tag to compare

Contains the work performed in the thesis project class. Which consists of an article containing the problem, a study of the related work and the proposed solution for the respective poblem. It also contains the presentation of the article.

My Colleagues Work

18 Nov 17:02
Compare
Choose a tag to compare
My Colleagues Work Pre-release
Pre-release

Work received from my colleagues.
It consists of an Augmented Reality application for Android, and contains the work done by João and the improvements made by Luís.