ІО-23 Шмуляр Олег hasslesstech
  • Joined on 2024-02-12
245 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
hasslesstech created branch dev in hasslesstech/ak-kr-project 2025-03-08 14:44:10 +02:00
hasslesstech pushed to dev at hasslesstech/ak-kr-project 2025-03-08 14:44:10 +02:00
0b8a55a9e2 add button test at the board startup, part 2
82a3907d8a add button test at the board startup, part 1
Compare 2 commits »
hasslesstech pushed to dht11 at hasslesstech/ak-kr-project 2025-02-20 01:07:59 +02:00
28b840f1a4 recover GPIOD 11 state after changing it
hasslesstech created branch dht11 in hasslesstech/ak-kr-project 2025-02-20 01:02:24 +02:00
hasslesstech pushed to dht11 at hasslesstech/ak-kr-project 2025-02-20 01:02:24 +02:00
5b4d65d45c add untested driver prototype for DHT11 humidity and temperature sensor
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-02-19 19:08:31 +02:00
a2c5b2fe87 add external temperature sensor support, separate different test functions, allow to cycle through different test modes
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-02-19 19:05:54 +02:00
47733fdae4 add external temperature sensor support, allow to cycle through different test modes
2bcf89efe1 [pre-update] change system configuration
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-02-15 14:56:01 +02:00
7e4820d8ac reduce accidental user-button press probability
a5269aae36 increase display update speed
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-02-15 14:51:21 +02:00
9606a0b1ae poll until ready before sending data, not after
hasslesstech created branch master in hasslesstech/ak-kr-project 2025-02-14 23:06:50 +02:00
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-02-14 23:06:50 +02:00
e696d2f52f fix driver issues, add simple display testing code
b51883ca7d add everything else in the project tree
3351a83cbc initial driver test
hasslesstech created repository hasslesstech/ak-kr-project 2025-02-14 23:05:55 +02:00
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-12 22:55:30 +02:00
1e54d5cd27 lab2-extra: enable LEDs by performing direct register writes
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-10 13:09:23 +02:00
1a6d8232a4 lab2: optimize image copying to RAM
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-09 20:13:43 +02:00
9f8f207e4b lab2: add livepatching of image in RAM
d7a311c06e lab2: add formula v2 calculation
c1f9c00fc6 lab2: add WFI instruction to freeze VM
Compare 3 commits »
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-09 15:31:24 +02:00
57c787f87d lab2: add int_to_str implementation
797b9503b7 lab2: edit BKPT_WRITE macro so it can accept r0 as address source
54ce3caccb lab2: simplify string printout
Compare 3 commits »
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-08 21:28:37 +02:00
86de75098a lab2: add working lab1_v1 and lab1_v2 prototype
hasslesstech pushed tag lab1 to hasslesstech/ak3-labs-asm 2025-02-05 21:57:40 +02:00
hasslesstech created branch master in hasslesstech/ak3-labs-asm 2025-02-05 21:55:03 +02:00
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-05 21:55:03 +02:00
0f88624b01 remove unneccesary .global directives
6aa07b8feb remove sp loading
f5dab78c53 remove 6 bytes by loading sp directly from vtable
15377d3b48 remove unused .type directive
2ad992da9c remove unused size directive