QUB-ASL / bzzz

Quadcopter with ESP32 and RaspberryPi
MIT License
7 stars 1 forks source link

Board re-design #57

Closed alphaville closed 1 year ago

alphaville commented 1 year ago

I've created this issue to keep track of the re-design of the board. Feel free to comment. Some notes:

We should also keep the grb files (and a PNG version) on GitHub. Share your throughs below.

TODOs

Until then, let us modify the existing board

alphaville commented 1 year ago

@jamie-54 @gunturiCM I cut the serial connection between the RPi and the ESP (see on the left). The board should work now if we use a USB cable and a USB stick.

image

alphaville commented 1 year ago

Also, if we use the cable it would be good to rotate the ESP32 so that the two USB ports are one the same side

image

patchedByBatman commented 1 year ago

Professor, I think it is a better idea to make a proper schematic first rather than designing the PCB directly. When we have everything needed on the board, we will start designing the PCB. It is standard practice to make the schematic first. The ESP can be powered by the native USB port.

alphaville commented 1 year ago

Professor, I think it is a better idea to make a proper schematic first rather than designing the PCB directly. When we have everything needed on the board, we will start designing the PCB. It is standard practice to make the schematic first. The ESP can be powered by the native USB port.

Chandra, could you take the lead and make a first draft of the schematic?

patchedByBatman commented 1 year ago

Yes sir, I was actually working on it right now.