Skip to content

Neon22/micropython-firmata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

micropython-firmata

firmata implementation (in python) for the micropython project and board. As board not yet working neither is this implementation. Waiting for h/w and stabilisation of i2c and Serial comms.

Implements 2.1.13 version

  • has virtual pin mapping for STMF4 chips which have many more pins than initial reference Arduino platform.
  • implements full protocol
    • allows for i2c comms, servo range, capability queries
  • does not implement Shift ops

About

firmata implementation in python for teh micropython project and board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages