Skip to content

๐Ÿš Re-configurable Interactively Changing Education Box

Notifications You must be signed in to change notification settings

linuslofgren/rice-box-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

63 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš RICE BOX

Re-configurable Interactively Changing Education Box

Finalist entry in 2023 IEEE AP-S Student Design Contest.

Physical Design

Design prosal

Software

The software stack has three parts;

  • AR iOS app
  • Positioning Engine written in Julia
  • WebSocket server which connects the two (the hub)

Positioning Engine

Entrypoint: positioning/positioning.jl

WebSocket server, the hub

Start the web interface by running npm run dev from hub/web.

Run the WebSocket server (which connects to the app) from the server directory with

deno run --allow-net --unstable --allow-write --allow-read --allow-run index.ts

Run the test suite with

deno test --allow-net --unstable --allow-write --allow-read --allow-run

iOS app

๐ŸŽ

About

๐Ÿš Re-configurable Interactively Changing Education Box

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •