Is a cockroach a 'thing'? I guess so.[url=http://meincmagazine.com/civis/viewtopic.php?p=30574881#p30574881:2h400e39 said:Hinton[/url]":2h400e39]This looks to heavy for my cockroach.
Make sure you hardcode those IPs for both the device and its server too; wouldn't want to pay the extra overhead to run any DNS queries.[url=http://meincmagazine.com/civis/viewtopic.php?p=30574961#p30574961:kdw2ncie said:gizmotoy[/url]":kdw2ncie]1MB is not a lot. If you keep your packet to the minimum 64 bytes (~22 payload bytes per packet assuming UDP) you could only send a packet every 30 seconds. So for things like tracking location it might not be the best choice.
That said, that might be plenty for devices that only need to communicate infrequently. Pretty neat idea for the price.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30575017#p30575017:ss5f6r2z said:MosquitoBait[/url]":ss5f6r2z]If that is $2.99 per month per device it sounds rather unaffordable unless you sell each "thing" for several hundred dollars.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30575017#p30575017:2b2eyu81 said:MosquitoBait[/url]":2b2eyu81]If that is $2.99 per month per device it sounds rather unaffordable unless you sell each "thing" for several hundred dollars.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:2zwbab9o said:SmokeTest[/url]":2zwbab9o]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
Water level meters, rain gauges, sunlight sensors, etc. You could deploy dozens of solar-powered and/or battery-operated devices in a larger area and collect data over time and space in a relatively cheap manner. You could even upload GPS way points for a tractor or heavy machinery.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575221#p30575221:364sxd8y said:Statici[/url]":364sxd8y]Hmm, I'm not having the easiest time thinking about what to do with something like this, but I suppose people could use it to build their own solar-powered weather stations or something. Anything at home can be done with a wifi-enabled device; the data plan is just so...small. Maybe in a few years it'll be realistic to have data plans of a gig or so for the same price.
You basically just described an Arduino. A small, cheap ARM based computer that can be programmed in C/C++/ASM for rapid prototyping. There's really not a lot to differentiate it, aside from size and the service package.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:31b9fxe6 said:Drizzt321[/url]":31b9fxe6][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:31b9fxe6 said:SmokeTest[/url]":31b9fxe6]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30575397#p30575397:259dgsb0 said:jandrese[/url]":259dgsb0]1MB is a downright pathetic amount of data. $1/MB overage charges is hideous too. That's data plan pricing straight from 1995.
Even normally "trivial" amounts of data will add up to a MB in a hurry. GPS tracking for example won't work unless you limit it to a few hours a month or turn the fidelity way down. It makes me wonder if the SMS functionality is exposed on the cell modem, and if there is a SMS plan for the device. If it's on T-Mo then the SMS may be free with the line.
Arduino is AVR, not ARM (well, the most common ones).You basically just described an Arduino. A small, cheap ARM based computer that can be programmed in C/C++/ASM for rapid prototyping. There's really not a lot to differentiate it, aside from size and the service package.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:1ei8tj66 said:Drizzt321[/url]":1ei8tj66][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:1ei8tj66 said:SmokeTest[/url]":1ei8tj66]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
It might not sound like it, but a ping/poll rate of once every 30 seconds is really fast for a mobile device. The radio doesn't power up and down instantly, and it takes power to turn it on, so these devices typically leave the radio powered up for up to a minute. Saves power in most cases, because generally network communication comes in bursts.[url=http://meincmagazine.com/civis/viewtopic.php?p=30574961#p30574961:228fge2q said:gizmotoy[/url]":228fge2q]1MB is not a lot. If you keep your packet to the minimum 64 bytes (~22 payload bytes per packet assuming UDP) you could only send a packet every 30 seconds. So for things like tracking location it might not be the best choice.
That said, that might be plenty for devices that only need to communicate infrequently. Pretty neat idea for the price.
So buy the ARM model if you need ARM.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575495#p30575495:o3tf0b6j said:lewax00[/url]"3tf0b6j]
Arduino is AVR, not ARM (well, the most common ones).You basically just described an Arduino. A small, cheap ARM based computer that can be programmed in C/C++/ASM for rapid prototyping. There's really not a lot to differentiate it, aside from size and the service package.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:o3tf0b6j said:Drizzt321[/url]"3tf0b6j]
[url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:o3tf0b6j said:SmokeTest[/url]"3tf0b6j]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
I agree, we should just prohibit individuals from using compilers and computers altogether. /s[url=http://meincmagazine.com/civis/viewtopic.php?p=30575417#p30575417:309uah5l said:Hat Monster[/url]":309uah5l]Easy access for amateurs and groups with poor understanding is exactly what the security situation of IoT doesn't need.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:2bz85bj5 said:Drizzt321[/url]":2bz85bj5][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:2bz85bj5 said:SmokeTest[/url]":2bz85bj5]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
Form factor alone is a pretty big feature, IMO (personally, I love my collection of Microduino and associated shields for precisely that reason). But...it's exactly the same the same question you could ask for the entire group of Arduino-compatible hardware. Arduino is open source precisely so projects like this can exist. Having choices is good, it promotes competition and innovation.So buy the ARM model if you need ARM.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575495#p30575495:2gr98e13 said:lewax00[/url]":2gr98e13]Arduino is AVR, not ARM (well, the most common ones).You basically just described an Arduino. A small, cheap ARM based computer that can be programmed in C/C++/ASM for rapid prototyping. There's really not a lot to differentiate it, aside from size and the service package.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:2gr98e13 said:Drizzt321[/url]":2gr98e13][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:2gr98e13 said:SmokeTest[/url]":2gr98e13]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
My point is, all those features are things that Arduino already has, and has had for a long time.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30575773#p30575773:1f1v00sl said:okmurphy[/url]":1f1v00sl][url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:1f1v00sl said:Drizzt321[/url]":1f1v00sl][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:1f1v00sl said:SmokeTest[/url]":1f1v00sl]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
So how do Photon/Electron compare to Adafruit's Feather Huzzah/FONA? I mean, feather boards are already pretty tiny and host an M0. I'm sure a Feather FONA will be in the making soon enough. Should I even care for "Particles"?
Sure, I'm just trying to figure out what's so special about this that it deserved news coverage.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575827#p30575827:33r8smrb said:lewax00[/url]":33r8smrb]Form factor alone is a pretty big feature, IMO (personally, I love my collection of Microduino and associated shields for precisely that reason). But...it's exactly the same the same question you could ask for the entire group of Arduino-compatible hardware. Arduino is open source precisely so projects like this can exist. Having choices is good, it promotes competition and innovation.So buy the ARM model if you need ARM.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575495#p30575495:33r8smrb said:lewax00[/url]":33r8smrb]Arduino is AVR, not ARM (well, the most common ones).You basically just described an Arduino. A small, cheap ARM based computer that can be programmed in C/C++/ASM for rapid prototyping. There's really not a lot to differentiate it, aside from size and the service package.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:33r8smrb said:Drizzt321[/url]":33r8smrb][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:33r8smrb said:SmokeTest[/url]":33r8smrb]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
My point is, all those features are things that Arduino already has, and has had for a long time.
Fair enough, In that case, I think it's summed up here:Sure, I'm just trying to figure out what's so special about this that it deserved news coverage.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575827#p30575827:2tb018kc said:lewax00[/url]":2tb018kc]Form factor alone is a pretty big feature, IMO (personally, I love my collection of Microduino and associated shields for precisely that reason). But...it's exactly the same the same question you could ask for the entire group of Arduino-compatible hardware. Arduino is open source precisely so projects like this can exist. Having choices is good, it promotes competition and innovation.So buy the ARM model if you need ARM.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575495#p30575495:2tb018kc said:lewax00[/url]":2tb018kc]Arduino is AVR, not ARM (well, the most common ones).You basically just described an Arduino. A small, cheap ARM based computer that can be programmed in C/C++/ASM for rapid prototyping. There's really not a lot to differentiate it, aside from size and the service package.[url=http://meincmagazine.com/civis/viewtopic.php?p=30575109#p30575109:2tb018kc said:Drizzt321[/url]":2tb018kc]
They are (in part) selling service (including their whole cloud management thing), but it's a standalone device that's highly integrated and a lot smaller than an Arduino shield. Also it's Arm and allows coding in c/c++/asm besides the normal sketch. A bit expensive on the whole for a per-device thing, but as a fast prototyping of a few dozen IoT devices, it's not terribly expensive and fits into a pretty small space.
My point is, all those features are things that Arduino already has, and has had for a long time.
I'm asking "why did Ars write an article about this?" not "why does this exist?" Countless widgets get launched every day that are much more novel than this, I'm just curious what piqued Ars's interests to make them write about it.
Part of the appeal (and the business model) for Electron is that it comes with its own global data plan.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30576079#p30576079:251upias said:SmokeTest[/url]":251upias]Because it is an "off the shelf" offering from a company that didn't disappear after releasing its first product, and therefore provides a useful illustration of whats "easy" today for people who don't follow this stuff closely?
I find funny that most of these "shields" usually have a lot more processing power than the actual 8-bit AVR chip in the bottom board.[url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:2q0jphdp said:SmokeTest[/url]":2q0jphdp]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
[url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:1g87os14 said:SmokeTest[/url]":1g87os14]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
[url=http://meincmagazine.com/civis/viewtopic.php?p=30577231#p30577231:23yfqqqp said:Peevester[/url]":23yfqqqp][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:23yfqqqp said:SmokeTest[/url]":23yfqqqp]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
Having it all as a tiny embedded unit is a lot nicer then having to use a shield - this unit is nicely compact.
I'm a big fan of the Yun - I have one outside right now controlling my now year-round lighting display, which I have changed for four different holidays so far while sitting upstairs at my computer. Specialized units with the basic trick bag of calls, the ability to use the myriad libraries, and some bridge code to a daughterboard is a big win. I can think of several uses for this, and with a pay-as-you-go sim, pretty cheap, too.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30577291#p30577291:2mtlp5lc said:roguethunder[/url]":2mtlp5lc][url=http://meincmagazine.com/civis/viewtopic.php?p=30577231#p30577231:2mtlp5lc said:Peevester[/url]":2mtlp5lc][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:2mtlp5lc said:SmokeTest[/url]":2mtlp5lc]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
Having it all as a tiny embedded unit is a lot nicer then having to use a shield - this unit is nicely compact.
I'm a big fan of the Yun - I have one outside right now controlling my now year-round lighting display, which I have changed for four different holidays so far while sitting upstairs at my computer. Specialized units with the basic trick bag of calls, the ability to use the myriad libraries, and some bridge code to a daughterboard is a big win. I can think of several uses for this, and with a pay-as-you-go sim, pretty cheap, too.
Not to mention the 2G version is like, half the price of even an off-brand arduino+the GSM shield.
And with 1MB of memory and a 2-digit-Mhz class cpu, I can't see 2G being significantly limiting. Not that the 3G versions a useless waste of 20$ more, just... likely unnecessary for the gross majority of builds.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30576991#p30576991:3j1bshm4 said:zaqzlea[/url]":3j1bshm4]I find funny that most of these "shields" usually have a lot more processing power than the actual 8-bit ARM chip in the bottom board.[url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:3j1bshm4 said:SmokeTest[/url]":3j1bshm4]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
Edit: also, compare the Arduino+Shield price to this, if you really need the GSM/GPRS thing I find this to be a better deal. The Arduino has the better ecosystem (you can find a library for nearly everything), but that's it.
[url=http://meincmagazine.com/civis/viewtopic.php?p=30577413#p30577413:fe3yyepl said:Peevester[/url]":fe3yyepl][url=http://meincmagazine.com/civis/viewtopic.php?p=30577291#p30577291:fe3yyepl said:roguethunder[/url]":fe3yyepl][url=http://meincmagazine.com/civis/viewtopic.php?p=30577231#p30577231:fe3yyepl said:Peevester[/url]":fe3yyepl][url=http://meincmagazine.com/civis/viewtopic.php?p=30574831#p30574831:fe3yyepl said:SmokeTest[/url]":fe3yyepl]I'm not sure what's special about this. Arduino has had GSM support for quite a while now.
https://www.arduino.cc/en/Main/ArduinoGSMShield
Is it because they're also trying to sell service? Or that this is a standalone device?
Having it all as a tiny embedded unit is a lot nicer then having to use a shield - this unit is nicely compact.
I'm a big fan of the Yun - I have one outside right now controlling my now year-round lighting display, which I have changed for four different holidays so far while sitting upstairs at my computer. Specialized units with the basic trick bag of calls, the ability to use the myriad libraries, and some bridge code to a daughterboard is a big win. I can think of several uses for this, and with a pay-as-you-go sim, pretty cheap, too.
Not to mention the 2G version is like, half the price of even an off-brand arduino+the GSM shield.
And with 1MB of memory and a 2-digit-Mhz class cpu, I can't see 2G being significantly limiting. Not that the 3G versions a useless waste of 20$ more, just... likely unnecessary for the gross majority of builds.
Yeah, at this tiny message size you don't need the speed. Though I do wonder how much 2G infrastructure even still exists. I assume LTE can talk to 2G radios in some kind of "oh no, it's THIS damn guy again" mode?