-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates for SRA Board 23-24 #28
base: master
Are you sure you want to change the base?
Conversation
@@ -191,7 +191,7 @@ In general, every development board has the following basic features: | |||
- The parallel mode is a special feature, used for high-rated motors, requiring more than the 1.2A current limit. | |||
- In this mode, the channel's directional pins and output pins are shorted; only one motor is connected to a motor driver i.e. two channels, giving a current capacity of 2.4A. Thus, one high rated motors can be controlled using ESP32. | |||
- Note: The directional pin shorting is done by a manual DPDT switch. If the user turns on TB_A switch then the first motor driver goes into the parallel mode and its directional pins are shorted, where GPIO connections are IN1 = IN3 = 25 and IN2 = IN4 = 26. This is all done automatically. Also for parallel mode, the J1 and J2 junctions need to be shorted. | |||
<br/><br/> | |||
- Parallel mode has been discontinued in the current SRA Board. <br/><br/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the parallel mode section from Readme.
@@ -222,7 +222,7 @@ In general, every development board has the following basic features: | |||
- There is an inbuilt BAT760 diode on the USB line on ESP32. If different voltages are applied at Vusb and Vin, then the voltage with bigger magnitude will be given to LD1117 (LDO on ESP32); often the voltage will be the same on Vin and Vusb i.e 5V. | |||
- But, the usage of the SS14 (currently, 1N5417 in previous edition) diode on the Vin path, which has more **Vf** (forward voltage) than the BAT760, will create a voltage indifference and in a simultaneous power supply condition, USB will be selected as its voltage will be more than Vin. | |||
|
|||
## Notable problems in the current SRA Board 2022 | |||
## Notable problems in the current SRA Board 2024 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
README.md
Outdated
- [Udit Patadia](https://github.com/udit7395): *Mentor* | ||
- [Laukik Hase](https://github.com/laukik-hase): *Mentor* --> | ||
- [Raj Gupta](https://github.com/RajGupta17): *Designer* | ||
- [Atharva Atre](https://github.com/AtharvaAtre): *Co-designer* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove unrecognized contributors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@SuperChamp234 please review the changes here. Looks like everything's okey |
|
||
The SRA board is a development board based on ESP32 with on-board peripherals like programmable LEDs, switches, sensor ports for Line Sensor Array and MPU-6050, protection circuit for over-current and reverse voltage and motor drivers. | ||
|
||
![](/documentation/assets/3d_sideview.png) | ||
![](/documentation/images/board_images/front_side_1.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use a zoomed out sideview like previous README.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image does not render properly in the readme.
|
||
| Feature | SRA Board 2019 | SRA Board 2020 | SRA Board 2022 | SRA Board 2023 | | ||
## Major Changes IN SRA Board Over the years from 2020-2024 | ||
| Feature | SRA Board 2020-21 | SRA Board 2021-22 | SRA Board 2022-23 | SRA Board 2023-24 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why change the table headers?
|[Sensor Port Connectors](#protection-against-over-current) | JST (Japan Solderless Terminal) Connectors | JST (Japan Solderless Terminal) Connectors | JST Connectors | JST Connectors | | ||
|[Component Type and Board Size](#component-type-and-board-size) | THT (Through Hole), Big | SMD(Surface Mount Device), Smaller | SMD(Surface Mount Device), Smaller| SMD(Surface Mount Device), Smaller| | ||
- ### **Compatiblity of SRA Board with Battery [3- 3.3V 2500mAh Batteries](https://robu.in/product/bak-nmc-18650-2500mah-8c-lithium-ion-battery/?gad_source=1&gclid=Cj0KCQjw6PGxBhCVARIsAIumnWb20iyJUEXE8V6eAfSambP35PfBsSFKje-ALjyNniqGYCW_kz3IbcQaAoeGEALw_wcB)** | ||
- This years SRA Board(2023-24) is compatible with batteries which have an external **[BMS(Battery Management System)](https://robu.in/product/3s-10a-12v-18650-lithium-battery-charger-board-protection-module/)**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please mention some name/spec of BMS alongside the link
@@ -256,25 +256,20 @@ In general, every development board has the following basic features: | |||
- [x] Modular testing of the circuit | |||
- [x] Testing of prototype board | |||
- [x] Final version | |||
- [x] Making the board Battery Compatible | |||
- [ ] Resolving high frequency noise by BO Motors ( TB6612FNG ) | |||
|
|||
<!-- CONTRIBUTORS --> | |||
## Contributors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename this to - Contributors to SRA Board 2024
- [Chinmay Lonkar](https://github.com/ChinmayLonkar): *Designer* | ||
- [Dhairya Shah](https://github.com/dhairyashah1): *Mentor* | ||
<!-- - [Omkar Bhilare](https://github.com/ombhilare999): *Mentor* | ||
- [VedantParanjape](https://github.com/VedantParanjape): *Mentor* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a small colapsable toggle to acknowledge all previous contributors.
https://gist.github.com/Ashton-W/864d09d71f7cb8e5b47ebaac02b98455
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where have you mentioned about the compatibility with both WROOM and WROVER ESP32?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image is significantly smaller, nothing is visible
Please remove parallel mode and stepper motor driver documentation, as they are saved in their respective SRA Board’s branch tags. |
Changes noted. Will do the changes in sometime. |
Updated the designs for SRA Board 23-24
Changes Made: