This website requires JavaScript.
Explore
Help
Register
Sign In
AllSpiceMirrors
/
jumperless-boardboard-v5
Watch
0
Fork
0
You've already forked jumperless-boardboard-v5
mirror of
https://github.com/Architeuthis-Flux/JumperlessV5.git
synced
2025-09-05 10:47:58 +00:00
Files
Issues
Releases
Activity
jumperless-boardboard-v5
/
JumperlessWokwiBridge
/
Jumperless Python
History
Kevin Santo Cappuccio
24e7d85678
Added jfs (jumperless file system) to micropython, got gpio_get working again (now returns FLOATING), Faster nodefile validation (it was taking like a second)
2025-07-15 23:47:04 -07:00
..
jumperless_launcher.sh
okay fine
2025-05-29 21:47:21 -07:00
JumperlessWokwiBridge.py
Added jfs (jumperless file system) to micropython, got gpio_get working again (now returns FLOATING), Faster nodefile validation (it was taking like a second)
2025-07-15 23:47:04 -07:00
requirements.txt
Fixed windows support for interactive mode and Kilo text editor, added GPIO Bus Keeper mode (with its own animation), added python examples (you need to load them in the file manager with
m
once), micropython now has a probe_get_blocking() and probe_get_nonblocking() which will return the pad you touched with the probe (once I add PWM you can use this as a stylophone), added aliases for set_dac() (as opposed to dac_set() only), Micropython can be interrupted with ctrl + q even inside While(True): loops,
2025-07-04 17:32:35 -07:00