Skip to content

Application to interact with the BodyMedia-Armband

Notifications You must be signed in to change notification settings

JohnnyKHU/FreeTheBodyM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#FreeTheBodyM

Der ürsprüngliche Code, zum Auslesen des BodyMedia-Armbandes, stammt von Centi Benzo aus dem Jahre 2009! Centi Benzo hat seinen Code als PUBLIC DOMAIN veröffentlich! PUBLIC DOMAIN, siehe: https://en.wikipedia.org/wiki/Public_domain_software

Dieses Projekt besteht aus 2 Teilen:

###Teil 1: bm_hack Dieser Teil ist der Teil von Centi Benzo, und dafür zuständig die Daten von dem Armband auszulesen und als CSV-Datei zu speichern. Dieser Code ist Python 2.7 Code!

###Teil 2: bm_gui Dieser Teil ist von mir, bloodywulf, und ist dazu da, dem Benutzer eine grafische Oberfläche zur Bedienung zur Verfügung zu stellen. Ebenfalls konvertiert dieser Codeteil die CSV-Datei in das swd-Format, welches die SenseWear-Software einlesen kann. bm_gui steht ebenfalls unter PUBLIC DOMAIN! Dieser Codeteil ist Python 3.4 und PyQt 5.4 Code! Gebaut wurde das ganze mit: pyinstaller --onefile

About

Application to interact with the BodyMedia-Armband

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Batchfile 1.3%
  • Shell 0.3%