-
Day 24: evezor_arm_v1_sleeve_protoboard
10/06/2023 at 10:23 • 0 commentsThis board was intended to sit at the elbow of the robotic arm and serve as a prototyping area to create new ciruits. It has a 10 pin IDE port to connect gpio to the sleeve controller board, but this avenue was abandoned as there were many issues keeping things simple.
Source files can be found here: https://github.com/evezor/evezor_arm_v1_sleeve_protoboard
-
Day 23: evezor_arm_v1_sleeve_powerstep_board
10/03/2023 at 04:12 • 0 commentsThis board was intended to sit at the elbow of the robotic arm and serve as a power distribution point and a place to plug in extra stepper motors when extra axis are wanted.
Source files can be found here: https://github.com/evezor/evezor_arm_v1_sleeve_powerstep_board -
Day 22: evezor_arm_v1_nano_sleeve_board
10/02/2023 at 05:44 • 0 commentsThis board was intended to sit at the elbow of the robotic arm and its primary function was to obtain and smooth readings from the encoders and to drive the neopixel arrays at each joint.
It also featured 2 ide ports that followed the Gadgeteer standard which I found to be a less than satisfactory attempt at creating modular systems. More on these reasonings can be found in some of my other posts.
source files can be found here: https://github.com/evezor/evezor_arm_v1_nano_sleeve_board -
Day 21: Edge Board DRV8801 Motor Driver
10/01/2023 at 02:28 • 0 commentsSource files can be found here: https://github.com/evezor/v0_motor_driver_drv8801
This board uses the Evezor Stamp STMF405 MCU
source: https://github.com/evezor/Evezor-Stamp-STMF405
An edge board with 2, 36 Volt, 2.8A max DRV8801 motor drivers
-
Day 20: Edge Board DRV8825 Stepper Motor Driver
09/29/2023 at 17:40 • 0 commentsAn edge board with a DRV8825 stepper motor driver, limit switch connections and encoder inputs
source files can be found here: https://github.com/evezor/v0_stepper_driver_drv8825
This board uses the Evezor Stamp STMF405 MCU
-
Day 19: Edge Board 5up Digital Input Board
09/27/2023 at 22:05 • 0 commentsAn edge board containing five opto isolated inputs. All inputs are active HIGH. Each input comes with an input pin, a 5v and a gnd connection.
If I were to do this again, I would probably make a jumper that can switch between the 5v and whatever the bus voltage was.
source files can be found here: https://github.com/evezor/v0_5up_digital_input_boardThis board uses the Evezor Stamp STMF405 MCU
-
Day 18: Edge Board Stack Light
09/26/2023 at 17:53 • 0 commentsAn edge board containing 6 N-channel mosfets configured to operate a stacklight. Each mosfet also has a corresponding led for each channel.
source files can be found here: https://github.com/evezor/v0_stack_light_board
This board uses the Evezor Stamp STMF405 MCU
-
Day 17: Edge Board 4x Relay
09/25/2023 at 15:18 • 0 commentsAn edge board containing qty(4) 10 amp relays and qty(4) tactile buttons
source files can be found here: https://github.com/evezor/v0_4x_relay_board
This board uses the Evezor Stamp STMF405 MCU
-
Day 16: Edge Board Numberpad
09/25/2023 at 01:10 • 0 commentsAn edge board containing with a numberpad face with 12 buttons.
source files can be found here: https://github.com/evezor/v0_numberpad_board
This board uses the Evezor Stamp STMF405 MCU
-
Day 15: Edge Board Low Power Mosfet Board
09/23/2023 at 18:52 • 0 commentsAn edge board containing 3 low power mosfets capable of powering small loads like relays, small fans and LEDs. Also 3 buttons. Each output may be pulse width modulated. Power can come from the bus or external sources, selectable by jumper.
source files can be found here: https://github.com/evezor/v0_low_power_mosfet_board
This board uses the Evezor Stamp STMF405 MCU