- Jetson Nano Developer Kit
- Raspberry Pi 4
- I2C lcd
- Load Cell 10kg
- HX711 Load Cell Amplifer
- Webcam
- Mobius
- Unity
- WebGL
- Android Studio
- Postman
- Firebase
- Visual Studio Code
- nCube
- 3DS MAX
*(Android Studio) permission
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
*(Jetson Nano Developer Kit) Initial installation of gray board
$ sudo pip3 install opencv_contrib_python
$ git clone https://github.com/PINTO0309/mediapipe-bin && cd mediapipe-bin
$.v0.8.5/numpy119x/mediapipe-0.8.5_cuda102-cp36-cp36m-linux_aarch64_numpy119x_jetsonnano_L4T32.5.1_download.sh
$ sudo pip3 install \
numpy-1.19.4-cp36-none-manylinux2014_aarch64.whl \
mediapipe-0.8.5_cuda102-cp36-none-linux_aarch64.whl
$ sudo pip3 install opencv-python dataclasses
*(Raspberry Pi 4) nCube installation
$ git clone https://github.com/IoTKETI/nCube-Thyme-Nodejs.git
4. Web pageA web page linked to login was implemented using a fire base. If you succeed in logging in, you can access the virtual store.
Express each ordered quantity in Listview format. When refreshing the page, the app connects to the Mobius server and sends data from sever to the app. Also, the manager can see the UID that ordered the items when he clicks each list.
Unity engine optimized for 3D modeling for metaverse implementation.
Determine the number of quantities in the real world by changing the value of the weight sensor.
The manager sees the contents of the items ordered from the virtual store through the app and adds them to the real shopping basket.
9. expectation effectivenessThe expected effect of the application service we implemented has advantages for many in that builds a platform where both real and virtual stores can coexist.
In implementing this, We think it is a system that can keep pace with the direction of the future era in that it uses the Mobius platform to efficiently exchange data and easily connect the real world and the virtual world.
10. Demo10.1 Virtual StoretoReal Store
Members : Kim Min Ji, Kim Kyoung Hwan, Weon Ju Yeon (Sejong Univ, Korea)
Comments