Giter VIP home page Giter VIP logo

keebcard's People

Contributors

rsheldiii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

keebcard's Issues

Conflicting declaration

Hey! I was following your flashing tutorial on YouTube and found an issue that I am having. I can not compile the code because of an exit. "conflicting declaration 'typedef struct UPosition UPosition'"

How do you think I could go about resolving this issue? Here are the steps I followed to ensure you can run into this error:

  1. Download the code from the github
  2. Download arduino, rename the keebcard-master to keebcard
  3. Open Keebcard.ino
  4. Add TinyWireM.h and Tiny4kOLED.h libraries
  5. Comment #define TETRIS and uncomment #define PONG
    Compile the code.

These are the exact steps shown in the video (to my memory) and resulted in the following error: (Info and such included in the error message)

Arduino: 1.8.9 (Windows 10), Board: "ATtiny25/45/85, ATtiny85, Internal 1 MHz"

In file included from C:\Users\Nigel\Desktop\keebcard\Keebcard.ino:21:0:

Tetris.h:13:3: error: conflicting declaration 'typedef struct Position Position'

 } Position;

   ^

In file included from C:\Users\Nigel\Desktop\keebcard\Conway.cpp:2:0:

sketch\Conway.h:12:3: note: previous declaration as 'typedef struct Position Position'

 } Position;

   ^

exit status 1
conflicting declaration 'typedef struct Position Position'

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

tetris

the rotate button spins so fast, its not fun to use. and when trying to press all three, it often will rotate before dropping the piece.

can you change the drop button combo to just speed up the drop velocity instead of instant drop. so you can drop and place quickly.

can you put a delay on the rotate button so it isnt so haphazardness to use?

Some Kicad library are missing

I will add a on/off switch to the pcb.
Problem is that some symbol libraries are missing (bobness_card.lib and KeebCard.lib).
Also the footprints are in six different libraries. Can you move the parts in one symbol and one footprint library?
Or please zip all libraries and upload it. I can merge if you wan't.
Bildschirmfoto 2019-11-01 um 23 36 40

Screen displaying paused continuously

Just finished soldering the device up and it is continuously alternating between paused and then plays a frame. Any ideas where to start troubleshooting?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.