Skip to content

Commit 7bbf859

Browse files
authored
Merge pull request #513 from Achllle/master
RPi5, price discclaimer
2 parents 8f4301a + 6477aaf commit 7bbf859

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

parts_list/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Cost to build this assembly: $90.8
150150

151151
## Extra Parts
152152

153-
These parts you may either already have, depend on where you're located for a good deal, depend on personal preference, or are optional. As a result they are not accounted for in the total price.
153+
These parts you may either already have, depend on where you're located for a good deal, depend on personal preference, or are optional. If you do not have any of these, you'll need to add around $500 to the total project cost.
154154

155155
**Note**: Make sure to go through the list below to make sure you have everything you need.
156156

@@ -232,7 +232,7 @@ You will want threadlocker for several screws so that they don't unscrew themsel
232232
* You'll also need a charger for the battery. Make sure it can support the battery you bought. For the Zeee options, [this model from Amazon](https://www.amazon.com/Hobby-Fans-Professional-Balance-Discharger/dp/B09XC91BWJ/ref=sr_1_6?keywords=LiPo+charger&qid=1690484744&sr=8-6) will work.
233233
* Consider getting a fireproof battery bag. LiPo batteries are extremely flammable/explosive and a fire caused by a battery is extremely difficult to put out.
234234
* You'll also need a way to connect your battery to the PCB via a XT30 connector (MH-FC) which depends on the battery you get. Often these come with the charger for the battery
235-
* A Raspberry Pi 3 or 4. Other options may work as well, but we recommend starting here.
235+
* A Raspberry Pi 3, 4, or 5 and SD card for the operating system. For the 4 or 5, any amount of RAM should work just fine. Note that only the 5 has two full serial interfaces and thus is the only model that can connect to the motor controllers (Roboclaws) and run bluetooth at the same time.
236236

237237
> (*) The reason you need 14V is that the 12V regulator needs a [dropout voltage](https://www.pololu.com/product/2855#dropout) on top of the output voltage in order to provide 12V. A 12V battery will not work adequately.
238238

parts_list/extra_parts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Extra Parts
22

3-
These parts you may either already have, depend on where you're located for a good deal, depend on personal preference, or are optional. As a result they are not accounted for in the total price.
3+
These parts you may either already have, depend on where you're located for a good deal, depend on personal preference, or are optional. If you do not have any of these, you'll need to add around $500 to the total project cost.
44

55
**Note**: Make sure to go through the list below to make sure you have everything you need.
66

@@ -82,7 +82,7 @@ You will want threadlocker for several screws so that they don't unscrew themsel
8282
* You'll also need a charger for the battery. Make sure it can support the battery you bought. For the Zeee options, [this model from Amazon](https://www.amazon.com/Hobby-Fans-Professional-Balance-Discharger/dp/B09XC91BWJ/ref=sr_1_6?keywords=LiPo+charger&qid=1690484744&sr=8-6) will work.
8383
* Consider getting a fireproof battery bag. LiPo batteries are extremely flammable/explosive and a fire caused by a battery is extremely difficult to put out.
8484
* You'll also need a way to connect your battery to the PCB via a XT30 connector (MH-FC) which depends on the battery you get. Often these come with the charger for the battery
85-
* A Raspberry Pi 3 or 4. Other options may work as well, but we recommend starting here.
85+
* A Raspberry Pi 3, 4, or 5 and SD card for the operating system. For the 4 or 5, any amount of RAM should work just fine. Note that only the 5 has two full serial interfaces and thus is the only model that can connect to the motor controllers (Roboclaws) and run bluetooth at the same time.
8686

8787
> (*) The reason you need 14V is that the 12V regulator needs a [dropout voltage](https://www.pololu.com/product/2855#dropout) on top of the output voltage in order to provide 12V. A 12V battery will not work adequately.
8888

0 commit comments

Comments
 (0)