RoyM
(Roy Miah)
7 April 2020 09:44
1
Hi All,
can anyone tell me which kit to buy to learn how to build IoT electronics or other useful things lol
I got alot time on my hands might as well learn something useful
could we do electronics night on VC as long as we have the kit in hand?
thanks
@emuboy may be able to help there
emuboy
(Andrea Campanella)
7 April 2020 10:27
3
Hey @RoyM ,
There are different kits you can buy, depends on what you want to do and y what’s your level of knowledge about electronics and programing:
A very basic kit would be the BBC Microbit :
A pocket-sized, codeable computer, with sensors, an LED matrix, buttons, and Bluetooth. Using micro:bit is just plain fun; a great way to get kids enthusiastic about code.
Just plug micro:bit into your computer or tablet and start coding,...
but if you want to do some IoT you could have a look at the esp32 based kits, my favourite one it’s the M5Stack :
Open-source modular toolkits for IoT devices based on ESP32-updated version of ESP8266. With stackable modules, user-friendly IDE, enabling rapid and high-quality prototyping, STEM education, engineering and mechanical use.
I’m always happy to help, we could organise something for the electronics night
Do you have any idea of a project you’d like to build? Learning is easier with a concrete example in mind
RichM
(Rich Maynard)
8 April 2020 16:44
5
I like the Wemos D1 mini, programmed using MicroPython with uPyCraft
It has lots of shields that are pretty easy to use, including a proto shield that you can solder your own creations on
And it’s dead cheap!
RoyM
(Roy Miah)
19 April 2020 10:31
6
Hi guys thanks for the recommendation!
The project I was hoping to make was a wearable Spotify player where I can stream the playlist via WiFi or Bluetooth
Do think I can make this with the kit suggested?
Thanks
emuboy
(Andrea Campanella)
19 April 2020 11:04
7
You can use a raspberry pi using any opensource spotify software