Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ nav_external_links:
url: https://docs.circuitpython.org/en/latest/README.html
hide_icon: false # set to true to hide the external link icon - defaults to false
opens_in_new_tab: true # set to true to open this link in a new tab - defaults to false
- title: Chat Bot - DI Helpdesk
url: https://poe.com/DI_assitant_bot
hide_icon: false # set to true to hide the external link icon - defaults to false
opens_in_new_tab: true # set to true to open this link in a new tab
Binary file modified assignments/.DS_Store
Binary file not shown.
10 changes: 5 additions & 5 deletions assignments/02-reaction-game-achieve/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@ The standard game consists of two buttons and one LED, but there are many possib

| Catching Sticks Game | Whac-A-Mole |
| :----------------------------: | :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/02-reaction-game-achieve/react_com2.png" alt="Catch" width="200"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/02-reaction-game-achieve/react_com3.png" alt="Smack" width="200"/> |
|<img src="react_com2.png" alt="Catch" width="200"/>|<img src="react_com3.png" alt="Smack" width="200"/> |
|||

## Inspiration from Previous Years

| Minifigs as Buttons |
| :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/02-reaction-game-achieve/react1.png" alt="Tactile Switch" width="600"/>|
|<img src="react1.png" alt="Tactile Switch" width="600"/>|

| Extended Levers |
| :---: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/02-reaction-game-achieve/react2.png" alt="Chainable RGBW LED" width="600"/> |
|<img src="react2.png" alt="Chainable RGBW LED" width="600"/> |

| ??? |
| :---: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/02-reaction-game-achieve/react3.png" alt="Chainable RGBW LED" width="600"/> |
|<img src="react3.png" alt="Chainable RGBW LED" width="600"/> |

| Gun Duel |
| :---: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/02-reaction-game-achieve/react4.png" alt="Chainable RGBW LED" width="600"/> |
|<img src="react4.png" alt="Chainable RGBW LED" width="600"/> |


12 changes: 6 additions & 6 deletions assignments/04-game-controller-achieve/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ This week we have the second embodiment assignment, this time for a game control

| Home Game Controllers |
| :----------------------------: | :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/joystick.jpg" alt="Joystick" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/gamepad.png" alt="Gamepad" width="300"/> |
|<img src="hjoystick.jpg" alt="Joystick" width="300"/>|<img src="gamepad.png" alt="Gamepad" width="300"/> |
|Classic Joystick| Modern Gamepad|
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/lightgun.webp" alt="Light Gun" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/nintendo_wii.webp" alt="Wii" width="300"/> |
|<img src="lightgun.webp" alt="Light Gun" width="300"/>|<img src="nintendo_wii.webp" alt="Wii" width="300"/> |
|Nintendo Light Gun| Nintendo Wii|

---
Expand All @@ -24,9 +24,9 @@ For truly creative alternative inputs, Japan’s arcade halls are a great place

| Japan's Arcades |
| :----------------------------: | :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/arcade-motorcycle-simulator.webp" alt="Vroom" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/train_sim.jpg" alt="Train nerd's wet dream" width="300"/> |
|<img src="arcade-motorcycle-simulator.webp" alt="Vroom" width="300"/>|<img src="train_sim.jpg" alt="Train nerd's wet dream" width="300"/> |
|Motor Arcade| Train Operator Simulator|
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/dance-dance.gif" alt="Boogie All Night Long" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/cho-chabudai-gaeshi.webp" alt="Done With Everything" width="300"/> |
|<img src="dance-dance.gif" alt="Boogie All Night Long" width="300"/>|<img src="cho-chabudai-gaeshi.webp" alt="Done With Everything" width="300"/> |
|Dance for a High Score Super Dinner Table Flipping |

---
Expand All @@ -37,9 +37,9 @@ We will keep things a bit more limited, but a simple input interface, if well de

| Alt.Ctrl.GDC |
| :----------------------------: | :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/controller_alt1.png" alt="Boom" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/controller_alt2.png" alt="Rocking" width="300"/> |
|<img src="controller_alt1.png" alt="Boom" width="300"/>|<img src="controller_alt2.png" alt="Rocking" width="300"/> |
|Missile Control Board| Guitar Paddles as Input|
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/controller_alt3.png" alt="Caterpillar Simulator" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/04-game-controller-achieve/controller_alt4.gif" alt="Wooosh" width="300"/> |
|<img src="controller_alt3.png" alt="Caterpillar Simulator" width="300"/>|<img src="controller_alt4.gif" alt="Wooosh" width="300"/> |
|Caterpillar Simulator| Wooosh |


Expand Down
6 changes: 3 additions & 3 deletions assignments/06-walkie-talkie-achieve/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ What you are making this week can best be described as a hybrid between a pager

| Wireless Communicators |
| :----------------------------: | :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/06-walkie-talkie-achieve/pager.webp" alt="Bzzt, bzzt" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/06-walkie-talkie-achieve/walkie-talkie.webp" alt="...over" width="300"/> |
|<img src="pager.webp" alt="Bzzt, bzzt" width="300"/>|<img src="walkie-talkie.webp" alt="...over" width="300"/> |
|Pager | Walkie-Talkie|

---
Expand All @@ -29,7 +29,7 @@ What will be your use case, and how does it define the embodiment of your device

| Different Types of Walkie-Talkies |
| :----------------------------: | :--------------------------: |
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/06-walkie-talkie-achieve/Portable_radio_SCR536.png" alt="FOXHOUND, do you copy?" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/06-walkie-talkie-achieve/space_talkie.webp" alt="Hello, Buck." width="300"/> |
|<img src="Portable_radio_SCR536.png" alt="FOXHOUND, do you copy?" width="300"/>|<img src="space_talkie.webp" alt="Hello, Buck." width="300"/> |
|The First Walkie-Talkie | Walkie-Talkies in Space!!|
|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/06-walkie-talkie-achieve/walkie-talkie-prof.jpg" alt="Professional" width="300"/>|<img src="https://id-studiolab.github.io/Digital-Interfaces/test/assignments/06-walkie-talkie-achieve/Walkie-Talkie-Outdoors.webp" alt="Look at my lifestyle!" width="300"/> |
|<img src="walkie-talkie-prof.jpg" alt="Professional" width="300"/>|<img src="Walkie-Talkie-Outdoors.webp" alt="Look at my lifestyle!" width="300"/> |
|Professional | Outdoorsy |
Binary file modified assignments/07+08-animistic-design/.DS_Store
Binary file not shown.