ubilab-ws21 / puzzle-5

0 stars 1 forks source link

Plan B for HoloCube problems #32

Closed archerindigo closed 2 years ago

archerindigo commented 2 years ago

Possible cases:

archerindigo commented 2 years ago

Plan B (if the ordered PCB fails but the 2048 game is working well on dev board):

Use Wang's ESP32 board, which loaded with the 2048 game but no IMU control. Look for another possible mean of control:

Plan C (if HoloCube and the 2048 game cannot be used at all):

archerindigo commented 2 years ago

Finally, there are 3 versions of the HoloCube / 2048 game:

  1. A joystick version with a LCD screen (Minimal working design)
  2. HoloCube using a ICQUANZX T-Camera ESP32 and MPU6050 breakout (bypass the problems with the PCB)
  3. HoloCube using the self-designed PCB (Require extra time to fix the problems in the circuit)