Vesc Tool

2021年11月26日
Download here: http://gg.gg/x1uhz
Connecting the VESC to Your Laptop ¶. Launch the VESC Tool. On the Welcome page, press the AutoConnect button on bottom left of the page. After the VESC is connected, you should see an updated status on the bottom right of the screen. Click Autoconnect in the VESC Tool. Updating the Firmware on the VESC ¶. Start by downloading the free Vesc tool from here. Then turn on your skateboard and connect an Micro-usb cable to the speed controller and into your computer. 1) Click on ’Connection’ 2) Connect your VESC to your computer with an usb cable and choose the right port in vesc tool. Then press the connection symbol to the right. Configure an electronic VESC board with a dedicated program (VESC Tool) in order to control an electrical bike engine with an electrical scooter type accelerator throttle. The VESC card and the VESC Tool were designed by Benjamin Vedder VESC Project. BOUND ESC compatible with VESC® vesctool2.06 Software.Firmware Version:5.1(update on June 29) BOUND ESC is based upon the VESC® Open Source Project. The VESC is the latest and greatest Open Source ESC which we specifically use to control our Electric Skateboard Motors.
*Vesc Tool Mac
The VESC software is the easiest way to get into your VESC and change its parameters.
This might be confusing because several programs are available, from different places. Let’s try to make that a bit more clear.BLDC Tool
That’s the very first software that came out, made by Benjamin Vedder himself. It’s still available on the original Git repository : https://github.com/vedderb/bld....
That software was available for Linux, Mac OS and Windows. You can find download links via Google. However, that program isn’t updated anymore, a new one is available.VESC Tool
That’s the replacement of the BLDC Tool, it’s totally new and up to date, it has a new UI, it’s easier to use and offers help on almost every screens and buttons. It also allows you to update your VESC to the latest version. We recommend to use the VESC Tool if you can. You can find the source on Github as well: https://github.com/vedderb/ves....
You will find compiled versions of program on the official site: http://vesc-project.com/vesc_t..., for Linux and Windows.
The site offers different versions of the VESC Tool, but they are all identical. The paid versions are just a way of making a donation to Benjamin Vedder to thank him for his work (which I encourage you to do). Take whatever version you want, add to cart, complete the checkout process and you will receive an email containing the download link.Extended BLDC Tool/VESC Tool for Ackmaniac’s modified firmware
A fellow builder, Ackmaniac, has modified a VESC firmware and the BLDC tool to add custom modifications.
You can find that tool there. He then made a new version based on the VESC Tool, check it out here.
That version of the software is only for the modified firmware, do not use it if you use the normal version of the firmware.By clicking ’Continue to App’ button you accept the Privacy Policy2.5/5 1 VESC Tool 3.00 SharewareRecommended Applications for WindowsCommercial Backup SoftwareFree Backup SoftwareCommercial PDF CreatorFree PDF CreatorAbout VESC ToolThis is the mobile version of VESC Tool, which can be used to configure VESC-based hardware over BLE. It can also be used to stream live data, update the firmware and many other things.For details, visit...This is the mobile version of VESC Tool, which can be used to configure VESC-based hardware over BLE. It can also be used to stream live data, update the firmware and many other things.For details, visithttps://vesc-project.comFor VESC Original hardware, seehttp://www.trampaboards.com/vesc--c-1434.htmlTo connect to a VESC over BLE, a compatible BLE module is required. They can be purchased here:http://www.trampaboards.com/vesc-connect-nrf-wireless-dongle-p-26767.htmlyou can also build your own:Technical Details about VESC ToolCategorySystem UtilitiesRelease Date2021-01-11PublisherBenjamin VedderPrevious VersionsHere you can find the changelog of VESC Tool since it was posted on our website on 2019-07-10 16:48:15.The latest version is 3.00 and it was updated on 2021-05-27 10:07:08. See below the changes in each version.Release Date: 2021-01-11Changes: 3.00 * Focus for this release: External hardware and BMS support. - Added hw type setting. - Added BMS commands* Other updates - Only allow uploading firmware to all VESCs when they have the same hardware version. - Added UDP server and client. - Realtime IMU and balance data. See: https://github.com/vedderb/vesc_tool/pull/91Release Date: 2020-08-18Changes: 2.06 * Updated stormcore and unity firmwares. 2.05 * FW 5.01 support: - Fixed bug in PPM app. 2.04 * FW 5.0 support: - Dual motor support, for e.g. unity. - Much better detection - Many other changes, see the firmware changelog for details.* Added NRF pair to VESC Remote page.* Added detect all without CAN button.* Added support for FW test build flag.* Log setup values in desktop VESC Tool too.* Added IMU orientation calibration widget.Release Date: 2020-04-27Changes: 2.05 * FW 5.01 support: - Fixed bug in PPM app. 2.04 * FW 5.0 support: - Dual motor support, for e.g. unity. - Much better detection - Many other changes, see the firmware changelog for details.* Added NRF pair to VESC Remote page.* Added detect all without CAN button.* Added support for FW test build flag.* Log setup values in desktop VESC Tool too.* Added IMU orientation calibration widget.Release Date: 2020-03-06Changes: 2.03 * App balance updates. See https://github.com/vedderb/bldc/pull/138.* Changed back FOC time constant.* Added test version warning.* Remind user to switch on the location service on android 10 if BLE scan fails.* Updated to Qt 5.12.7 for the android build.* Start linux version without openssl on version mismatch.* FW 4.02 support.Release Date: 2020-01-31Changes: * FW 4.01 support. 2.01 * Upadted NRF52 firmware to support NRF remotes at the same time as VESC Tool is connected.* Fixed swdprog bootloader paths.* Disconnect port after firmware upload.* Support for FW 4.00, which has HFI support.* Try regular FW chunk write if LZO write fails.* Use 4 ms current controller time constant by default.* Added CAN analyzer page.Release Date: 2020-01-12Changes: * Focus for this release: increase backwards compatibility with old firmwares. - Support for FW 3.60 - 3.66. - Keep a record of known issues with old firmwares, and warn if a problematic firmware is in use. - Support for making/restoring backups of motor and app configurations.* Other updates - Added support for VESC 100/250. - Show message when configuration verification fails. - FW 3.66 support: Many FOC improvements, see firmware changelog.Release Date: 2019-12-29Changes: 1.29 * Replaced miniLZO with lzokay to resolve crash on Android, and to get a bit better compression ratio. 1.28 * FW 3.65: - Added support for PTC motor thermistors (such as the KTY84). - APP_PPM sleep fix. Should solve CAN issues. 1.27 * Added option to truncate history in experiment plot.* Disable optimization for LZO on android to prevent crash during FW update on 32-bit devices.* Added HW60_MK3 FW.* New wand firmware.* VESC FW 3.64 with important safety fixes.Release Date: 2019-12-22Changes: * FW 3.65: - Added support for PTC motor thermistors (such as the KTY84). - APP_PPM sleep fix. Should solve CAN issues. 1.27 * Added option to truncate history in experiment plot.* Disable optimization for LZO on android to prevent crash during FW update on 32-bit devices.* Added HW60_MK3 FW.* New wand firmware.* VESC FW 3.64 with important safety fixes.Release Date: 2019-12-05Changes: * Log analysis: - Added ability to filter out outliers from map plot. - Added file browser tab.* Renamed 75/300 bootloader so that it also matches with the R2.* Added FW upload compression support for faster firmware uploads.* Added clear data button to experiment plot.* Added support for TS5700N8501 encoder.* Better observer gain calculation.* Disconnect BLE in destructor.Release Date: 2019-09-29Changes: 1.22 * Use foregroud service to keep GNSS alive during logging.* Always use wake lock during logging. 1.20 * Added TCP server to mobile version.* Remember log files location.* Added GNSS data to RT log.* Added setup data to RT log.* Added IMU data to RT log.* Use imperial units in profiles as well when selected.* Allow running in background.* Added wake lock when VESC is connected on Android.* EUC app support.* FW 3.62 support:* New Wand firmwareRelated AppsHere you can find apps that are similar with VESC Tool.Vesc Tool Mac
Download here: http://gg.gg/x1uhz

https://diarynote.indered.space

コメント

お気に入り日記の更新

テーマ別日記一覧

まだテーマがありません

この日記について

日記内を検索