Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
Object for exchange — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Propeller 2
Object for exchange
bambino69
Posts:
126
2020-12-08 16:36
in
Propeller 2
I am not confident I can use the github. could someone post this for me?
spin2
spin2
Acc_Button_demo.spin2
2K
spin2
spin2
Bt_Acc_Buttons.spin2
4K
Acc_Button_demo.spin2
1.9K
Bt_Acc_Buttons.spin2
3.7K
Comments
JonnyMac
Posts:
9,230
2020-12-08 16:54
edited 2020-12-08 17:10
You can send objects for contribution to developer@parallax.com.
I also wrote an object for the P2 Acc Kit Control board, in fact, some of your code is similar. Mine doesn't run in a cog, though you could easily launch it into one.
--
https://github.com/parallaxinc/propeller/blob/master/libraries/community/p2/All/jm_p2es_control/jm_p2-es_control.spin2
bambino69
Posts:
126
2020-12-08 17:18
Thanks jon, will do!
Sign In
or
Register
to comment.
Comments
I also wrote an object for the P2 Acc Kit Control board, in fact, some of your code is similar. Mine doesn't run in a cog, though you could easily launch it into one.
-- https://github.com/parallaxinc/propeller/blob/master/libraries/community/p2/All/jm_p2es_control/jm_p2-es_control.spin2