Skip to content

Native Python implementation of the ScienceMode2 protocol for the RehaStim2 Stimulation Device

License

Notifications You must be signed in to change notification settings

oscarys/pyRehaStim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRehaStim

Native Python implementation of the ScienceMode2 protocol for the RehaStim2 Stimulation Device

Raspberry Pi 4

Out-of-the-box serial port (miniuart) is enabled and present at pins 8 (TXD, GPIO.14) and 10 (RXD, GPIO.15) in the RPi 4 IO header. However, this UART does not support parity checking, which is part of ScienceMode2 protocol. Therefore, a DT overlay has to be enabled by editing /boot/config.txt and adding:

dtoverlay=miniuart-bt

About

Native Python implementation of the ScienceMode2 protocol for the RehaStim2 Stimulation Device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages