<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><br class=""><blockquote type="cite" class=""><div class=""><div name="messageBodySection" class="" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><div class="">- Using BT, to avoid a full-blown and BOM heavy display, maybe an nRF5 chip based display (there are ILI drivers for everything nowadays :-) ) It’s a different dev path, but it’s overall far less complexe than ESP</div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div name="messageBodySection" class="" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><div class="">- Maybe stick to Wifi (the web socket is already there for streaming metrics) and pick an ESP8266 ? It’s marginally cheaper but still, could be easier</div></div></div></blockquote></div><div><br class=""></div>The idea was to use the same code base. Also make something perhaps useful to normal ESP32 users (to increase usability and quantities). It it hard to find a 3.5” display in a case, with a decent microcontroller (enough flash, ram), and wifi/bluetooth.<div><br class=""></div><div>The problem with using wifi between OVMS v3 and this is that means access point mode, which makes things messy for internet access. Also power hungry. Bluetooth is slower, but lower power and GATT seems to suit our needs. Very scriptable. But for something standalone, Wifi is very useful.</div><div><br class=""></div><div>I’m not really sure where this side-project is going. It just seemed like an itch I wanted to scratch. The issue is getting the price down (which means dropping features and that always hurts). We can simply put the display + ESP32 module + CP2102 in a box, and that would be cheap and simple. But, it seems that we have all this capability and it seems dumb not to use it.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 15 Jun 2018, at 2:18 PM, Julien “JaXX” Banchet <<a href="mailto:jaxx@jaxx.org" class="">jaxx@jaxx.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

<title class=""></title>

<div class="">
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
<div class="">Hi,</div>
<div class=""><br class=""></div>
If you’re going that way:
<div class="">- Using BT, to avoid a full-blown and BOM heavy display, maybe an nRF5 chip based display (there are ILI drivers for everything nowadays :-) ) It’s a different dev path, but it’s overall far less complexe than ESP</div></div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div name="messageBodySection" class="" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><div class="">- Maybe stick to Wifi (the web socket is already there for streaming metrics) and pick an ESP8266 ? It’s marginally cheaper but still, could be easier</div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div class=""><div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
<div class=""><br class=""></div>
<div class="">Jb./.</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class=""><br class="">
On 15 Jun 2018 at 07:01 +0200, Mark Webb-Johnson <<a href="mailto:mark@webb-johnson.net" class="">mark@webb-johnson.net</a>>, wrote:<br class="">
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;" class=""><br class="">
<div class="">The original idea was for a companion display to work alongside OVMS (perhaps using bluetooth GATT to talk to OVMS v3.1 modules). But using the same firmware framework seems sensible, and it ends up being pretty similar to a full OVMS v3.1.</div>
</blockquote>
<div class=""></div>
</div>
</div>

_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></blockquote></div><br class=""></body></html>