ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,066,893 results

Techquickie
What Makes ALL Your Electronics Work - Firmware Explained

Get an unrestricted 30-day free trial of FreshBooks at https://www.freshbooks.com/techquickie What is firmware and why is it so ...

6:06
What Makes ALL Your Electronics Work - Firmware Explained

818,879 views

6 years ago

Mock Questions
Firmware Engineer Interview Questions with Answer Examples

Firmware Engineer Interview Questions with Answer Examples. We review our 5 best Firmware Engineer questions and answers, ...

6:24
Firmware Engineer Interview Questions with Answer Examples

39,209 views

4 years ago

Prof. Dr. Florian Leitner-Fischer
Is Embedded Systems Still a Good Career in 2026?

Is Embedded Systems still a good career choice in 2026? As a Computer Science Professor specializing in Embedded ...

8:00
Is Embedded Systems Still a Good Career in 2026?

153,143 views

6 months ago

Greidi Ajalik
Pros and Cons of Embedded Software Engineering

Embedded C Programming for Absolute Beginners: https://bit.ly/3RYbR0U Master Embedded Driver Development: ...

4:44
Pros and Cons of Embedded Software Engineering

90,675 views

3 years ago

DeepSea Developments
Firmware vs Software - What is the Difference? | DeepSea Developments

Get to know in this video the differences between firmware and software. We will explain the definition of each one, and some ...

2:17
Firmware vs Software - What is the Difference? | DeepSea Developments

10,653 views

2 years ago

Flashback Team
Extracting Firmware from Embedded Devices (SPI NOR Flash) ⚡

Learn tricks and techniques like these, with us, in our amazing training courses! https://flashback.sh/training One of the first things ...

18:41
Extracting Firmware from Embedded Devices (SPI NOR Flash) ⚡

677,785 views

3 years ago

hoff._world
COMPLETE EMBEDDED SYSTEMS Roadmap - What Arduino Won't Teach You

Internet of Things and embedded devices run the world, but there's a lack of good content on becoming a professional embedded ...

39:58
COMPLETE EMBEDDED SYSTEMS Roadmap - What Arduino Won't Teach You

114,563 views

3 months ago

Greidi Ajalik
Embedded Systems Engineering VS Embedded Software Engineering

Embedded C Programming for Absolute Beginners: https://bit.ly/3RYbR0U Master Embedded Driver Development: ...

3:47
Embedded Systems Engineering VS Embedded Software Engineering

89,105 views

3 years ago

People also watched

Garrett Rose
Software engineer driven to insanity from 2026 Job Market

I blab a lot in this video but generally I cover: The real state of the 2026 tech job market. Qualified engineers are not getting hired.

29:11
Software engineer driven to insanity from 2026 Job Market

2,093 views

2 days ago

Predictable Designs with John Teel
7 Microcontrollers You Should NEVER Use in a Product

Microcontroller Selector Tool: ...

12:38
7 Microcontrollers You Should NEVER Use in a Product

102,087 views

8 days ago

CodeHead
The Uncertain Future Of Software Engineering...

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=codehead-01 Git gud at coding for FREE with Scrimba ...

5:22
The Uncertain Future Of Software Engineering...

11,897 views

2 days ago

AI LABS
Claude Code's Creator Does This Before Every Single Project

This claude code tutorial reveals how Boris (the actual creator of Claude Code at Anthropic) uses it daily. Learn his claude code ...

9:55
Claude Code's Creator Does This Before Every Single Project

187,560 views

2 months ago

Kit Maker
Transfer Your MPC Kits to the MPC Sample

This video shows how to transfer your MPC kits to the 'MPC Sample' device as well as some general information on how 'MPC ...

5:08
Transfer Your MPC Kits to the MPC Sample

1,954 views

5 days ago

MetalSilicon
Firmware Engineering C Fundamentals | Superloops vs. Statemachines vs. RTOS

Common firmware and embedded systems code architectures and when to use them with a real hardware example. GitHub ...

10:02
Firmware Engineering C Fundamentals | Superloops vs. Statemachines vs. RTOS

5,833 views

4 days ago

hoff._world
How to DESIGN an EMBEDDED SYSTEM - Schematics & Architecture

In this series we are designing an embedded device from start to finish - from schematics and hardware all the way to firmware ...

46:30
How to DESIGN an EMBEDDED SYSTEM - Schematics & Architecture

47,381 views

3 months ago

Kit Maker
How to put Maschine Kits on the MPC Sample (Seriously)

It's possible! This video shows how to transfer your Maschine kits to the 'MPC Sample' device. It also goes over how MPC Sample ...

4:10
How to put Maschine Kits on the MPC Sample (Seriously)

3,973 views

6 days ago

Low Level
how is this hacking tool legal?

The CH341A is A POWERFUL tool for people who want to get into bug hunting. https://www.youtube.com/watch?v=OTLAnpsAnEI ...

11:42
how is this hacking tool legal?

579,605 views

1 year ago

Joe C-J
Pwnagotchi: How Easy Is It to Crack Your WiFi

I built a Pwnagotchi… but is it actually something you should be worried about? In this video, I put together my own Pwnagotchi ...

10:04
Pwnagotchi: How Easy Is It to Crack Your WiFi

4,632 views

6 days ago

Element Engineering Australia
003 | Firmware Design with Sam Moore | The Engineering Triangle Podcast

00:00 – Teaser 00:45 – Introducing Sam & Firmware 02:54 – What makes for good firmware design? 08:09 – How to quickly ...

47:05
003 | Firmware Design with Sam Moore | The Engineering Triangle Podcast

6,732 views

1 year ago

Waqas Tech Videos
The secret life of Firmware: Everything you need to know

This video is explaining firmware, today in this video you will learn and understand what is firmware. Which is a type of software ...

5:00
The secret life of Firmware: Everything you need to know

37,671 views

2 years ago

All Systems Go!
Microcontroller Firmware from Scratch

https://media.ccc.de/v/ASG2019-161-microcontroller-firmware-from-scratch Follow a journey of writing STM32 microcontroller ...

25:52
Microcontroller Firmware from Scratch

52,315 views

6 years ago

MetalSilicon
Firmware Engineer C Fundamentals | Why we never use malloc()

Exploring alternatives to malloc (dynamic memory allocation) in C. GitHub Repository (Code Demos): ...

7:53
Firmware Engineer C Fundamentals | Why we never use malloc()

58,197 views

1 month ago

Rombit
Day in the Life of an IoT Lead Firmware Engineers at Rombit

Ever wondered what a IoT Lead Firmware Engineers does? Well take a peak in the life of one of our IoT Lead Firmware Engineers ...

0:36
Day in the Life of an IoT Lead Firmware Engineers at Rombit

2,526 views

3 years ago

John Hammond
Getting Started in Firmware Analysis & IoT Reverse Engineering

https://jh.live/bugprove || For blazing-fast automated IoT firmware analysis and zero-day discovery, you can use BugProve FOR ...

11:28
Getting Started in Firmware Analysis & IoT Reverse Engineering

66,072 views

2 years ago

MetalSilicon
Firmware Engineer C Fundamentals | Opaque Pointers

How to create clean & safe Library APIs using C Opaque Pointers. Asked about in embedded systems and firmware engineering ...

7:57
Firmware Engineer C Fundamentals | Opaque Pointers

4,659 views

22 hours ago

Memfault
Why This Firmware Engineer Loves Memfault

Curious about the secret tool every developer needs in their toolkit? Discover why leaving asserts in your code and utilizing ...

0:41
Why This Firmware Engineer Loves Memfault

547 views

1 year ago

Engineer Man
Simple Firmware Reverse Engineering

Getting access to and examining firmware is easier than you think and it gives some really good insight into how things work.

8:50
Simple Firmware Reverse Engineering

130,005 views

6 years ago

People Team
What is the role of a Firmware Engineer ? | Career Guide - Job Description - Skills

https://peopleteam.com/blog/what-is-the-role-of-a-firmware-engineer Unlock the fascinating world of Firmware Engineering!

4:50
What is the role of a Firmware Engineer ? | Career Guide - Job Description - Skills

1,058 views

1 year ago