New EspruinoHub hardware? Pi Zero W #2046
Replies: 4 comments
-
Posted at 2017-02-28 by Wilberforce Or dare I say it, run espruino on it... A Linux build with wifi and Bluetooth.... |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-28 by @gfwilliams Well, if you're up for writing a Linux version of the Bluetooth API ;) But yes, with the WiringPi Espruino build it's actually pretty snappy. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-03-01 by Wilberforce Perhaps - @jumjum and I will be looking at the Bluetooth on the esp32, the supplied libraries use bluedroid - I think this might be a higher level than the hardware driver? I think on the pi they use bluez- and from what I have read there is no Bluetooth LE support yet. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-03-01 by @gfwilliams There is Bluetooth LE on Linux - but it's still not that stable and only works on new versions of Bluez. As far as I can tell it may be using DBUS to Bluez to do what needs doing... I don't think that's going to end up being portable to ESP32 :( It'd be nice to be able to make |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-02-28 by @gfwilliams
I just saw this announcement for the Raspberry Pi Zero W:
https://www.raspberrypi.org/blog/raspberry-pi-zero-w-joins-family/
$10, and has the same radio hardware as the Pi 3 (so WiFi and Bluetooth 4). It should be perfect as a device to run EspruinoHub on.
Beta Was this translation helpful? Give feedback.
All reactions