Resources
Learn something useful before you enrol.
Guides, build briefs, recorded demos and cheat sheets from the four schools. Free to read; a few downloads ask for an email.
The four waves of AI, and where the jobs are now
Predictive, generative, agentic, physical. Each wave added a new engineering role. Here is what each one hires for and how the RoboEdify courses map onto them.
Latest
Newest first across all six types.
Build a ROS 2 navigation stack in 30 days
A four-week build brief: simulated TurtleBot, SLAM, Nav2 and a recovery behaviour. Starter workspace, milestones and the rubric we use in the Robotics Software Engineer course.
The VLSI interview guide: DV, PD and DFT
48 pages. The questions verification, physical design and DFT interviewers actually ask, worked answers, and the portfolio evidence that gets you past the screen.
Demo: keyword spotting on a microcontroller, end to end
A 14-minute walkthrough of the IoT capstone: data capture, quantised model, firmware integration, and the power profile that decides whether it ships.
Career guide: embedded firmware and Linux BSP roles
What junior, mid and senior firmware roles expect, the interview loop, salary bands by region, and the three portfolio pieces that matter most.
SystemVerilog & UVM cheat sheet
Two pages: SystemVerilog constructs verification engineers use daily, the UVM phase order, sequence and driver handshake, and common coverage idioms.
Why most agent demos fail in production, and the evaluation that catches it
Agents that look impressive in a demo break on tool errors, long contexts and ambiguous instructions. A practical evaluation set catches all three before your users do.
Anatomy of an autonomy stack
A 36-page illustrated guide to perception, localisation, planning and control in self-driving and drone systems, with the interfaces between them.
Design and verify a 5-stage RISC-V core
Build brief for a pipelined RV32I core: RTL, hazard handling, a self-checking testbench, and FPGA synthesis with a timing report.
Demo: whole-body balance controller on a simulated humanoid
18 minutes inside the Humanoid Robotics capstone: contact scheduling, centroidal control and what happens when the floor is not where the model thinks it is.
Career guide: AI engineer roles in 2026
ML engineer, applied scientist, AI engineer, agent engineer: the titles overlap. This guide separates them by what you build and what interviews test.
Linux device driver cheat sheet
Character devices, platform drivers, device tree bindings, probe/remove, and the debugging commands you reach for first.
Skip the foundations? Read this first
The most common reason learners stall in specialist courses is a gap in computing, electronics or maths they thought they had covered. A diagnostic and an honest answer.
Ship a real-time defect detector
Train, quantise and deploy a detection model on a webcam feed with a latency budget. Includes the dataset, the deployment target and the rubric.
Static timing analysis, explained with one design
A 28-page guide that follows a single block from synthesis to timing closure. Setup, hold, derates, OCV and the fixes, in the order you will meet them.
Demo: autonomous survey mission with a PX4 quadrotor
12 minutes: mission planning, geofence, offboard control from ROS 2, and a forced failsafe to show what the vehicle does when the link drops.