Commit Graph

86 Commits

Author SHA1 Message Date
adb
324d697986 update filename to 'UIPArtnet.h' 2021-02-10 00:57:28 +01:00
adb
5293855b93 change to UIPEthernet for enc28j60 2021-02-10 00:53:53 +01:00
Hideaki Tai
2f06b64242 update version to v0.2.1 2021-01-09 22:26:47 +09:00
Hideaki Tai
0e9369fd46 update readme 2021-01-09 22:26:35 +09:00
Hideaki Tai
4bf7a95ff2 dropped Ethernet support for ESP8266 #14 2021-01-09 22:26:27 +09:00
Hideaki Tai
d2ba9f1731 update version to v0.2.0 2021-01-02 16:42:39 +09:00
Hideaki Tai
013084521e update readme 2021-01-02 16:42:29 +09:00
Hideaki Tai
29cb184a13 remove const for phy 2021-01-02 16:41:45 +09:00
Hideaki Tai
7ba521db62 remove default size from send 2021-01-02 16:41:36 +09:00
Hideaki Tai
8439fdd373 improve a bit 2021-01-02 16:07:10 +09:00
Hideaki Tai
9099ffcab4 update examples 2021-01-02 16:07:00 +09:00
Hideaki Tai
bf0a355273 update examples 2021-01-02 15:58:38 +09:00
Hideaki Tai
bedd52af4e fix send port to default port 2021-01-02 15:54:57 +09:00
Hideaki Tai
8b850a6d22 support mutiple ip/universe streaming 2021-01-02 15:51:16 +09:00
Hideaki Tai
1e54f64e8b change to set net and subnet in begin() 2021-01-02 12:51:29 +09:00
Hideaki Tai
4cde3e955d fixed universe data size in forward() 2021-01-02 12:35:32 +09:00
Hideaki Tai
e06539f636 update examples 2021-01-02 12:21:23 +09:00
Hideaki Tai
0d4aec1ec8 refine sender apis (support multiple target ip) 2021-01-02 12:21:03 +09:00
Hideaki Tai
1e3294392e update examples #12 2021-01-02 00:43:10 +09:00
Hideaki Tai
4e092ca134 optimize the structure for op_polll #12 2021-01-02 00:41:31 +09:00
Hideaki Tai
6c2b309ef1 fix op_poll_reply support #12 2021-01-01 11:12:34 +09:00
Hideaki Tai
b9b6cd7f2b support OpCode::Poll and PollReply #12 2020-12-27 18:54:33 +09:00
Hideaki Tai
77507747e2 update version to v0.1.12 2020-12-24 20:14:17 +09:00
Hideaki Tai
19c97fb4d9 discard packet if incomplete #13 2020-12-24 20:14:06 +09:00
Hideaki Tai
418d08bc7a fix callback argument’s const of readme 2020-11-25 19:56:16 +09:00
Hideaki Tai
04457ef4e7 update version to v0.1.11 2020-11-25 19:53:50 +09:00
Hideaki Tai
d42ecf5529 update readme 2020-11-25 19:53:25 +09:00
Hideaki Tai
3fa4db5846 change callaback arguments to const for safety 2020-11-25 19:53:15 +09:00
Hideaki Tai
67bfe62095 change callback arguments to const for safety 2020-11-25 19:52:49 +09:00
Hideaki Tai
c5c2e7430c update fastled examples to use forward method 2020-11-25 19:38:04 +09:00
Hideaki Tai
fc962e5f15 add fastled directly forward method 2020-11-25 19:37:44 +09:00
Hideaki Tai
ed94e0cbc4 format 2020-11-25 19:37:09 +09:00
Hideaki Tai
435c5e8586 format 2020-11-25 19:18:12 +09:00
Hideaki Tai
8c0b64ad0b update notes for uno, nano, etc. #11 2020-11-10 12:31:11 +09:00
Hideaki Tai
0f4e04c52f add warning for AVR #11 2020-11-10 12:19:08 +09:00
Hideaki Tai
769dee6eb6 update version to v0.1.10 2020-11-08 12:38:26 +09:00
Hideaki Tai
54bc46b7fc add how to use ArtNet with FastLED 2020-11-08 12:37:49 +09:00
Hideaki Tai
4c008d46a6 add fastled example #10 2020-11-08 12:37:00 +09:00
Hideaki Tai
70471af589 fix compile error 2020-11-08 12:36:32 +09:00
Hideaki Tai
6a046c494e add send/receive example for touchdesigner 2020-11-06 19:53:53 +09:00
Hideaki Tai
00c3b110b3 add reference page #9 2020-11-04 13:28:09 +09:00
Hideaki Tai
a46c33a510 update version to v0.1.9 2020-10-20 19:26:03 +09:00
Hideaki Tai
700c3e0d86 improve examples 2020-10-20 19:15:56 +09:00
Hideaki Tai
e866ae7197 fixed packet size is always zero #8 2020-10-20 19:15:01 +09:00
Hideaki Tai
297455a90d fixed bug causes buffer overrun 2020-10-20 19:13:41 +09:00
Hideaki Tai
78a6624801 change ip from const char* to String 2020-10-20 19:10:45 +09:00
Hideaki Tai
65fb61aa5f update version to v0.1.8 2020-10-12 11:02:07 +09:00
Hideaki Tai
9ce5e34153 fix compile error for subscribing functions #6 2020-10-11 13:29:16 +09:00
Hideaki Tai
d8a538f143 update version to v0.1.7 2020-10-05 17:43:27 +09:00
Hideaki Tai
8d81bd4648 update ArxTypeTraits to v0.2.1 2020-10-05 17:43:00 +09:00