Page 1 of 1

Photon wifi

Posted: Tue Nov 29, 2016 11:22 am
by kb1gtt
They claim is that for $19 and 19minutes of time, you can get this STM32 based wifi module working with your cell phone to do basic things like turning on a light etc via cell phone app. I read an article from a fellow who claimed it only took him 6 minutes. The article then went on to more time consuming things which involved writing his own app such that he could do more advanced things. I believe this module out of the box could be used for things like remote display of RPM etc.

https://www.hackster.io/particle/products/photon

Re: Photon wifi

Posted: Sat Dec 03, 2016 3:32 am
by RustyGargoyle
Seems pretty nifty, but I think it would be easier, and way more cost effective to just throw in an ESP8266 or maybe a Bluetooth module of some kind. Even a 433Mhz RF board.

Is it possible for the RUSefi board to spare a serial port or maybe spi,i2c?

Re: Photon wifi

Posted: Sat Dec 03, 2016 11:00 am
by kb1gtt
The Frankenso board has a ITEAD_HC-0X module which is good for serial. As well the ESP8266 has very limited internal programming capabilities which makes these both basically only good for serial interfaces. The key difference with the particle.io photon is that it comes with a powerful and easy to use processor, which includes a significant number of pins for doing things to the real world. So you often do not need an external processor.

Re: Photon wifi

Posted: Sat Dec 03, 2016 8:39 pm
by RustyGargoyle
kb1gtt wrote:The Frankenso board has a ITEAD_HC-0X module which is good for serial. As well the ESP8266 has very limited internal programming capabilities which makes these both basically only good for serial interfaces. The key difference with the particle.io photon is that it comes with a powerful and easy to use processor, which includes a significant number of pins for doing things to the real world. So you often do not need an external processor.
Oh wow that went right over my head :lol:

Forgot you need to actually interface to things once you receive the data :faceplam:

Would be cool to see a rusPak XD

[spoiler]
Image
[/spoiler]

Re: Photon wifi

Posted: Sat Dec 03, 2016 9:05 pm
by kb1gtt
That would be a sweet display. Is that a standard-ish display which can accept a serial stream?

I've had a dream which has been moving really slow noted here http://rusefi.com/forum/viewtopic.php?f=4&t=775

Re: Photon wifi

Posted: Sat Dec 03, 2016 9:29 pm
by RustyGargoyle
kb1gtt wrote:That would be a sweet display. Is that a standard-ish display which can accept a serial stream?

I've had a dream which has been moving really slow noted here http://rusefi.com/forum/viewtopic.php?f=4&t=775
Its a racepak

https://www.diyautotune.com/product/racepak-iq3-display-dash/

CAN interface i believe.

The price is pretty high, But it does look good.


I just wanna know what kinda of LCD is that.
Am guessing its custom made for them.

Re: Photon wifi

Posted: Sat Dec 03, 2016 9:37 pm
by RustyGargoyle
kb1gtt wrote:That would be a sweet display. Is that a standard-ish display which can accept a serial stream?

I've had a dream which has been moving really slow noted here http://rusefi.com/forum/viewtopic.php?f=4&t=775
Did you get the LCD part of your project up and running?
I feel like that is the way to go.

Re: Photon wifi

Posted: Sun Dec 04, 2016 2:13 am
by kb1gtt
Getting OT, migrating the display conversation to here http://rusefi.com/forum/viewtopic.php?f=4&t=775