#thats why i asked for your planned

1 messages Β· Page 1 of 1 (latest)

honest chasm
#

The LCPF is built on top of CircuitPython, and I sometimes need to share details to provide relevant context - like why I'd prefer ADC on a StemmaQT/Qwiiic board, but #help-with-circuitpython isn't an appropriate venue for Q&A on my project. That said, I'll gladly answer any LCPF questions you have on my discord server. If you're interested, please take a look at the LCPF Developer's README first. If you're still interested after that, the Lumensalis contact page has info on our discord server.

solar atlas
#

hey! thanks πŸ™‚ ill have a read and come back to it tomorrow, when i sobered up a bit πŸ˜‰

honest chasm
#

But a short answer is that the LCPF is just a layer on top of CircuitPython which, among other things, minimizes the need for users to know or care about pin assignments.

solar atlas
#

arg.... im reading it and ..... wel im curious to see what you will come up with ^.^
but things like:
-that code is (hopefully) easy to understand and modify
-most projects will simply start by copying and modifying an existing example
-it’s plausible that the majority of projects will be less than 100 lines of β€œcode”
that is how i learned it but arduino already provides that...i mean c++ is not that hard... and one should know what pin to connect thing to... otherwise it kinda feels like teaching people how to roof without telling them how a ladder works/how to get up there. id think you need a really big hardware support behind this?
You could maybe create a cool firmware for existing MCU like arduino but one still needs to look before plugging stuff in, not all ports have PWM for instance.
or maybe you planning on a shield?
but then again i have also not used the new block style programming yet. it might be great! im just a bit old-school

honest chasm
solar atlas
#

i already reading it, before i join, thats where those questions came from πŸ˜‰ but i will not join yet. i wont be able to add anthing, just ask questions πŸ˜‰

honest chasm
#

'i wont be able to add anthing, just ask questions' - asking questions IS adding something, so you'd have plenty to add!

solar atlas
#

i mean "providing a way to add complex interactive light, audio, and motion effects to DIY projects (tabletop terrain, Cosplay, stage props, etc)" kinda sounds like USB πŸ˜‰ and sure.... i guess ill join πŸ™‚ if you think its ok πŸ˜‰

honest chasm
#

FWIW the "Developer's README" isn't meant to provide a simple general overview of the LCPF - it's more a preemptive "warning" that things might be a bit twisted if you have any experience coding with traditional APIs and attempt to view the LCPF from that perspective. Bit of a square hole, dodecahedronal peg scenario

solar atlas
#

i joined and are pending. πŸ™‚
But so you plan on making shields?

honest chasm
#

I'm not planning on making any hardware - I just add support for existing things that "fit" the LCPF purpose. Currently the LCPF supports several D1 Mini shields from Terrain Tronics, and I'm planning to start supporting FeatherWing shields soon.