King Kévin
|
60774048a5
|
decode: fix script
|
2021-08-29 21:03:14 +02:00 |
King Kévin
|
6ca62453ee
|
sdr/decode: improve decoding thanks to aaronsp777
|
2021-08-28 13:03:10 +02:00 |
King Kévin
|
157a8ee41f
|
replace % with & to save space require to compile with newer SDCC
|
2020-10-07 13:19:42 +02:00 |
King Kévin
|
c245295cc3
|
fix type and spacing
|
2020-10-07 13:19:09 +02:00 |
King Kévin
|
5758e46a72
|
fix typo
|
2014-12-28 20:15:38 +01:00 |
King Kévin
|
f8d376888a
|
correct transmission timing and add inter-transmission pause
|
2014-08-13 12:55:10 -07:00 |
King Kévin
|
bcf548583f
|
add safety: ensure button is pressed before erasing
|
2014-08-04 10:47:32 -07:00 |
King Kévin
|
5162c29607
|
add link to MDR
|
2014-08-03 14:09:50 -07:00 |
King Kévin
|
c8f33d785d
|
updated readme
|
2014-08-03 14:07:40 -07:00 |
King Kévin
|
e0cd617537
|
add functionnality: memory is erased when holding button for 5s
|
2014-08-02 23:50:05 -07:00 |
King Kévin
|
bd339641ad
|
add MDR-U info
|
2014-08-02 23:26:12 -07:00 |
King Kévin
|
32dd7bbee6
|
LED stays on on new code, blinked on existing coe, and can be cleared using the button
|
2014-08-02 23:23:39 -07:00 |
King Kévin
|
980f8dcbfe
|
add flashing compatibility to MDR-U
|
2014-08-02 23:22:32 -07:00 |
King Kévin
|
9f35b7a8ef
|
dump codes when booting
|
2014-08-02 16:10:04 -07:00 |
King Kévin
|
5a32c0c9a4
|
use relay to signal new saved code
|
2014-08-02 15:56:11 -07:00 |
King Kévin
|
6e68b14cc9
|
return success of save_code
|
2014-08-02 15:47:37 -07:00 |
King Kévin
|
2ef68f1a1c
|
a time in clear_memory() for eeprom to writew
|
2014-08-02 15:27:22 -07:00 |
King Kévin
|
1f05f5a8b8
|
implemented clear_memory()
|
2014-08-02 15:07:35 -07:00 |
King Kévin
|
7af0a8a5b8
|
implemented save_code()
|
2014-08-02 14:43:44 -07:00 |
King Kévin
|
42d4dbdc2d
|
fix bit save in byte read
|
2014-08-02 14:09:17 -07:00 |
King Kévin
|
53663ade65
|
I2C corrected
|
2014-08-02 13:33:22 -07:00 |
King Kévin
|
791a7820c3
|
implemented own I2C protocol
|
2014-07-30 09:15:34 -07:00 |
King Kévin
|
03dfdc0737
|
test I2C: fails. same code produce similar result every 9 times
|
2014-07-29 00:11:29 -07:00 |
King Kévin
|
d352167fb4
|
change Makefile to compile library
|
2014-07-28 17:13:58 -07:00 |
King Kévin
|
df5e3f7521
|
add I2C library
|
2014-07-28 17:13:27 -07:00 |
King Kévin
|
d6cefb1308
|
use timers to measure pulse and bits. megacode detecting added
|
2014-07-27 20:11:40 -07:00 |
King Kévin
|
43257b8ace
|
use interrupts for switches
|
2014-07-26 20:30:39 -07:00 |
King Kévin
|
ecff66736d
|
add microcontroller code for MDR receiver. button turns off LED
|
2014-07-26 19:35:44 -07:00 |
King Kévin
|
9f6fc7480e
|
add MDR information and EEPROM encoding
|
2014-07-20 18:07:53 -07:00 |
King Kévin
|
011b6edeab
|
port 318LPW1K-L code for ACT-34B remote
|
2014-07-19 12:58:16 -07:00 |
King Kévin
|
84e3c79435
|
tune timing
|
2014-07-19 12:57:10 -07:00 |
King Kévin
|
280211a76d
|
code to transmit is now stored in EEPROM, for faster customization
|
2014-07-15 01:14:50 -07:00 |
King Kévin
|
6f269babff
|
add README file to describe project and all other files
|
2014-07-12 19:05:32 -07:00 |
King Kévin
|
a12f829bca
|
specifiy files to ignore
|
2014-07-12 19:04:48 -07:00 |
King Kévin
|
ebcc55f26a
|
add makefile to flash program
|
2014-07-12 18:49:56 -07:00 |
King Kévin
|
816b2190e2
|
created 318LPW1K-L firmware
|
2014-07-12 18:33:34 -07:00 |
King Kévin
|
c1eee8aaf1
|
add recorded rtl_fm samples
|
2014-07-12 18:15:45 -07:00 |
King Kévin
|
8b67b811d1
|
add script to decode rtl_fm recordings
|
2014-07-12 18:15:21 -07:00 |