Commit Graph

23 Commits

Author SHA1 Message Date
jakeg00dwin 29babf6c47 setup to ignore the hex file in the pre_built dir 2024-05-22 18:21:23 -07:00
jakeg00dwin cc60aa9f30 set the frequency to the default of 9.8MHz 2024-05-22 18:21:10 -07:00
jakeg00dwin 8bbde5260e rewrote to use 16bits for overflow events timer. Also set to the calculated 510ms 2024-04-10 13:36:50 -07:00
jakeg00dwin b8839a9b2b updated to use two facrations for readability 2024-01-03 17:44:29 -08:00
jakeg00dwin ebcaa7cc67 updated with latex syntax for the formula 2024-01-03 17:43:15 -08:00
jakeg00dwin ad9b595013 updated with fomula for timings 2024-01-03 17:39:51 -08:00
jakeg00dwin 080ad56beb updated readme to show current steps 2024-01-03 17:35:36 -08:00
jakeg00dwin f2bd505fe6 removed no longer needed powershell script 2024-01-03 17:35:28 -08:00
jakeg00dwin 01ea07165b added object, elf and map files to gitignore list 2024-01-03 17:29:12 -08:00
jakeg00dwin 6fecd7d413 removed other pre-built hex files and placed new 450ms delay one in direcotry 2024-01-03 17:28:48 -08:00
jakeg00dwin 0c2fbb1d19 updated to use 66 ticks or counter overflows at 4.8Mhz; at 6.8ms per overflow so aproximatly 450ms long press time. 2024-01-03 17:24:37 -08:00
jakeg00dwin 2d85b5138c added a make target for 4.8Mhz without the CLKDIV8 bit flag on. 2024-01-03 17:23:47 -08:00
jakeg00dwin fc610a2f44 updated 2023-12-09 09:31:42 -08:00
jakeg00dwin 82f461682d updated the readme 2023-12-09 09:27:53 -08:00
jakeg00dwin decabdf75f updated the power shell script to be simpler 2023-12-09 09:18:39 -08:00
jakeg00dwin bf4636d994 added the makefile for building the program 2023-12-09 09:14:48 -08:00
jakeg00dwin f4d1ec92c7 added the main file for windows 2023-12-09 09:14:38 -08:00
jakeg00dwin 37c1d3ad0f added the driver program for usbasp on windows 2023-12-09 09:14:18 -08:00
jakeg00dwin 35ae117bf3 added the avrdude 7.0 program for windows 2023-12-09 09:14:05 -08:00
jakeg00dwin 571cf97afe added the pre-built hex files for the attiny13/a 2023-12-09 09:13:50 -08:00
jakeg00dwin ebf3610388 removed redundant files 2023-12-09 09:13:37 -08:00
jakeg00dwin 236f821f78 added the prebuilt hex files 2023-12-09 09:12:43 -08:00
Jake Goodwin 8f16e303db Initial commit 2023-12-09 17:00:30 +00:00