Commit graph

43 commits

Author SHA1 Message Date
714f8ff2c1 Changed BUTTON_PIN to INPUT_PULLUP; Seems to work more reliable on PIN1 (LED_PIN) 2022-12-19 18:56:26 +01:00
d40e9aaa9a Some more themes... 2022-12-19 09:20:02 +01:00
ced2b6befd Added some themes. 2022-12-19 08:50:04 +01:00
b95b3bd116 Small edit and added more comments. 2022-12-19 07:28:55 +01:00
b313e99b57 Added NG of Passkey using P1 for button. I2C is free now. 2022-12-19 07:15:02 +01:00
0bd5fb70b5 Comment fix. 2022-12-19 07:10:14 +01:00
683cf40342 Some cosmetic code changes. 2022-12-19 06:57:59 +01:00
6ecc1a2f9c Added button and LED based edition of Passkey. 2022-12-19 06:07:56 +01:00
db4a9375c3 I2CScanner update. 2022-12-19 05:16:12 +01:00
0917a85689 Added a stub I2C Scanner sketch. 2022-12-18 18:52:36 +01:00
4094b4b648 Fixed a bug to set the last press timestamp when releasing the button, not when beeing pressed. Else you never can push the button more then twice when holding down for more then the PAUSE time and you will only get the firt password. 2022-12-15 06:18:16 +01:00
3da4b46843 Light up the LED on button press. 2022-12-14 22:30:33 +01:00
cedcc312e3 Small timing fix... 2022-11-30 18:06:20 +01:00
8c4c00ae0a More comments, cleanups and added LICENSE and README. 2022-11-29 21:06:25 +01:00
96d4a99aec Added password examples and some comments about the features. 2022-11-29 06:05:31 +01:00
a047580155 Small fix... 2022-11-29 04:49:08 +01:00
15e33b531f First version with a button and added the Blinker library to the source root. 2022-11-29 03:51:52 +01:00
d74bcbb2b6 Some enhancements and fixes. 2022-11-28 01:49:02 +01:00
4e3b67d764 Added asynchronous non-blocking LED blinking.
This makes use of the Blinker library:
https://github.com/MajenkoLibraries/Blinker
2022-11-28 01:04:52 +01:00
fae5de0bed Added some button handling to Digispark_Passkey and cleanups 2022-11-28 00:41:26 +01:00
1e1459fa50 Added some more projects and libraries. 2022-11-27 16:14:05 +01:00
f7151392ab PF575_I2C_8LED_LM35 update. 2022-11-27 16:12:17 +01:00
ccd00ce520 added PF575_I2C_8LED_LM35/PF575_I2C_8LED_LM35 2015-09-24 01:40:51 +02:00
32284da1c3 added some stuff 2015-09-23 22:44:31 +02:00
3a53fb0805 Added very old code for driving a 5x7 dot matrix LED display 2015-09-10 03:29:00 +02:00
2985c36666 added README 2015-08-26 04:31:31 +02:00
7ea5279dfe added status LED 2015-08-26 04:30:49 +02:00
4a92aa1638 comment fix 2015-08-26 02:47:18 +02:00
dcb0f59003 added small sketch which just gets a byte via i2c, not more. 2015-08-26 02:42:37 +02:00
fcada51f0f added status LED to I2C Arduino slave 2015-08-26 02:41:39 +02:00
a3571ceb42 lot of cleanups 2015-08-26 01:39:01 +02:00
a193d0cb12 updated README file 2015-08-25 23:37:34 +02:00
c175b7c85c added some libs and projects 2015-08-25 23:22:27 +02:00
e258739fc6 just some cleanups 2015-08-24 17:54:54 +02:00
5d7380fddc added LM35LCDI2C where the arduino interfaces to the LCD via an I2C breakoutboard 2015-08-24 17:11:46 +02:00
6102fd16fd LM35LCD fix 2015-08-17 04:25:46 +02:00
8c032ca62e LM35LCD update 2015-08-17 04:14:57 +02:00
9f6c670e78 blink2015 enhancement... :DDD) 2015-08-16 04:33:40 +02:00
a09c431069 nearly final version of my LM35LCD project... :) 2015-08-16 03:29:42 +02:00
eba2f28953 cleaned up the repository and renamed stuff 2015-08-16 01:13:09 +02:00
6220336f38 LCD2015 update and some cleanups 2015-08-16 00:52:08 +02:00
8f8959b76f dumped all my old arduino stuff in here. 2015-08-15 23:03:28 +02:00
8cc6f23f59 Initial commit 2015-08-15 22:58:54 +02:00