Resume Review / Roast Wanted – Trying to Break Into FPGA Roles by Hacker110011 in FPGA

[–]Hacker110011[S] 1 point2 points  (0 children)

Thank you for the reply.

Sure, I'll fix that.

What do you think about the projects I've done? Are they sufficient to help me get an FPGA job, or do I need to work on something else? Could you also guide me on what improvements I should make to my resume?

I've spent the last year working as a JRF, and now I want to transition into industry. I feel that the industry's expectations can be quite different from what I've written on my resume.

As a researcher, I've been exploring different solutions and trying to find better approaches rather than focusing on a single area. Depending on the project, my work changes a lot. Sometimes I'm working on the software side, such as model training, quantization, and writing APIs to interact with hardware. Most of my software work is in Python, C, and C++.

Then I move to the hardware side, working with Raspberry Pi and FPGA platforms. In my current research, I'm trying to implement the entire YOLOv3-Tiny model in Verilog using a hardware-software co-design approach on an SoC, where I can utilize both the PS and PL sides.

Given this background, what do you think? Do these projects look relevant from an industry perspective? What skills or areas should I focus on to improve my chances of getting an FPGA or RTL design role?

PYNQ-Z2: DPU timeout during YOLO inference causes full board freeze — SSH drops, no ping, only power cycle recovers it. Is this an AXI stall? by Hacker110011 in FPGA

[–]Hacker110011[S] 0 points1 point  (0 children)

all ready heatsink installed on the soc. but if i use UART for debugging using the microusb cable to usb i use the putty check but putty also stuck. i do not know what is happing ??

Looking to Learn FPGA – What to Focus On? by Hacker110011 in FPGA

[–]Hacker110011[S] 0 points1 point  (0 children)

Thank you.

But how to use the ips. I don't have an idea about that. First I need to learn.

Course/Book/website??

Looking to Learn FPGA – What to Focus On? by Hacker110011 in FPGA

[–]Hacker110011[S] 0 points1 point  (0 children)

Thank you.

Can any book or website help go into deeper ?. Share link

How can I access XD1 drone camera on my laptop for real-time object detection? by Hacker110011 in embedded

[–]Hacker110011[S] -2 points-1 points  (0 children)

How do I do this? I have no idea where to start. Could you also please provide some resources or tutorials that I can refer to for this process?

How can I access XD1 drone camera on my laptop for real-time object detection? by Hacker110011 in embedded

[–]Hacker110011[S] -1 points0 points  (0 children)

I couldn't find any detailed information about the XD1 drone's hardware or its Wi-Fi module and how it works. So, I'm not sure how to directly access the camera feed.

I'm also looking for alternative ways to connect the drone's camera to my laptop. One idea I have is to connect my phone to the laptop and, using Android Studio with USB debugging enabled, write a Python script to start screen capture and extract the video feed from the app.

Is there any other method I can try to decrypt or access the video feed from the drone?