Skip to content

Adds an lcd 16x2 example that also uses buzzer and buttons - #90

Open
lamenezes wants to merge 2 commits into
pingo-io:masterfrom
lamenezes:master
Open

lamenezes wants to merge 2 commits into
pingo-io:masterfrom
lamenezes:master

Conversation

@lamenezes

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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

Vido commented Feb 28, 2016

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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