Commit Graph

25 Commits

Author SHA1 Message Date
Scott Bezek
4eb988399c
Update README.md
link to quick video playback control demo video
2024-01-22 00:05:19 -08:00
Scott Bezek
406dbb08ec Minor README updates 2023-09-10 17:50:10 -07:00
Scott Bezek
3cff3533d7
Update README.md 2023-07-29 15:50:09 -07:00
Anders Einar Hilden
231b75eca9
Add more info on printed parts to README.md (#123)
Co-authored-by: Scott Bezek <scottbez1@gmail.com>
2023-06-17 10:49:36 -07:00
Scott Bezek
9903ac63e6
NanoFOC/ESP32-S3 support (#117)
- New PlatformIO env (`nanofoc`) for the NanoFOC hardware
  - Huge thanks to @lgc00 for the initial NanoFOC configuration and prototyping!
  - Uses `HWCDC` rather than `UartStream` as the serial `Stream` interface (ESP32-S3 specific change)
  - Support for MAQ430 magnetic encoder sensor
  - Motor-specific PID tuning constants moved to separate header files

---------

Co-authored-by: lgc00 <lgcasd1+1@gmail.com>
2023-05-29 17:17:55 -07:00
Scott Bezek
4a1d2bee77
Update README.md
Link to new firmware/software guide, other cleanup/updates.
2023-02-10 23:44:14 -08:00
Scott Bezek
8a5d58f25b
Add discord invite link to README 2022-10-10 13:49:46 -07:00
Scott Bezek
710fbcdc67 Motor is available from SparkFun 2022-09-26 22:01:11 -07:00
Scott Bezek
72808f8af3
Update readme - link to new wiki, new video, etc 2022-06-26 11:25:00 -07:00
Christoph Gysin
0b38eac75d
Add link to issue #16 (#68) 2022-05-04 06:44:32 -07:00
Scott Bezek
21031d13af
Add PlatformIO Github Actions workflow (#55)
And add badges for both electronics and pio actions to README

Updates #49
2022-04-06 22:07:48 -07:00
Scott Bezek
a30e94cf4b
Update README.md
Some updates and clarifications on the motor situation and current project status
2022-03-31 12:33:29 -07:00
Scott Bezek
59420c6da9
Update readme - motors are no longer available :( 2022-03-24 09:56:15 -07:00
Scott Bezek
3cfbd3501d
Update README.md
Add notes about artifacts being auto-generated and untested. Also add link to potential other motor listing. Updates #16
2022-03-14 18:01:54 -07:00
Scott Bezek
fed7f36ce1
Update README.md 2022-03-13 17:14:47 -07:00
Scott Bezek
91498a1da0 More helpful tips in the README 2022-03-11 18:29:02 -08:00
Scott Bezek
8a7c3e3a61 Update README 2022-03-11 15:45:43 -08:00
Scott Bezek
48dcff506d
Update README.md 2022-03-11 10:01:21 -08:00
Scott Bezek
a79b2dfb3a
Update README.md 2022-03-11 08:00:12 -08:00
Scott Bezek
0a09f3a279
Update README.md 2022-03-10 19:39:41 -08:00
Scott Bezek
56feeb484c
Fab automation (#2)
- Use KiKit for fab automation
- Add splitflap scripts for exporting pcb pdfs, and switch to splitflap script for 3d rendering (for consistency with fab automation)
- Added support in 3d rendering scripts for soldermask & silkscreen colors, option to skip virtual components
- Added silkscreen to base and screen pcbs for commit and date info
2022-02-15 01:27:38 -08:00
Scott Bezek
8957d8b28e
KiBot electronics automation (#1)
Basic KiBot artifact generation - schematic, bom, and pbc renders
2022-02-14 19:31:39 -08:00
Scott Bezek
ac6ef1557a Update readme 2022-02-14 10:29:06 -08:00
Scott Bezek
493e783355
Update README.md 2022-02-13 11:11:13 -08:00
Scott Bezek
7961626737 Add README and LICENSE 2022-02-08 21:09:39 -08:00