Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

ziteh/LEAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo is no longer updated, I will continue to develop LEAP in ziteh/LEAP-upper-limb.


"Lightweight Exoskeleton with Assistive Power (LEAP)" is my independent study.

輔助性動力輕型外骨骼 (LEAP, 飛躍)」是我的獨立研究。

影片展示

第二次步行測試

說明

MCU

我使用的微控制器型號為 STM32F103RB,是基於 ARM Cortex M3 的 32 位元微控制器。

本專案使用的 IDE 爲 Atollic TrueSTUDIO,這是 ST 官方維護、由開源的 Eclipse 發展而來的 IDE。

目前本專案可正常運作的專案在 LEAP/stm32/LAEPK_STM32_Cpp ,可以使用 TrueSTUDIO 直接開啓專案。

電腦端程式

電腦端程式可以查看外骨骼的相關數值與狀態,也可以控制其動作等。

相關檔案