Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Component/Keyboard
From Turing Complete
Views
Read
Edit
Edit source
View history
associated-pages
Page
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<templatestyles src=Controls/styles.css /> {{Infobox component | type = io | subtype = sandbox | prerequisite = Lab }} {{Stub}} == Example: Store last event == This simple demo show how to store the most recent key event. In this picture it was the {{kbd|a}} up. [[File:Keyboard demo.png]] This simple demo show how to store the most recent key event. In this picture it was the {{kbd|a}} up. {{Note|In "run fast" mode the register will not appear to update, but the value is being saved and can be used as expected.}} == Example: Store last key only == This can be adatped to store only the key value (discarding any key up/down data) by removing the wire from <code>key_up</code> and using an 8-bit register. [[File:Keyboard_demo_value.png]] == Alpha == The positions and meanings of the IO pins changed with the save_breaker alpha, builds using the keyboard will need to be adapted.
Summary:
Please note that all contributions to Turing Complete are considered to be released under the Creative Commons Attribution-ShareAlike (see
TuringComplete:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:-
(
edit
)
Template:Controls/styles.css
(
edit
)
Template:Infobox/styles.css
(
edit
)
Template:Infobox component
(
edit
)
Template:Kbd
(
edit
)
Template:Level
(
edit
)
Template:Note
(
edit
)
Template:Note/styles.css
(
edit
)
Template:Stub
(
edit
)
Template:Tag
(
edit
)
Template:Tag/styles.css
(
edit
)
Template:Truthtable/styles.css
(
edit
)