devsaurus
|
55e8565a2d
|
adapt examples to clock_div parameter
|
2015-10-04 17:03:18 +02:00 |
devsaurus
|
4cf5f37450
|
address SPI_CLKDIV_PRE requirements
* respect N-1
* avoid range overflow
|
2015-10-04 16:57:50 +02:00 |
devsaurus
|
ac50f9c6a5
|
add divider for arbitrary HSPI clock frequencies
|
2015-10-04 00:40:21 +02:00 |
devsaurus
|
5a29bab438
|
Merge pull request #655 from devsaurus/dev-ucglib
Add bindings for ucglib
|
2015-10-03 20:24:24 +02:00 |
devsaurus
|
cb0f32d677
|
Merge pull request #667 from devsaurus/dev
Improve u8g Lua examples
|
2015-09-24 23:27:22 +02:00 |
devsaurus
|
4e235d8461
|
improve u8g lua examples
|
2015-09-24 23:18:34 +02:00 |
devsaurus
|
a6c9ba8004
|
disable UCG module per default
|
2015-09-17 22:43:59 +02:00 |
devsaurus
|
154b456f11
|
extend ucg example with ST7735 display
|
2015-09-17 22:37:31 +02:00 |
devsaurus
|
db1162015d
|
prefix local routines in ucg_polygon
|
2015-09-17 21:53:49 +02:00 |
devsaurus
|
a264cdb25d
|
ucglib doc
|
2015-09-17 21:53:49 +02:00 |
devsaurus
|
a2bca463a0
|
establish parametrization via ucg_config.h
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
fde4843a75
|
implement all remaining function bindings
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
f0d581223f
|
UcgLogo example - fix drawGlyph and drawString
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
5c93ba017e
|
finish GraphicsTest.lua
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
ac1b5a1173
|
extend ucg module
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
75041a32b5
|
initial setup of ucg module
Hello World example is working
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
9b384b4bda
|
fix u8g->ucg prefix
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
0f1a168525
|
add ucg module
|
2015-09-17 21:53:48 +02:00 |
devsaurus
|
6dc0dfc068
|
import ucglib v1.3.3
https://github.com/olikraus/Ucglib_Arduino
|
2015-09-17 21:53:47 +02:00 |
Johny Mattsson
|
f5ae0ed7c7
|
Merge pull request #647 from DiUS/hw-spi-uart-doc
Added HW SPI and UART ports to doc
|
2015-09-14 13:15:24 +10:00 |
Lio李欧
|
310b5cde91
|
Added HW SPI and UART ports
|
2015-09-14 13:08:52 +10:00 |
Vowstar
|
0606d9c4a9
|
Merge pull request #629 from zunzu/dev
Fixed bug WIFI AUTH_OPEN #623
|
2015-09-01 15:27:45 +08:00 |
Jakub
|
52ef3c9102
|
Fixed bug WIFI AUTH_OPEN #623
Fixed a bug which prevented from setting unprotected AP
|
2015-08-31 17:53:38 +02:00 |
Vowstar
|
2775ca6ef0
|
Merge pull request #611 from Aeprox/devTSL2561
Implement TSL2561 module
|
2015-08-31 01:45:18 +08:00 |
aeprox
|
537cd68078
|
Made device package and address configurable at runtime
|
2015-08-23 15:59:49 +02:00 |
aeprox
|
0f6a0c59a1
|
Documentation update
|
2015-08-23 14:52:15 +02:00 |
aeprox
|
fd93a09a88
|
Code formatting fixes
|
2015-08-23 02:29:52 +02:00 |
aeprox
|
0caf745d8e
|
Improve lua API interface
|
2015-08-23 01:42:39 +02:00 |
aeprox
|
29ee02f680
|
Revert version change
|
2015-08-22 22:34:54 +02:00 |
aeprox
|
4df5d5c166
|
Fix channel1 reading
Give sensor more time to integrate (400ms => 404ms)
|
2015-08-22 21:43:29 +02:00 |
aeprox
|
7095c42477
|
Attempt to fix reading of registers
|
2015-08-22 21:19:27 +02:00 |
aeprox
|
159e9c6ace
|
make modulename lowercase
|
2015-08-22 17:55:07 +02:00 |
aeprox
|
d1758aee1b
|
return correct number of variables
|
2015-08-22 17:54:26 +02:00 |
aeprox
|
483dbebe24
|
Return error when calling functions before init
TSL2561_ERROR_NOINIT
|
2015-08-22 14:26:42 +02:00 |
aeprox
|
335ea87964
|
Glue to integrate with nodeMCU
makefiles etc
|
2015-08-22 14:25:47 +02:00 |
aeprox
|
223a1c8b86
|
Small change
|
2015-08-22 12:46:53 +02:00 |
aeprox
|
6cb90ea924
|
First commit
|
2015-08-22 00:15:28 +02:00 |
Johny Mattsson
|
5a0f6a597f
|
Merge pull request #608 from DiUS/onewire-powerup
Unbreak 1-Wire after the consts-to-flash change.
|
2015-08-21 11:34:46 +10:00 |
Johny Mattsson
|
346251dca6
|
1-Wire power fix, by Thomas Shaddack.
|
2015-08-20 11:09:12 +10:00 |
Vowstar
|
77297662fd
|
Merge pull request #604 from kbeckmann/pr_bmp085_b5-fix
BMP085: Fix B5 calculation
|
2015-08-18 23:08:06 +08:00 |
Konrad Beckmann
|
1287a8cdd6
|
BMP085: Fix B5 calculation
B5 was calculated with some precision loss before.
|
2015-08-16 11:57:12 +02:00 |
Vowstar
|
40111c1046
|
Merge pull request #600 from devsaurus/dev-node_compile
Add write error detection in node_compile()
|
2015-08-11 09:36:35 +08:00 |
Vowstar
|
c61c348558
|
Merge pull request #599 from devsaurus/dev
u8g: clean up code and list supported display types
|
2015-08-11 09:35:28 +08:00 |
devsaurus
|
d0e6ab38df
|
add write error detection in node_compile()
|
2015-08-11 00:08:49 +02:00 |
devsaurus
|
ab872dd71b
|
list supported u8glib display types
|
2015-08-10 22:15:27 +02:00 |
devsaurus
|
ca1bc2cb18
|
clean u8g
|
2015-08-09 16:38:08 +02:00 |
zeroday
|
4a69d24205
|
Merge pull request #592 from devsaurus/dev
Fix u8g device destructor
|
2015-08-06 10:56:08 +08:00 |
devsaurus
|
02294955c5
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2015-08-05 21:55:35 +02:00 |
devsaurus
|
9d8c3a7b82
|
fix u8g device destructor
don't free unallocated memory
|
2015-08-05 21:52:56 +02:00 |
Vowstar
|
ad49c5dd3b
|
Merge pull request #589 from kbeckmann/pr_bmp085
Implemented BMP085 module
|
2015-08-05 23:21:03 +08:00 |