Difference between revisions of "Tinkla Buddy"
From Tinkla: Tinkering with Tesla
m (→Creating the SD card) |
m (→Creating the SD card) |
||
Line 9: | Line 9: | ||
<source> | <source> | ||
dd if=tinkla_buddy.img of=/dev/dse | dd if=tinkla_buddy.img of=/dev/dse | ||
− | </source> where '''tinkla_buddy.img''' is the name of the image you [https://tinkla.us/files/tinklaBuddy-1.20-2020.03.18.img.gz download v1.20 (built 03/18/2020)] | + | </source> where '''tinkla_buddy.img''' is the name of the image you [https://tinkla.us/files/tinklaBuddy-1.20-2020.03.18.img.gz download v1.20 (built 03/18/2020)] from this site and '''/dev/sde''' is the device corresponding to your SD card mounted on Linux. [MD5: a8fa3ffbd0fe3f232e0ecaa599f88506] |
+ | |||
+ | === Images === | ||
+ | |||
+ | Please select the appropriate image for your platform. | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Platform | ||
+ | ! Image | ||
+ | ! MD5sum | ||
+ | |- | ||
+ | | R1S H5 | ||
+ | | [https://tinkla.us/files/tinklaBuddy-H5-1.21-2020.03.20.img.gz v1.21-H5 (built 03/20/2020)] | ||
+ | | 6cafad602e2a07d87116f144862935e9 | ||
+ | |- | ||
+ | | R1S H3 | ||
+ | | [https://tinkla.us/files/tinklaBuddy-H3-1.21-2020.03.20.img.gz v1.21-H3 (built 03/20/2020)] | ||
+ | | TBD | ||
+ | |} | ||
'''Note:''' the image file is very large (650+ Mb compressed) and will take some time to download. Also, depending on the speed of your SD card, will take a long time to burn. | '''Note:''' the image file is very large (650+ Mb compressed) and will take some time to download. Also, depending on the speed of your SD card, will take a long time to burn. |
Revision as of 08:22, 20 March 2020
Coming Soon
Tinkla Buddy is now in beta stage. Info coming soon!
Creating the SD card
- On Windows PCs you can use Win32DiskImager to create to burn the image to the SD card for your Tinkla Buddy.
- On Linux flavors (including Mac OS) you can just use the dd command.
dd if=tinkla_buddy.img of=/dev/dse
where tinkla_buddy.img is the name of the image you download v1.20 (built 03/18/2020) from this site and /dev/sde is the device corresponding to your SD card mounted on Linux. [MD5: a8fa3ffbd0fe3f232e0ecaa599f88506]
Images
Please select the appropriate image for your platform.
Platform | Image | MD5sum |
---|---|---|
R1S H5 | v1.21-H5 (built 03/20/2020) | 6cafad602e2a07d87116f144862935e9 |
R1S H3 | v1.21-H3 (built 03/20/2020) | TBD |
Note: the image file is very large (650+ Mb compressed) and will take some time to download. Also, depending on the speed of your SD card, will take a long time to burn.