Top products from r/IOT

We found 24 product mentions on r/IOT. We ranked the 21 resulting products by number of redditors who mentioned them. Here are the top 20.

Next page

Top comments that mention products on r/IOT:

u/BrightWolfIIoT · 2 pointsr/IOT

I have never used this, but it looks like an inexpensive compromise.. https://www.amazon.de/TP-Link-TL-MR3020-WLAN-Router-frustfreie-Verpackung/dp/B00634PLTW/ref=sr_1_1

You could plug a USB modem into it and let it manage the connection for you. Then have an Ethernet cable to plug into.

You should check for the best supported USB modems to go with it... there are some nice reviews showing some supporting configurations. I wouldn't just expect any USB modem to work well for you.

Viel Erfolg!

u/casabanclock · 1 pointr/IOT

Thanks for the info, it;s quite pricey, but I might consider it later. I will try the powered usb hub. What kind do you use? Could you recommend any USB powered hub that would work? Thank you in advance.

By the way, do the usb sticks like this https://www.amazon.de/4G-Systems-Stick-P14-HSDPA/dp/B003QCJHQC/ref=pd_cp_147_1?_encoding=UTF8&psc=1&refRID=39T04GTF4JJB6QPQJESG have many connection problems with Raspberry Pi? Or will it work? If there is any other and better usb styick that support 3G and works out of the box with raspberry pi, let me know.

u/onegazillion · 1 pointr/IOT

By more specific, do you mean, "Can you be more specific about what the combination of the disciplines of machine learning and IoT will involve?"

I can certainly give it my best shot.

Taking directly from the book, "Predictive Learning," by Vladimir Cherkassky, a former professor of mine,

> Most learning algorithms developed in various fields try to estimate models providing good prediction (or generalization). [...] However, estimating a good predictive model from finite noisy data is an inherently difficult problem.

We have seen a massive growth in computational capability server-side, decrease in the cost of edge-side "sensing," as well as edge-side computational capability. There are far more permutations and combinations of nodes and ways of sensing things than there have ever been before.

Basically whether you are an electrical engineer or a data scientist or anyone in between, we are all essentially applied mathematicians - so it's important to recognize the combination of this, "server side," stuff with "edge-side" stuff as being a domain in it of itself, because of the sheer number of possibilities of the ways we could look at architecting devices and data. Looking at the abstract combination of IoT and Machine Learning would be akin to combinatorics as a branch of mathematics.

The argument, "loading the edge with fancy techniques is missing the mark," presumes one possible solution among a vast array of possibilities. IoTML is meant to widen the discussion to many different possibilities, and bring different practitioners together to better understand the different possibilities of what the future might hold.

u/allenthird · 2 pointsr/IOT

Thanks for responding!

I linked the to Yi camera in the original post as an example, if you didn't see it here is a link. It's a camera that connects to WiFi using a QR code, and you can view it from your phone. Backs up into the cloud when it records footage.

When I say everything that goes into the IoT product, I'm talking about technical aspects and nothing involving lawyers/sales/marketing.

I have read a couple Instructables and Adafruit articles that show how to do this sort of thing on a Raspberry Pi, but that seems a bit different since it's essentially a computer, right? Also, they typically jump into 'hacking' instead of explaining components, how software works with hardware, etc.

Again, thanks for response.

u/MrScrith · 3 pointsr/IOT

So you are looking at modbus over serial... I would probably setup an arduino with an RS485 serial board and have it output modbus messages as an input to your device (PC?).

That is, if you know what the messages are (contents, structure, values, etc). If you don't, you might have to record a bunch of messages while playing with values to see what the output is, or maybe someone online has a manual or decoding of the messages and will be able to tell you what it is. Without that info you are kinda stuck, going from raw binary to actual data is kinda difficult if you don't know anything about what the binary is supposed to be.

u/dezeroex · 1 pointr/IOT

Solder-less breadboards to protect pins. They have ones that snap together into arbitrarily large sizes. In addition to pelican cases and clones, a less waterproof option are crafts project cases .

u/xhan0o · 2 pointsr/IOT

If you are looking for some DIY solutions https://www.amazon.com/Temperature-Humidity-Atmosphetic-BH1750FVI-YellowBlue/dp/B07GPBBY7F , you can add sound detector sensor or microphone for sound.
I have used the amazon kit by myself its fairly simple.

u/amenadiel · 3 pointsr/IOT

I guess that's part of it. Products as

  • rebutton
  • PressTo
  • goButton
  • Flic
  • bt.tn

    ​

    are insanely expensive. However, development boards for ESP8266 like Wemos d1 mini cost less than 1 buck, if you add a plastic enclosure, a snap button and a coin battery it should cost less than 10 bucks.

    ​

    But it's true that amazon could be actually losing money when they deliver the buttons. They just make up for the loss after a couple of button presses.

    ​

    ​
u/TheProffalken · 1 pointr/IOT

If you're after quick and cheap, then you could do worse than the Ds18b20 sensors in the waterproof housing ( https://www.amazon.co.uk/dp/B00CHEZ250/) - they use the 1-wire protocol so are easy to get working with the devices you're looking at using.

If you want something a bit more substantial and industrial, DM me and I'll contact some of our suppliers to get some options for you.

u/freewarefreak · 2 pointsr/IOT

https://www.amazon.com/Iot-Relay-Enclosed-High-Power-Raspberry/dp/B00WV7GMA2

I bought this. It's awesome. Simple to setup. Just cut a USB cable in half and you have a relay that turns on when I start my computer.

u/automate_the_things · 0 pointsr/IOT

https://www.amazon.com/gp/product/B00SYPSIRU/

I have one. Entirely locally controlled. I can remotely control and access it via my Home Assistant server, via z-wave.

I also wouldn't touch anything cloud-based with a 10 foot stick, either. Spending hundreds or thousands on crap that'll be nothing more than a paperweight WHEN (not IF) the company running the cloud services shut it down. Plus, there's all the issues of security to worry about, too.