Commit Graph

206 Commits

Author SHA1 Message Date
Kevin Santo Cappuccio
9e0e54d3b4
Update README.md 2024-09-22 09:19:42 -07:00
Kevin Santo Cappuccio
3bad5943b4
Update README.md 2024-07-23 08:41:07 -07:00
Kevin Santo Cappuccio
0a3f7fefbd
Add files via upload 2024-06-23 13:32:31 -07:00
Kevin Santo Cappuccio
6b72c7ef24 I broke something in the last release, this should fix it 2024-06-19 09:46:11 -07:00
Kevin Santo Cappuccio
94572acf75 New Wokwi Bridge app 2024-05-31 08:10:37 -07:00
Kevin Santo Cappuccio
52a830841a Added contact info and stuff to be super duper open source 2024-05-28 10:16:36 -07:00
Kevin Santo Cappuccio
5883cc6e72 Merge branch 'main' of https://github.com/Architeuthis-Flux/Jumperless 2024-05-27 16:39:17 -07:00
Kevin Santo Cappuccio
bbd5d2bc1f Added Rotary Encoder Mode and multiple saved slots 2024-05-27 16:37:51 -07:00
Kevin Santo Cappuccio
447d453aff
Update README.md 2024-04-05 22:24:59 -07:00
Kevin Santo Cappuccio
54f73c173a Added KiCAD and Producion Files for Rev3.1 2024-03-14 11:36:30 -07:00
Kevin Santo Cappuccio
cdc82b2df1
Update README.md 2024-03-06 16:18:11 -08:00
Kevin Santo Cappuccio
47f1449c8b Pulldown button pin so you can put an LED on the probe 2024-03-06 09:32:51 -08:00
Kevin Santo Cappuccio
f5d41711f6 Slowed down sending data to chips 2024-03-04 11:39:07 -08:00
Kevin Santo Cappuccio
c0c3cf462e Remove backups so the repo is less huge 2024-02-25 11:21:35 -08:00
Kevin Santo Cappuccio
c4f33cd1f8
Put up windows stuff 2024-02-24 14:22:39 -08:00
Kevin Santo Cappuccio
37421cf0a7
Create Windows Folder 2024-02-24 14:20:33 -08:00
Kevin Santo Cappuccio
bd7ae8de83 Got another sloush 2024-02-24 13:49:23 -08:00
Kevin Santo Cappuccio
ea8e4970e9 Removed a file I stupidly put a slash in the name of 2024-02-24 13:45:09 -08:00
Kevin Santo Cappuccio
6da47e9fbf Added footpint and font files, took out spaces from folder names 2024-02-24 13:41:02 -08:00
Kevin Santo Cappuccio
ce13ca26fb Add voltage selection to probing, more colors on status led 2024-02-20 14:33:33 -08:00
Kevin Santo Cappuccio
a964b61905 Fix node file clear and restore, make disambiguation a different color 2024-02-20 08:48:27 -08:00
Kevin Santo Cappuccio
f0e15a1fd7 add a double button press timer 2024-02-18 17:52:28 -08:00
Kevin Santo Cappuccio
022b511062 Better probing menu, disambuguation of shorted rows, add a flag to swap probe/button pins 2024-02-18 17:39:11 -08:00
Kevin Santo Cappuccio
85a915fb72 tiny tweaks to probing 2024-02-17 21:53:39 -08:00
Kevin Santo Cappuccio
f9640cedd1 probe 2024-02-17 17:23:47 -08:00
Kevin Santo Cappuccio
244678a4dd rewrote probing 2024-02-17 17:22:36 -08:00
Kevin Santo Cappuccio
ded4f57062 machine command tweak 2024-02-16 10:19:36 -08:00
Kevin Santo Cappuccio
aa6590a1fe
Merge pull request #28 from nilclass/adc-samples-via-hid
Continously sample ADCs and expose samples via a USB Interrupt endpoint
2024-02-16 09:57:17 -08:00
Kevin Santo Cappuccio
50e18fd1b3 Fucking versioning 2024-02-16 09:44:25 -08:00
Kevin Santo Cappuccio
df23c7898a Probing is it's own file and works on the nano header, fixed routing bugs, keep track of unconnected paths 2024-02-16 09:43:37 -08:00
Niklas Cathor
454ea53754 Use adcReadings instead of analogRead 2024-02-16 11:57:20 +01:00
Niklas Cathor
aab83ac20f Add custom class driver, instead of using HID 2024-02-16 11:10:12 +01:00
Niklas Cathor
b54e4fa695 Add copy of Adafruit_TinyUSB_Arduino library 2024-02-16 09:57:04 +01:00
Niklas Cathor
ca2d0cc526 Continously sample ADCs and expose them via USB HID 2024-02-15 23:50:06 +01:00
Kevin Santo Cappuccio
7ad7f2ce57 Probing mode improvements 2024-02-14 11:24:30 -08:00
Kevin Santo Cappuccio
2a274928a9 Added probing!!! 2024-02-13 21:19:57 -08:00
Kevin Santo Cappuccio
844b0a0f55 I have no idea 2024-02-13 13:01:15 -08:00
Kevin Santo Cappuccio
2d21dfed12 Added early probing support 2024-02-13 13:01:15 -08:00
Kevin Santo Cappuccio
f65f48b1a2 Probing almost works for now it just prints what it touched. Added scaling up for Jumperlab. 2024-02-13 13:01:10 -08:00
Kevin Santo Cappuccio
ee6860daa8
Update Roadmap.md 2024-02-12 12:17:52 -08:00
Kevin Santo Cappuccio
2dca58d0de
Create Roadmap.md
Feel free to PR this with new things you want to add
2024-02-12 12:16:14 -08:00
Kevin Santo Cappuccio
e3500395bc
Merge pull request #27 from nilclass/machinecommand-for-chipstatus
Add command 'getchipstatus'
2024-02-09 07:27:22 -08:00
Niklas Cathor
4765efc36e Add command 'getchipstatus' 2024-02-09 08:52:11 +01:00
Kevin Santo Cappuccio
64defcaf22 add canonical defines and an option to print the long or short versions 2024-02-03 09:58:49 -08:00
Kevin Santo Cappuccio
5b7dd6fbe6 Deleting a bunch of crap 2024-02-01 12:00:36 -08:00
Kevin Santo Cappuccio
790c1a8af1 Fixed delays so things run quicker and don't drop incoming characters 2024-01-31 20:00:48 -08:00
Kevin Santo Cappuccio
3a15ff2fc3 check other side of hops 2024-01-31 20:00:47 -08:00
Kevin Santo Cappuccio
e2aded0907
Add Schematic with OSHW licenses 2024-01-29 11:30:19 -08:00
Kevin Santo Cappuccio
1e05bbec72
Delete Hardware/ProductionFiles/z 2024-01-28 09:14:17 -08:00
Kevin Santo Cappuccio
fd15e533d8
Added all the production files 2024-01-28 09:13:44 -08:00