1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Silver Kits 2f5451d76e Amend lcd_goto() to be safe and not move cursor outside of screen limits and add screen positions definitions 2016-10-04 22:00:20 +03:00
Silver Kits 0825cd2f44 Add Arduino 1602LCD Shield settings and LCD lib usage to the project 2016-10-04 21:56:44 +03:00
Silver Kits aec36f1ae2 Fix LCD lib include paths and header file 2016-10-04 21:52:54 +03:00
Silver Kits 801f825c6b Add LCD1602 library from http://community.atmel.com/projects/hd44780-library 2016-10-04 21:42:04 +03:00
Silver Kits 8c8f203465 Add Arduino Mega UART wiring schema 2016-09-08 16:14:02 +03:00
Silver Kits aeb9930651 Fix doc file names 2016-09-08 15:52:29 +03:00
Silver Kits 771f8d7380 Add Arduino Mega UART wiring schema 2016-09-08 14:41:27 +03:00
Silver Kits 80127401b5 Amend git describe to always show short SHA and fix macro name 2016-09-08 13:12:20 +03:00
Silver Kits 667a72739c Add avrdude -D argument. Some ardus do not write new user code without it 2016-09-08 12:40:53 +03:00
Silver Kits 1a7a0a4630 Do not remove placeholder in make clean target 2016-09-08 09:36:00 +03:00
Silver Kits 5c5ed7a0b5 Add Makefile 2016-09-06 22:34:10 +03:00
Silver Kits 5abb360450 Add astyle code formatter usage script and change .gitignore to exclude astyle preserved files 2016-09-06 22:15:30 +03:00
Silver Kits 7058070132 Extend .gitignore to prevent accidental files in case global ignore is not set up 2016-08-22 21:05:48 +03:00
Silver Kits 13fe515327 Init repository and add structure 2016-08-19 09:50:00 +03:00