GitXplorerGitXplorer
E

teleteddy

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0b75fccd0be356bdfeb625f4a3987a21d11ec3ad

fixed 2 player game and long delays between transmission of two player moves

ppchwalek committed 6 years ago
Unverified
0c3151d678b34f175a199c6d3c3a92eff6c99d60

added two additional arduino files for specific applications

ppchwalek committed 6 years ago
Unverified
2b2ed120fef5cc2385fd86f61d8fd3bee03bb0df

added additional delay to two player game and changed digital reads to logic check instead (its faster)

ppchwalek committed 6 years ago
Unverified
20383c042ee8e93e628dd01f0fe445d888fed1a9

fixed initial pair issue

ppchwalek committed 6 years ago
Unverified
3902c17c320daa59d96092ec371c2f4ffaa894c4

fixed sound delay and possible two player mode response() issue.

ppchwalek committed 6 years ago
Unverified
12f8c245f7e63147c11107c97f9db2e668637976

everything but the two player game is working. Minor bug with initial pairing (need to click each bear a few times to fully pair)

ppchwalek committed 6 years ago

README

The README file for this repository.

teleteddy

Tangible Interfaces Project 1

Quick Note:

This code was written in C and the goal was to abstract out many of the function calls to the adafruit library. It is not the most efficient code since we use a fair amount of globals and avoid passing pointers just to simplify the code structure for rapid development (Arduino IDE has no debugger so didn't want to make things complex).

Summary:

Functions: