Skip to content

Multifunctional Arduino codes to be used with LCD keypad shield

Notifications You must be signed in to change notification settings

buildcomics/arduino-hero-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Hero Toolbox

Multiple arduino codes that can be used with the Arduino Hero Tool, see https://buildcomics.com/hero/arduino-hero-toolbox-the-birth-of-a-new-hero/

Might be able to combine the sketches in the future, but for now I reprogram the device for a specific purpose when needed.

Pinout when using a 2x5 pin header

Top Row with notch
1 2 3 4 5
6 7 8 9 10
Nr Pinout
1 A1
2 A2
3 A3
4 A4
5 A5
6 GND
7 5V
8 D2
9 D3
10 D11

Cable pinout when using a header pressed flatcable pink is considered "1"

Cable Connector Name
1 5 A5
2 10 D11
3 4 A4
4 9 D3
5 3 A3
6 8 D2
7 7 A2
8 7 5V
9 1 A1
10 6 GND

License

MIT License

Copyright (c) 2020 buildcomics

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Multifunctional Arduino codes to be used with LCD keypad shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages