Skip to content

Conversation

@lamenezes
Copy link
Contributor

A countdown in a 16x2 LCD.
It is possible to pause or reset the countdown using buttons.
When the countdown ends buzzes continuously.

Requires:

Hardware:

  • 16x2 LCD (8 digital pins)
  • Buzzer (1 digital pin)
  • 2x buttons (1 digital pin each)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from pingo import State, Mode

should be necessary if Enum for State and Mode is accept

see #109

@s-celles
Copy link
Contributor

Examples should come with schematics
Fritzing is nice http://fritzing.org/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An english message is (probably) better for international cooperation.

@Vido
Copy link
Contributor

Vido commented Feb 28, 2016

@lamenezes , Thanks.

Since just an example, I guess it's good to go.
It would be nice to have a Fritzing schematics.

Thanks!

@lamenezes
Copy link
Contributor Author

@Vido Unfortunately I don't have the schematics anymore. I formatted my PC a few months ago and lost them all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants