Introducing the Photon
11–20 of 100 posts
Re: Introducing the Photon
#121. No more xbee
2. Replaces other hardware components, for instance no need for an RTC when you can just get the time from the internet
Their app for connecting to the network never worked for me but it had a serial fallback so that was fine.
Re: Introducing the Photon
#13I read the whole page and still am not sure what this is. Is it similar to an Arduino with on board WiFi?
Re: Introducing the Photon
#14If you're curious how the SmartConfig protocol works, see: http://depletionregion.blogspot.com/2013/10/cc3000-smart-con...
Re: Introducing the Photon
#15If you're curious how the SmartConfig protocol works, see: http://depletionregion.blogspot.com/2013/10/cc3000-smart-con...
Re: Introducing the Photon
#16Re: Introducing the Photon
#17$20 for the Spark is an interesting price point as it's cheaper than most of the Arduino wifi shields, which you still need to connect to an Arduino. It's also the same price (in many places) as a USB wifi dongle, which you need, in order to connect up a Raspberry Pi.
While this things is drastically less powerful than a Raspberry Pi, in projects where the Raspberry Pi is a simple Wifi -> GPIO board this seems perfect, especially since there's a already a mobile app.
--
I wonder if the current title, 'Spark: Introducing the $19 Photon', is as it was submitted. But either way, it's a terrible title. What's a Photon, and why is it being $19 newsworthy?
Re: Introducing the Photon
#18If you're curious how the SmartConfig protocol works, see: http://depletionregion.blogspot.com/2013/10/cc3000-smart-con...
Note that SmartConfig is a TI-specific technology only available in the Spark Core (which is based off the popular CC3000 module). The Photon is based off a Broadcom chip and only appears to support Soft-AP provisioning (where the device presents itself as an access point that a phone/tablet/computer connects to in order to configure Wifi credentials.)
Re: Introducing the Photon
#19If you're curious how the SmartConfig protocol works, see: http://depletionregion.blogspot.com/2013/10/cc3000-smart-con...
Note that SmartConfig is a TI-specific technology only available in the Spark Core (which is based off the popular CC3000 module). The Photon is based off a Broadcom chip and only appears to support Soft-AP provisioning (where the device presents itself as an access point that a phone/tablet/computer connects to in order to configure Wifi credentials.)