-
-
I have also just found the RTL8720DN.
looks like its fairly new.this should work with
var wifi = require("ESP8266WiFi_0v25").connect(Serial2, function(err) {
i guess?I don't really need it for speed, but for the limited channels on the 2.4 GHz network.
I am currently looking for an alternative to wifi for my IoT devices,
maybe something like Zigbee or I just read about EspruinoHub.
Sooner or later I want to separate my normal stuff from the IoT stuff. -
-
-
-
-
Hi,
I want a small data logger with only
the pure MDBT42Q, a CR2032 (or similar) and the built-in temperature sensor.
Is this sensor good enough for recording the room temperature every 15 min
(for about 7-14 days) without requiring particularly high precision, but it should not drift too much when the voltage drops.
Does the chip heat up too much to record the room temperature?
(Maybe even secured under glue)?Or do I need something like a DS1820
Has the board enough power to drive this sensor? -
-
-
i totally get that this is not a high priority
it really is nice that it allready kindof works like want,
but its a different story to just plug in a usb stick and find some text with explanations,
without any further knowlege of that product.i just wanted to know if its possible at all or if its somehow against
the basic philosophy or capabilities of the espruino project. -
circuitpython has a repl too, i dont know how different it is to espruino
i have two usecases where i would like to have a usb device.
when i have a project eg a garage door opener with a code pad
and its all done, i would like to have the code and some doku with
the values to change and maybe parts to use, so if i come back 20 yeas later i
immedeatl know what to do without reverse engeneer what i did ages ago.When i e.g. built da datalogger and install it at a remote location,
i can just call someone and copy the cvs file, and maybe the new code,
without that they have to know anything
i think this would be possible with circuitpython - but i cant stand pythons syntax.
-
-
ZigBee module ?
this could be a game changer.
how many ZigBee compatible MCUs are out there?