-
Boards are here
09/23/2020 at 03:52 • 0 commentsI got the boards a few weeks back and have been working hard on testing and problem solving. I still have a few problems and if you have worked with the ESP32 and wouldn't mind giving me a hand please let me know :)
The boards:
44x44mm (10 Mexican pesos for reference)
ESP32 WROOM 32D or 32U
Backside
The test station
-
Test Station Design
08/28/2020 at 21:44 • 2 commentsWhile waiting for the board to arrive I took the time to design what I call a "Test Station" for the board.
-
Ordered 5 boards
08/24/2020 at 05:06 • 0 commentsOrdered 5 boards (almost) fully assembled. The picture below shows the final layout. The final version is 44x44mm.
-
Major rework
08/18/2020 at 04:12 • 0 commentsReworked the board and did the following changes:
- 24V board
- 60A peak current - new MOSFETs
- Dedicated logic ground plane and power ground plane
- 4 layer pcb, much better heat dissipation
- 2 mohm current sensing resistors
- Smaller footprint temperature sensor
- 3.3V 3A buck regulator
- Price should be a bit lower
- Swapped DRV8323 for DRV8305, 5V min voltage
- Bulk capacitance located above each half H-bridge
-
Swapped DRV8353 for DRV8323
08/07/2020 at 05:19 • 0 commentsI swapped the DRV8353 for the DRV8323 because it has a lower minimum operating voltage of 6V instead of 9V, so I can potentially run the device with a 2S battery. The DRV8323 is also around 2 bucks cheaper and uses 1 less passive component.
-
Github repo
08/06/2020 at 00:58 • 0 commentsI created a Github repo for the project. I haven't finished the board just yet, but fortunately it's pretty similar to the Janus Controller and I am using those currently to write code.
Dagor Controller repo: https://github.com/byDagor/Dagor-Brushless-Controller
Janus Controller hackaday page: https://hackaday.io/project/173519-janus-brushless-controller-2001
Janus Controller repo: https://github.com/byDagor/Janus-Controller
-
Updated layout
08/05/2020 at 22:25 • 0 comments