Commit Graph

55 Commits

Author SHA1 Message Date
Kevin Santo Cappuccio
aa8e8f7127 Updated bridge app to work with windows better 2023-12-06 12:29:25 -08:00
Kevin Santo Cappuccio
df7991df8e Added Voltage/Current sensing interface
toggle it on with 'v' in the main menu. You'll need the new Wokwi bridge app to connect the current sensor lines
2023-12-05 17:16:49 -08:00
Kevin Santo Cappuccio
fb41f849f8 Adjusting timing and delays to make things feel a bit snappier 2023-11-15 18:08:19 -08:00
Kevin Santo Cappuccio
d52ed2eda4 Keep on fixin' shit 2023-10-30 21:12:44 -07:00
Kevin Santo Cappuccio
ede51b0219 Fixed routing for Special Function chips 2023-10-28 13:30:25 -07:00
Kevin Santo Cappuccio
ed48d88cb7 Fixed brightness menu
removed annoying warnings
2023-09-27 16:07:45 -07:00
Kevin Santo Cappuccio
3a66d7fb12 Fixed a bug where bounces wouldn't check for overlaps
phew
2023-09-19 10:18:59 -07:00
Kevin Santo Cappuccio
38a286f7c2 Add Tester Firmware 2023-09-06 13:55:00 -07:00
Kevin Santo Cappuccio
f6882a6b59 fix LED menus a bit 2023-09-06 13:28:13 -07:00
Kevin Santo Cappuccio
3f44f2b651 Merge branch 'main' of https://github.com/Architeuthis-Flux/Jumperless 2023-09-06 12:26:31 -07:00
Kevin Santo Cappuccio
a5e89d1c72 Added LED testing menu 2023-09-06 12:26:19 -07:00
Kevin Santo Cappuccio
5aa6bf2521
Update README.md 2023-08-29 20:39:42 -07:00
Kevin Santo Cappuccio
d5b5c8af58
Update README.md with how I control the CH446Qs 2023-08-29 20:38:43 -07:00
Kevin Santo Cappuccio
ac13b9be66 Fixed rev 2 support 2023-08-28 10:29:15 -07:00
Kevin Santo Cappuccio
70b278076f
Update README.md 2023-08-24 19:38:14 -07:00
Kevin Santo Cappuccio
432fb443da
Update README.md
Pathfinding section
2023-08-24 17:42:21 -07:00
Kevin Santo Cappuccio
48bc5b6455
Update README.md 2023-08-18 17:46:48 -07:00
Kevin Santo Cappuccio
f918ad3827
Update README.md 2023-08-18 17:15:32 -07:00
Kevin Santo Cappuccio
bdb906b1e7 Fixed a routing Bug
it wasn't making certain hop connections, should be fixed now
2023-08-14 18:59:31 -07:00
Kevin Santo Cappuccio
4eaf13571b Rev 3 DAC updates 2023-08-12 15:12:32 -07:00
Kevin Santo Cappuccio
99fe257611 LED brightness menu and more hardware files 2023-08-06 10:05:35 -07:00
Kevin Santo Cappuccio
d78ad0d2b6 Merge branch 'main' of https://github.com/Architeuthis-Flux/Jumperless 2023-07-20 08:24:08 -07:00
Kevin Santo Cappuccio
b85d89da62 fixed a few little things 2023-07-20 08:20:01 -07:00
Kevin Santo Cappuccio
7c65dd4dae
Update README.md 2023-07-17 15:13:22 -07:00
Kevin Santo Cappuccio
ae8c46155d now running led stuff on core 2, and autodetection of ports 2023-07-08 09:04:30 -07:00
Kevin Santo Cappuccio
d874b49848 fixin bullshit 2023-07-05 13:02:54 -07:00
Kevin Santo Cappuccio
b8f58bc7ff Upgraded Wokwi bridge
The new bridge app passes the serial data through to the terminal window
2023-07-05 12:02:40 -07:00
Kevin Santo Cappuccio
4f4d285e37 DACs and bridge App 2023-07-02 13:54:14 -07:00
Kevin Santo Cappuccio
ec010a16f6 debugflags update 2023-06-26 12:23:28 -07:00
Kevin Santo Cappuccio
3cecc3a9e6 added ifdefs so Eric can find out why his isnt working 2023-06-26 11:46:56 -07:00
Kevin Santo Cappuccio
8a8de43873 fix 2023-06-25 16:12:31 -07:00
Kevin Santo Cappuccio
cb02a508f4 arduino stuff 2023-06-25 15:57:15 -07:00
Kevin Santo Cappuccio
06bb0e4bdf Bridge app now auto updates 2023-06-24 12:56:08 -07:00
Kevin Santo Cappuccio
c9e82ff577 now you can load wokwi diagram files 2023-06-13 20:57:04 -07:00
Kevin Santo Cappuccio
5795ceb838 it finally jumps!
added some PIO assembly to talk to the ch446qs
2023-06-09 13:22:05 -07:00
Kevin Santo Cappuccio
bb30756e71 paths finally work! 2023-06-07 09:16:21 -07:00
Kevin Santo Cappuccio
7ba4907def do they make micorocontrollers with quibits? 2023-06-06 20:51:32 -07:00
Kevin Santo Cappuccio
11ffe37b32 pathfinding almost works 2023-06-06 09:10:19 -07:00
Kevin Santo Cappuccio
f755507508 almost there with the pathfinding stuff 2023-06-05 09:22:36 -07:00
Kevin Santo Cappuccio
ad3497146d thinking about talking to the DACS 2023-06-03 20:23:38 -07:00
Kevin Santo Cappuccio
f98f819cca chippin' away at shit 2023-06-03 20:22:29 -07:00
Kevin Santo Cappuccio
8f5e2a5e93 Merge branch 'main' of https://github.com/Architeuthis-Flux/Jumperless 2023-05-31 16:01:54 -07:00
Kevin Santo Cappuccio
8fac38881a LED stuff 2023-05-31 16:01:50 -07:00
Kevin Santo Cappuccio
9f8499d4b0 started pathfinding logic 2023-05-31 16:00:30 -07:00
Kevin Santo Cappuccio
2a81f0086f
Create README.md for code 2023-05-28 18:34:31 -07:00
Kevin Santo Cappuccio
95da735079 uploading nets from a file works now 2023-05-28 18:25:10 -07:00
Kevin Santo Cappuccio
19f912e6b3 Added a bunch of stuff, mainly dealing with nets 2023-05-27 11:35:22 -07:00
Kevin Santo Cappuccio
faae3bd13d seriously 2023-05-25 10:34:38 -07:00
Kevin Santo Cappuccio
4118a9fef2 fuck you .DS_Store 2023-05-25 10:34:18 -07:00
Kevin Santo Cappuccio
f10f9269f0 g 2023-05-25 10:18:44 -07:00