summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
andre Ebersold [Sun, 12 May 2024 13:56:28 +0000 (15:56 +0200)]
Fixes to build on atmega32u4
andre Ebersold [Sun, 12 May 2024 13:55:05 +0000 (15:55 +0200)]
Initial External LUFA Stack
andre Ebersold [Mon, 15 Jan 2024 21:22:07 +0000 (22:22 +0100)]
One step forware for STM32 target
andre Ebersold [Wed, 10 Jan 2024 21:11:20 +0000 (22:11 +0100)]
Almost ready to build for arm stm32g030
andre Ebersold [Sun, 10 Dec 2023 18:40:44 +0000 (19:40 +0100)]
Added build rules for ARM
andre Ebersold [Sat, 25 Nov 2023 09:11:19 +0000 (10:11 +0100)]
Implemented setDate and getDate on DS3231 and Workmeter
andre Ebersold [Sat, 18 Nov 2023 17:17:11 +0000 (18:17 +0100)]
Improved API for Comm Handler, Started implementing 24C EEprom Driver
andre Ebersold [Sat, 18 Nov 2023 08:39:36 +0000 (09:39 +0100)]
Removed unsued files related to ParameterHandling
andre Ebersold [Sat, 18 Nov 2023 08:33:30 +0000 (09:33 +0100)]
Simplified ParameterHandling. Same Class for all application
andre Ebersold [Tue, 14 Nov 2023 22:30:33 +0000 (23:30 +0100)]
Started New implementation for PN532. Still block when I2C fails. Need a way out
andre Ebersold [Mon, 13 Nov 2023 20:10:18 +0000 (21:10 +0100)]
Seems to work with all default cards. Pull up resistor on SDL maid it work!
Ebersold [Mon, 13 Nov 2023 13:48:03 +0000 (14:48 +0100)]
Improved ErrorHandler
andre Ebersold [Sun, 12 Nov 2023 22:25:56 +0000 (23:25 +0100)]
Reading tag and writing result into the registers
andre Ebersold [Sun, 12 Nov 2023 20:44:07 +0000 (21:44 +0100)]
First Badge detection working
andre Ebersold [Sun, 12 Nov 2023 16:03:52 +0000 (17:03 +0100)]
First version for PN532 I2C , can get FirmwareVersion
andre Ebersold [Thu, 2 Nov 2023 21:09:16 +0000 (22:09 +0100)]
Display hour on screen, Started implementing write time
andre Ebersold [Mon, 30 Oct 2023 22:00:48 +0000 (23:00 +0100)]
LCD I2C display prints WorkMeter.
andre Ebersold [Thu, 26 Oct 2023 20:30:28 +0000 (22:30 +0200)]
I2C is working. I'm able to read seconds, minutes, and hours
andre Ebersold [Tue, 24 Oct 2023 21:15:28 +0000 (23:15 +0200)]
improved I2C interface, DS3231 Interface and implementation, Created WorkhourMeter Application
andre Ebersold [Mon, 23 Oct 2023 20:46:56 +0000 (22:46 +0200)]
Started Devs for I2C support on AVR
Ebersold Andre [Tue, 27 Jun 2023 05:18:20 +0000 (07:18 +0200)]
Added CMIS for STM32 processors
Ebersold Andre [Thu, 25 May 2023 14:20:01 +0000 (16:20 +0200)]
Add Stm32 HAL
Ebersold Andre [Thu, 25 May 2023 14:15:14 +0000 (16:15 +0200)]
Start with ARM STM32F boards
Ebersold Andre [Tue, 21 Dec 2021 19:02:27 +0000 (20:02 +0100)]
Make DCmotor compile for 328p target. Still works needs to be done for a proper implementation of AvrPwm
Ebersold Andre [Tue, 21 Dec 2021 18:45:51 +0000 (19:45 +0100)]
Import revision 9 from svn