Rebwar Ai
162 posts

Rebwar Ai
@rebwar_ai
Curious about neural networks? Subscribe to my YouTube channel for easy-to-follow insights!
Katılım Ekim 2021
20 Takip Edilen10 Takipçiler

🧩 Build your own Matrix, Layer & NeuralNetwork abstractions from scratch.
🚀 Source code + playlist here
youtu.be/Lfg8WDYzmVM
#CodingLife #DevCommunity

YouTube
English

This series is for people who want:
💪 Deep understanding
🧠 Hardware control
⚙️ Real low-level skills
Not copy-paste coding.
AVR & ARM from scratch.
youtu.be/BDFHZTzk-AQ
#EmbeddedSystems #BareMetal

YouTube
English
Rebwar Ai retweetledi

@rebwar_ai
If you master:
🔹 C
🔹 Assembly
🔹 Memory layout
🔹 Linker scripts
You’re no longer just “using” microcontrollers…
You’re controlling them.
youtu.be/s0DxLYP0ASE
#Firmware #LowLevel #Microcontroller

YouTube
English
Rebwar Ai retweetledi

@rebwar_ai
🛠️ Raw C++ + neural network math = deep learning fundamentals you actually understand!
📍 GitHub repo live now
github.com/rebwarai/Build…
#AI #Code
English

If you master:
🔹 C
🔹 Assembly
🔹 Memory layout
🔹 Linker scripts
You’re no longer just “using” microcontrollers…
You’re controlling them.
youtu.be/s0DxLYP0ASE
#Firmware #LowLevel #Microcontroller

YouTube
English

🛠️ Raw C++ + neural network math = deep learning fundamentals you actually understand!
📍 GitHub repo live now
github.com/rebwarai
#AI #Code
English

Most tutorials hide the important parts.
I don’t.
We cover:
🔹 Reset_Handler
🔹 Stack setup
🔹 .data & .bss
🔹 Register-level programming
Pure bare-metal.
youtu.be/l67zNIXGOSw
#Firmware #BareMetal #AVR

YouTube
English

🤖 Want to predict robot collisions using sensor data? I show how to build the whole AI logic from scratch!
👨💻 Check it out 👇
youtu.be/Lfg8WDYzmVM
#Robotics #NeuralNetwork

YouTube
English

FLASH vs SRAM — do you REALLY understand it?
💾 FLASH → code
⚡ SRAM → variables
🔁 .data copied at startup
We break it down step by step.
youtu.be/BDFHZTzk-AQ
#Firmware #EmbeddedC

YouTube
English

Want to truly understand microcontrollers?
In this series we build everything:
⚙️ Startup code
📦 Linker scripts
🧠 Memory layout
🔁 Interrupts
AVR & ARM. From zero.
youtu.be/ilMgqIyBuYc
#Microcontroller #EmbeddedC #ARM

YouTube
English

🐕 Watchdog timers can reset your MCU before main() 😬
Learn:
Why it happens
How to disable it safely
When to re-enable it
📺 Full breakdown 👉 youtu.be/BDFHZTzk-AQ
#FirmwareDevelopment #EmbeddedTips

YouTube
English

💡 Build a Neural Network in C++ From Scratch | Robot Collision Prediction
❌️ no libraries
❌️ no shortcuts
✅️ just pure C++
📺 youtu.be/Lfg8WDYzmVM
#ai #neural_networks #DeepLearning

YouTube
English

Bare-Metal Embedded Systems (AVR & ARM) in C & Assembly - ARM Cortex-M3 linker script - memory
youtu.be/oYVLB_smRTI

YouTube
English


Build a Neural Network in C++ From Scratch | Robot Collision Prediction
youtu.be/Lfg8WDYzmVM

YouTube
English
Rebwar Ai retweetledi

@rebwar_ai
Bare-Metal Embedded Systems (AVR & ARM) in C & Assembly - Arm Cortex-M linker script - memory layout
youtu.be/oYVLB_smRTI

YouTube
English

Bare-Metal Embedded Systems (AVR & ARM) in C & Assembly - Arm Cortex-M linker script - memory layout
youtu.be/oYVLB_smRTI

YouTube
English

FLASH vs SRAM:
💾 FLASH → non-volatile
⚡ SRAM → volatile
🔁 .data copied at startup
This is real embedded engineering.
🎥 youtu.be/oYVLB_smRTI
#Firmware #MCU #Electronics

YouTube
English
Rebwar Ai retweetledi

@rebwar_ai
🚀 Every MCU program starts here:
ENTRY(Reset_Handler)
Before main(). Before anything.
See how it works:
youtu.be/oYVLB_smRTI
#ARM #BareMetal #EmbeddedSystems

YouTube
English