-
* **Version**:
* **Platform**:
* **Subsystem**:
I try to build the ShadowNode sources with the guide:
https://github.com/yodaos-project/ShadowNode/blob/master/docs/build/Build-for-And…
-
I purchased ANAVI Infrared pHAT together with a temperature & humidity sensor (HTU21D), and attached it to a Pi 3 with a newly installed gateway version 0.10.0.
I was able to add the device in the ga…
-
分析可能是因为libtkc.a库链接不到的原因,因为awtk项目编译完以后有一个叫libtkc_static.a的文件,发现/awtk-iotjs/awtk-module/modules.json 中依赖名为tkc,尝试修改成tkc_static,这个错误解决了,但是接下来的又出现了一系列报错如下:
/home/wangzijie/opensource/awtk/lib/libbase.a(fs…
-
A new TizenRT public release is recently released. It seems worth considering to support it although it's still in its second of the milestone. I think that the followings are required things in prior…
-
When file larger than a kernel page is piped to http response,
first page is missing and second page is sent twice,
resulting a corrupt file.
minimal example: https://github.com/lauriro/iotjs-buf…
-
Can you give any tips for how to port IOTJS to a 32bit MIPS architecture using a Linux OS supplied in a Buildroot environment? I am currently using Buildroot cs_mips-214.05.
Is this a relatively si…
-
Hi,
I know this component is merged into aframe:
https://github.com/aframevr/aframe/pull/2183
But is this project still alive for experimentation ? or at least a place for support ?
I have o…
-
How do you connect the sensors (wiring diagrams for the sensors) ?
EG the Colour, Temp, Light sensors
-
Currently online one adapter is set, we could setup more (using different accounts) this should be done from the settings page, see gpio-adapter for examples.
Also Sensors could be added to adapter…
-
I have observed some limitations to ~500 request per seconds
It's more than needed for many iot cases on MCUs but still it can be improved or managed differently than a DoS / crash.
It can be repr…