Ryan Pipkin
|
5f9b239212
|
Added more registers and avoiding ram for strings.
|
2014-11-11 22:05:36 -06:00 |
Ryan Pipkin
|
c9873f7888
|
Starting to decode and detail the register output from the device. It should be conditionally compiled to remove it from the codespace if necessary.
|
2014-11-10 23:02:52 -06:00 |
Ryan Pipkin
|
3571ef3be6
|
Add register dump header
|
2014-11-09 18:01:51 -06:00 |
Felix Rusu
|
d6cadc7a96
|
Update MightyBoost sketch with A0 (in place of D7)
|
2014-11-08 18:57:51 -05:00 |
Felix Rusu
|
fce4d74efe
|
small param adjustment+fix
|
2014-11-07 11:07:36 -05:00 |
Felix Rusu
|
b977159efd
|
Make battery reading more efficient
|
2014-11-03 12:02:11 -05:00 |
Felix Rusu
|
39f873d1b5
|
Update Gateway example
|
2014-11-03 11:24:39 -05:00 |
Felix Rusu
|
1cd3391878
|
Add TxRxBlinky example
|
2014-10-21 12:23:14 -04:00 |
Felix Rusu
|
a4d0494235
|
Update description
|
2014-10-17 12:53:09 -04:00 |
Felix Rusu
|
23be1a3ebe
|
Add sketches for Motion,OLED,Mailbox motes
|
2014-10-17 12:32:03 -04:00 |
Felix Rusu
|
b381c06b23
|
add writeup URL
|
2014-09-26 10:00:28 -04:00 |
Felix Rusu
|
1643169e48
|
Add latest Mailbox Notifier code
|
2014-09-26 09:58:48 -04:00 |
Felix Rusu
|
d40233c4d4
|
update GarageMote example
|
2014-09-22 11:17:42 -04:00 |
Felix Rusu
|
8f8b14cfe7
|
Merge branch 'master' of https://github.com/LowPowerLab/RFM69
|
2014-09-22 11:13:06 -04:00 |
Felix Rusu
|
b13e591625
|
Revert "Update garageMote example"
This reverts commit ea9c7ee8af.
|
2014-09-22 11:12:01 -04:00 |
Felix Rusu
|
ea9c7ee8af
|
Update garageMote example
|
2014-09-22 11:11:23 -04:00 |
Felix Rusu
|
2c5b86da02
|
Update MotionMote.ino
|
2014-09-12 11:30:40 -04:00 |
Felix Rusu
|
808449bab0
|
Merge pull request #13 from sourceindex/add_arduino_micro_support
added ATmega32U4 support
|
2014-09-06 20:52:53 -04:00 |
Sebastian Wendel
|
b5ae481136
|
added ATmega32U4 support
|
2014-09-07 00:53:34 +02:00 |
Felix Rusu
|
fb43a68bc0
|
Merge pull request #12 from plattrap/patch-1
Updated README.md.
|
2014-09-05 09:55:31 -04:00 |
plattrap
|
85ad8ff80b
|
Updated README.md.
Spelling fix of `Sample`
|
2014-09-05 09:52:59 -04:00 |
Felix Rusu
|
bd0b62c5f0
|
Add MightyBoost control sketch
|
2014-08-14 13:58:37 -04:00 |
Felix Rusu
|
9e0adf36a0
|
Update README.md
|
2014-08-14 09:35:08 -04:00 |
Felix Rusu
|
898922be10
|
Update to radio.ACKRequested()
Use radio.ACKRequested() to avoid unwanted ACKs on broadcasts
|
2014-08-12 22:38:58 -04:00 |
Felix Rusu
|
ccbd7ff7d0
|
Updates & MEGA support
|
2014-08-12 22:31:42 -04:00 |
Felix Rusu
|
c6960e7de5
|
Update Gateway/Node examples to support MEGA
|
2014-08-12 22:15:38 -04:00 |
Felix Rusu
|
e8a0767849
|
Support for MEGA, GPL3.0, nonintrusive SPI
|
2014-08-12 22:03:37 -04:00 |
LowPowerLab
|
7dfdd68014
|
Update README.md
|
2014-07-25 13:47:09 -04:00 |
Felix Rusu
|
06f00c18b9
|
Increase default ACK time
Too short ACK causing missed packets
|
2014-03-10 20:07:53 -04:00 |
LowPowerLab
|
c907e0b47e
|
Merge pull request #9 from drewblessing/fix_encryption
Enable encryption
|
2014-03-05 18:24:36 -05:00 |
Drew A. Blessing
|
ce3894d302
|
Fix wireless programming encryption
|
2014-03-05 17:19:49 -06:00 |
LowPowerLab
|
dd49de0e23
|
Update MotionMote.ino
|
2014-03-05 08:53:15 -05:00 |
LowPowerLab
|
e0b3e695f7
|
fix duplicate 'e' command
|
2014-02-16 13:42:03 -05:00 |
Felix Rusu
|
85d8385de1
|
fix duplicate 'e' command
|
2014-02-09 14:23:24 -05:00 |
Felix Rusu
|
cec7f05940
|
new BROADCAST_ADDR=255, avoid calling receiveBegin() in RX
|
2014-02-01 21:13:40 -05:00 |
LowPowerLab
|
c875e1b622
|
Update README.md
|
2014-01-03 17:49:09 -05:00 |
LowPowerLab
|
29efaf08cf
|
Merge pull request #4 from dekay/master
A few more register definitions and a couple minor cleanups to RFM69.cpp
|
2014-01-03 14:43:36 -08:00 |
DeKay
|
2d233df459
|
Added a few new register definitions and a couple minor cleanups.
|
2014-01-02 15:57:18 -06:00 |
LowPowerLab
|
578d127109
|
Merge pull request #3 from dekay/master
Fixed name of AFCCTRL register and added a few defines.
|
2013-12-30 10:17:37 -08:00 |
dekay
|
321c588b5c
|
Fixed typo REG_REGAFCCTLR -> REG_AFCCTRL
|
2013-12-30 11:48:56 -06:00 |
DeKay
|
78cb71f1cb
|
Fixed name of AFCCTRL register and added a few defines.
|
2013-12-29 14:37:58 -06:00 |
Felix Rusu
|
85a0cd85bb
|
Add targeted ID wireless programming
Specify the node ID of the target in the command line by newly added
command line argument
Some refactoring
|
2013-12-27 16:57:22 -05:00 |
Felix Rusu
|
99beb8194b
|
Add case drawing shot
|
2013-11-16 19:36:22 -05:00 |
Felix Rusu
|
69b91b776c
|
Add enclosure drawing
|
2013-11-16 19:28:24 -05:00 |
Felix Rusu
|
7cae6d51c3
|
Update WP examples
|
2013-11-12 20:22:16 -05:00 |
Felix Rusu
|
b5e9bc8ad6
|
Tweak GarageMote
|
2013-11-11 18:26:36 -05:00 |
Felix Rusu
|
d5ca965e78
|
Add motion sensor example
|
2013-11-10 00:26:43 -05:00 |
LowPowerLab
|
6a539589bf
|
Use reception RSSI instead of readRSSI
|
2013-11-07 08:08:07 -05:00 |
Felix Rusu
|
a0f2aaf113
|
Add reception RSSI (more accurate)
|
2013-11-06 23:15:51 -05:00 |
Felix Rusu
|
7b2f8ed5ee
|
Update FLASH ID
|
2013-11-06 23:13:34 -05:00 |