Most Popular

1500 questions
2
votes
3 answers

Is barcode scanning with an ESP32 possible?

Is barcode scanning with an ESP32 possible? Is there an existing project, of a library that I could use? Any idea how to go about it? If not feasible, would it make sense to stream video from the ESP32's camera to a server and have the server…
Mawg
  • 3,147
  • 1
  • 13
  • 35
2
votes
0 answers

In what form should I store data in the cloud for a single device?

This question looks similar to What IoT services are available for storing/sending/publishing generic data in the cloud? though I haven't found a suitable answer yet. I'm building a light/temp/humidity sensor for my wine cellar. I'd like to save…
jlengrand
  • 121
  • 4
2
votes
0 answers

CSR8675 programming and build

I've bought myself a simple CSR8675 board with USB-SPI programmer, without any software included. I've succesfully managed to read and edit some settings using PSTool, but what i really need is to set it up as A2DP music transmitter. From what i…
MSSC
  • 21
  • 1
2
votes
1 answer

ESP-WROVER-KIT-VB - seeking code example to write to display

Does anyone have a simple "hello world" example of writing text to the display of a ESP-WROVER-KIT-VB ? My search skills are failing me today.
Mawg
  • 3,147
  • 1
  • 13
  • 35
2
votes
1 answer

Difference between edge server and mqtt broker

As I am new to the IoT world, I would like to ask for a clarification. I was reading somewhere about the general idea of having devices communicating with each other or storing information in a database, through an edge server. And then I started…
Stathis G.
  • 21
  • 2
2
votes
1 answer

LoPy4 Gateway (LoRa RAW) connection to Raspberry Pi and AWS Cloud

I am attempting the following setup: Sensor--> I2C--> Pycom LoPy4(Node)-->LoRa-RAW-->Pycom LoPy4(Nano Gateway)-->RPi-->AWS I have established the LoRa RAW connection between the two LoPy4s, now I want to know how to connect the LoPy4 (Nano-Gateway)…
Yash Deep
  • 121
  • 3
2
votes
0 answers

How can I play play custom MP3 file in echo show 5/ Alexa device?

I have ECHO show 5 device at my home. I have a mp3 file on my smartphone which I want to play on my voice command by amazon ECHO. I am ok to upload this file if echo can support it. How can I do this activity with alexa? Note : I am aware about…
Amol Patil
  • 161
  • 5
2
votes
1 answer

Speech recognition using esp8266

I'm working on a project where I have to send voice through mic to a Speech recognition API using esp8266 where the voice is get processed. Is there any possible way I could do this with esp8266? I found a similar project but it is not written for…
sai vamsi
  • 21
  • 1
2
votes
2 answers

Are nodes that are mobile in a IoT network more vulnerable to certain types of attacks?

I have my final year dissertation coming up and I'm thinking of doing a project where I evaluate attacks on an IoT network using Contiki/Cooja simulator. The project as it stands is too simple and has been done a few times. I'm thinking of adding…
Jeff
  • 21
  • 1
2
votes
0 answers

esp32 on matlab

Since nodemcu esp32 is not listed in the arduino package board, how do I configure the board for arduino set up and configuration? Also, is the only way to send data to matlab through wifi is by using the thingspeak?
Nur
  • 21
  • 1
2
votes
1 answer

Why one should choose GraphQL instead of MQTT for an IOT project?

Just got assigned to the IoT Project. It is regarding a simple IoT cellular device that pretty much acts as a garage door control. The device can be called using the phone and then opens the gate, what it also does is querries a "cloud platform"…
2
votes
2 answers

z wave and zigbee development boards

ESP8266 provides an amazing environment to build iot devices for smart home. I managed to build all kinds of gadgets raging from simple temperature and humidity recorders to more advanced actors with sensor motions and appliance controls. There are…
arthur
  • 137
  • 7
2
votes
0 answers

Wanted: open source communicating, self contained, IoT source code firmware

this question could be borderline off-topic here, but I dare asking it still here for academic purposes. If it is off-topic, send me an email to basile@starynkevitch.net mentioning the URL of this question, even when it becomes closed context:…
2
votes
1 answer

Can I push data from Home Assistant to a webpage?

I've just started to set up a home assistant instance, and I'm thinking that I'd like a way to publish some of the data in a 'read-only' sort of sense to a cloud-hosted web page. Obviously, I could just open a port to my LAN, or sign up for Home…
Sean Houlihane
  • 10,524
  • 2
  • 26
  • 62
2
votes
1 answer

Google Nest without a Subscription to Nest Aware

TLDR: Are there work arounds for smart cameras (specifically Nest) to not need the subscription service? Like many companies today, Google has taken to selling subscription services. My wife and I want to install a number of cameras in and around…
J Crosby
  • 163
  • 1
  • 7
1 2 3
99
100