Which microcontroller is best for you?

  Рет қаралды 90,318

Electromaker

Electromaker

Күн бұрын

Пікірлер: 31
@UKsystems
@UKsystems 2 ай бұрын
The microcontroller you use generally will be dependent on the angle if it’s a one off project versus making versus making 100 or 1000 microcontroller you use will change because of commercial availability
@mnavarrotube
@mnavarrotube Жыл бұрын
Excelent video. Thank you so much
@RixtronixLAB
@RixtronixLAB 2 жыл бұрын
Creative video, like it, thanks :)
@alcabellog
@alcabellog 2 жыл бұрын
Tensilica (esp32,esp8266,..) are also great ones for hobbies
@ΑναστασιαΑθανασοπουλου-π9β
@ΑναστασιαΑθανασοπουλου-π9β 2 жыл бұрын
Over
@Electromakerio
@Electromakerio 2 жыл бұрын
Top suggestions Angel. Hopefully, they will make the shortlist for the next video!
@llIIllIlIIllX_XIillIIllIIllIll
@llIIllIlIIllX_XIillIIllIIllIll 2 жыл бұрын
@@Electromakerio wait, i'm surprised you didnt mention them in ur video given that they are almost as popular as the arduino! .. it's the first time for me to learn about stm32, I could swear I thought u were talking about esp32 ... i cant get around the fact that u didnt mention it in ur video.... the board has wifi, bluetooth built in with high processor power and more pins than any thing else yet, very cheap!
@clort123
@clort123 2 жыл бұрын
Am I the only one who had to watch at 75% speed? This guy should do cattle auctions
@picklerix6162
@picklerix6162 Жыл бұрын
Ben Shapiro actually talks faster than this guy in my opinion. When I listen to Ben’s podcast, it sounds like he talking at 1.5x speed.
@robertmarkham6558
@robertmarkham6558 10 ай бұрын
1.75 speed 😅😊
@hoax2204
@hoax2204 5 ай бұрын
8051 kind of board for learning microcontroller, port pin easy remember position, easy register to remember, understand, you must hand to comunicate with outside so you understand more, stm, avr, esp ( server web not free forever ?) pic register not friendly to remember basicaly. I chose 8051 ( friendly with register ,assembly to remember ) and avr mega 328 ( friendly with arduino ide, basic register remember, more than one maker produce 8051 core -> replace easy ), esp 8266 ( friendly with arduino ide ) inside project
@khomo12
@khomo12 10 ай бұрын
Thank you!👍👍👍
@LTVoyager
@LTVoyager Жыл бұрын
This seems like a decent video content-wise, but I’ve had all of the annoying music I can take so I am bailing halfway through and will look for other similar videos.
@klausehrhardt4481
@klausehrhardt4481 Жыл бұрын
I went form 16f family to atmega. Few times have I felt more stupid for not having moved forward early. Linear memory spaces and the possibility to use multiple dedicated pointer registers... Wonder how C could work on Pic. And then, arm cortex blue pill for 2 dolars...
@klausehrhardt4481
@klausehrhardt4481 Жыл бұрын
If you ask me why microchip made It, It boils down to one simply factor: documentation.
@waynefilkins8394
@waynefilkins8394 2 жыл бұрын
What if someone was building a human sized robot with ai, so it had to be fast like a fast computer, and has many linear actuators or servos and multiple batteries, cameras, sensors, etc. Is there a board for something like that or do they have to create one?
@autofigure00
@autofigure00 Жыл бұрын
youd probably have multiple microcrontrollers controlling certain processes / sets of sensors and devices (just like how cars have dedicated controllers for different systems that then all feed data back into the main ECU).
@TheLevitique
@TheLevitique 3 ай бұрын
hello electro, I hope with all my heart that you are doing wonderfully well for a while now my hard drive ssd pro intel solid drive 2500 series 240gb is no longer working..I have very important files on it..I came across a video in my research which mentioned that I could recover my files by connecting via serial port and integrating it by connecting the STM32 with the SSD board..unfortunately I can't do it GOD thank you I came across your video so please please help me!!!!!!
@bertblankenstein3738
@bertblankenstein3738 4 ай бұрын
Huh, the esp8266 and esp32 didn't make it in to this video.
@Electromakerio
@Electromakerio 4 ай бұрын
You're right! It seems like the ESP8266 and ESP32 weren't featured in this video. Even though they weren't mentioned, both are still great options for DIY projects.
@llIIllIlIIllX_XIillIIllIIllIll
@llIIllIlIIllX_XIillIIllIIllIll 2 жыл бұрын
wait, i'm surprised you didnt mention (ESP 32 , ESP 8266 ,...)in ur video given that they are almost as popular as the arduino! .. it's the first time for me to learn about stm32, I could swear I thought u were talking about esp32 ... i cant get around the fact that u didnt mention it in ur video.... the board has wifi, bluetooth built in with high processor power and more pins than any thing else yet, very cheap!
@dzlivedzlive3399
@dzlivedzlive3399 7 ай бұрын
Why is that Arduino uno cost 27.5 $ while it's 5$ on AliExpress ?
@Electromakerio
@Electromakerio 7 ай бұрын
The higher price of official Arduino boards reflects the value of guaranteed quality, development support, and reliable customer service. While cheaper alternatives from AliExpress might be tempting for budget-conscious projects, they come with potential trade-offs in terms of quality and support.
@ujjwalrathod007
@ujjwalrathod007 2 жыл бұрын
Doesn't matter for me esp32 is the best.
@jeffzee3791
@jeffzee3791 9 ай бұрын
Getson Xavier crying 😭😂
@zetaconvex1987
@zetaconvex1987 2 жыл бұрын
The Nucleo boards on STM32 have built-in ST-Links, making them easy to program. I prefer this method to the Raspberry Pi Pico boards, and I wish the Picos incorporated something similar. If you want to debug a Pico, you need another Pico to act as a programmer. I do think the Nucleo boards win on this score.
@Ticktok_of_Oz
@Ticktok_of_Oz 2 жыл бұрын
I think it's a matter of application. you're probably not going to put the nucleo board into a final project. it's only for prototyping. the pi pico board, with it's castellated edges, is meant to be able to be soldered directly to a pcb, so you wouldn't want that extra debug hardware there. if you develop on the nucleo, you then have to spin your own design with the same chip and supporting components.
@picklerix6162
@picklerix6162 Жыл бұрын
I like the ESP32, STM32, and the Pi Pico. The are several debuggers for the ESP32. The one I have is quite cheap at $6.00. You can buy cheap ST-Link debuggers for $4-$5 but I do have Nucleo boards that do have that built-in debugger. I also have tried the Picoprobe which works well for me. I created a simple PCB that holds two picos, a picoprobe debugger Pico and a target Pico.
@picklerix6162
@picklerix6162 Жыл бұрын
I just bought some STM32C011 boards from China. They’re supposed to be low cost, cheaper and faster than many 8-bit microcontrollers.
@shingabiss
@shingabiss 2 жыл бұрын
Good info but turned off due to annoying background music.
@wissemaljazairi
@wissemaljazairi Жыл бұрын
Wow you talk alot... I fall asleep
Microcontroller Showdown: Which One Wins for Your Project?
17:21
Predictable Designs
Рет қаралды 18 М.
Arduino vs Pico - Which is the Best Microcontroller For You?
20:38
Gary Explains
Рет қаралды 309 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
STM32 Guide #1: Your first STM32 dev board
12:12
Mitch Davis
Рет қаралды 238 М.
Microcontrollers, Embedded Systems, and STM32.
12:32
thehardwareguy
Рет қаралды 16 М.
I tried the 3 Cheapest Arduino Alternatives! (That you Suggested)
13:21
The Best 20 Arduino Projects of the year 2024!
14:59
ToP Projects Compilation
Рет қаралды 140 М.
Microcontroller Selection (again)
14:44
EEforEveryone
Рет қаралды 9 М.
Arm Cortex-M vs ESP32: Which is More Efficient?
19:41
Gary Explains
Рет қаралды 55 М.
The Cheapest Microcontroller? Getting started with the 10 cent Puya PY32.
21:36
10 years of embedded coding in 10 minutes
10:02
Greidi Ajalik
Рет қаралды 424 М.
#345 ESP32 vs STM32: Which one is better (Bluepill)?
15:37
Andreas Spiess
Рет қаралды 247 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН