You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
Misfittech patch 1 (#171)
* Create 8087 * Create 8086 * Create index.md * Update 8086 * Update 8087 * Update 8086 * Update 8086 * Update 8087
This commit is contained in:
15
1209/8086
Normal file
15
1209/8086
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
layout: pid
|
||||
title: Nano Zero Bootloader
|
||||
owner: misfittech
|
||||
license: CC BY-SA 4.0 (hardware) / GPLv3 (firmware, software)
|
||||
site: https://github.com/Misfittech/nano_stepper/blob/master/hardware/Nano%20Zero%20R1.0.pdf
|
||||
source: https://github.com/Misfittech/ArduinoCore-samd
|
||||
---
|
||||
A ARM M0 based on SAMD chip version of the Arduino zero driving a stepper motor this PID is for the bootloader
|
||||
Hardware for the Arduino Nano Stepper board:
|
||||
https://github.com/Misfittech/nano_stepper/blob/master/hardware/Nano%20Zero%20R1.0.pdf
|
||||
Gerbers
|
||||
https://github.com/Misfittech/nano_stepper/blob/master/hardware/gerbers_nano_m0.zip
|
||||
Firmware for the main code:
|
||||
https://github.com/Misfittech/ArduinoCore-samd
|
||||
14
1209/8087
Normal file
14
1209/8087
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: pid
|
||||
title: Nano Zero
|
||||
owner: misfittech
|
||||
license: CC BY-SA 4.0 (hardware) / GPLv3 (firmware, software)
|
||||
site: https://github.com/Misfittech/nano_stepper/blob/master/hardware/Nano%20Zero%20R1.0.pdf
|
||||
source: https://github.com/Misfittech/ArduinoCore-samd
|
||||
---
|
||||
A ARM M0 based on SAMD chip version of the Arduino zero this PID is for the USB to Serial adapter.
|
||||
Hardware for the Arduino Nano Stepper board:
|
||||
https://github.com/Misfittech/nano_stepper/blob/master/hardware/Nano%20Zero%20R1.0.pdf
|
||||
https://github.com/Misfittech/nano_stepper/blob/master/hardware/gerbers_nano_m0.zip
|
||||
Firmware for the main code:
|
||||
https://github.com/Misfittech/ArduinoCore-samd
|
||||
5
org/misfittech/index.md
Normal file
5
org/misfittech/index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: org
|
||||
title: MisfitTech
|
||||
---
|
||||
Arduino based hardware http://misfittech.net
|
||||
Reference in New Issue
Block a user