Very nice video! Thanks for making this comparison. It is really disappointing that not many people give attention to the Arduino MKR boards. Please make more videos about the Arduino MKR 1010!
Excellent walk-thru. I'm new to the Arduino and want to learn how to use it in the context of my College Engineering courses. I teach a section on measurement systems, and Industry 4.0, and this seemed like the perfect board to do so. Would love to know more about the WiFi to cloud interface, but this video has assured me that at least this little guy was a solid purchase. Great tips for updating the firmware - I would not likely have figured that out myself!
I wish I would have gotten this board instead of the Vidor 4000. There is 0 support for the board. No one answers any questions. I will be obtaining this board. Thanks for showing us that it works.
I'm glad it helped. I think the Vidor 4000 is a newer board and may not have as much information and support available yet. I kind of want to look at the Vidor 4000 board now. It has an interesting form factor and could be an interesting challenge :)
Hardware - Arduino MKR WIFI1010 (BLE) . using BLE communication . We tried interface one central and one peripherals, its working. but we need to connect multiple peripheral and one central. Example: 1) central sends request to peripheral-1, peripheral-1 receive requests and send data (example value 1234) to central 2) central sends request to peripheral-2, peripheral-2 receive requests and send data (example value 5678) to central I tried to connect one central and two peripheral, one by one in the same program, but it accepts any one peripheral , example peripheral-1 or peripheral-2 . could you please suggest how to communicate with multiple peripherals?
Great explaining, I’m trying to use my mkr with a li-ion battery do you know if it is possible? I’m connecting it via the built in battery connector but it doesn’t seem to be charging...
Very nice video! Thanks for making this comparison. It is really disappointing that not many people give attention to the Arduino MKR boards. Please make more videos about the Arduino MKR 1010!
I followed along and enjoyed that tutorial. Thank you...Tim
I'm glad you enjoyed it. Thank you for watching
thank you for making this introduction. It was sounded very thought through. i hoped to see you using the wifi part.
Excellent walk-thru. I'm new to the Arduino and want to learn how to use it in the context of my College Engineering courses. I teach a section on measurement systems, and Industry 4.0, and this seemed like the perfect board to do so.
Would love to know more about the WiFi to cloud interface, but this video has assured me that at least this little guy was a solid purchase.
Great tips for updating the firmware - I would not likely have figured that out myself!
I'm glad it helped. Thank you for watching.
I wish I would have gotten this board instead of the Vidor 4000. There is 0 support for the board. No one answers any questions. I will be obtaining this board. Thanks for showing us that it works.
I'm glad it helped. I think the Vidor 4000 is a newer board and may not have as much information and support available yet.
I kind of want to look at the Vidor 4000 board now. It has an interesting form factor and could be an interesting challenge :)
thanks, pretty good introduction and comparison to the uno
Thanks for this in depth review
Hardware - Arduino MKR WIFI1010 (BLE) . using BLE communication .
We tried interface one central and one peripherals, its working.
but we need to connect multiple peripheral and one central.
Example:
1) central sends request to peripheral-1, peripheral-1 receive requests and send data
(example value 1234) to central
2) central sends request to peripheral-2, peripheral-2 receive requests and send data
(example value 5678) to central
I tried to connect one central and two peripheral, one by one in the same program,
but it accepts any one peripheral , example peripheral-1 or peripheral-2 .
could you please suggest how to communicate with multiple peripherals?
I am not very good with BLE, I only have a loose idea how it all works. I'm afraid I can't give you an answer. I'm sorry.
is it possible to use it as a simple ARDUINO UNO??
Certainly. Just make sure you have the right board selected if you're using the IDE
Can you please do a video on using OLED SH1106 and SSD1306 or with the MKR1010? I'm having trouble getting the libraries to work on the MKR1010.
I'll see what I can do
Thanks for this video :)
Are the MKR boards good for hardware as I need less power and more pins and a cloud and wifi.
can we simulate this board on any platform??
Just got my board yesterday, but connecting to Enterprise2 networks seems not yet possible. So it will collect dust like the other boards I tried.
@@BasementElectronics I've managed to connect to Enterprise2 networks using the TinyPICO board: www.tinypico.com
Great explaining, I’m trying to use my mkr with a li-ion battery do you know if it is possible? I’m connecting it via the built in battery connector but it doesn’t seem to be charging...
From my understanding, it should be possible. Unfortunately, I'm not a lot of help because I've never tried it.