You are browsing as a guest. Sign up (or log in) to start making projects!

tomilan

@tomilan

Joined July 5th, 2026

  • 9Devlogs
  • 3Projects
  • 0Ships
  • 0Votes
An aspiring teenage engineer :b !

Working on a fully closed loop stepper control pcb using the atiny44!
Open comments for this post

3h 38m 59s logged

Swapped to OPTIBOOT bootloader

I have been working on getting micronucleus to work on a attiny 84 over the past 3 weeks. Though due to me using a breabaord micronucleus was unreliable, I spent many hours trying to debug it, but was unable to. I am now working on swapping to the optiboot, a bootloader where I will use a USB to UART to program my attiny 84 instead of raw USB. I am currently waiting for my USB to UART converter to ship.

Bellow is the new block diagram

0
0
5
Open comments for this post

1h 53m 33s logged

Devlog 4: Working on breadboard

I managed to wire the breadboard for the programmer of the attiny84, but after burning the micronuclues bootloader onto the Attiny I realized I did not have a USB-C data cable, it should be coming in the next few days.

With it should come a complete breadboard prototype and a PCB design ready for printing!

0
0
5
Open comments for this post

15m logged

Devlog 3: Got AS5600 and USB-C Working

I soldered for the first time today.
After alot of issues with my solder wick getting caught and over soldering joints I got both my USB-C and AS5600 breakout boards to work.

Bellow is an image of the as5600 magnetic angle encoder working and part of the code used to test it.

0
0
6
Open comments for this post

49m logged

Full Finished Schematic

I managed to complete the schematic, and get to 0 KICAD errors. In the process I realized I had to swap from an ATtiny 45 to 84 for more GPIO pins

What is next:

I ordered the parts to build a breadboard prototype. It should be coming soon. The next devlog will be about the physical prototyping.

0
0
1
Open comments for this post

55m 49s logged

Nearly Whole Schematic Done

I have the whole schematic done and validated. The imaged attached is just for the driver, I have an encoder, atiny45 and shift register I’ve wired. I now need to purchase the parts for the breadboard test before getting this PCB printed. LMK what you guys think of the project!

0
0
5
Open comments for this post

5h 50m 3s logged

Version 3 Complete

Version 1

This gearbox was a handcranked gearbox specifically meant to test the validity of the python cycloidal generator. It had a gear ratio of 1:9.

Version 2

This design was a micro cycloidal gearbox with a ratio of 1:9, meant to only take up the same footprint as a NEMA 17. Due to the tight tolerances needed for a small cycloidal drive and the lack of precision offered by 3D printing, this design did not work.

Version 3

This gearbox was the first working version to run on a NEMA 17. It has a larger footprint compared to Version 2 allowing greater tolerances and a fully functional design.

What is next

I now want to design and print a fully closed loop stepper controller PCB for a nema 17 stepper motor which I will work on in my next project.

I am currently thinking of using an:

Atiny44 as the mcu
An a4988 as the driver
An AS5600 as the encoder

MORE INFO CAN BE FOUND IN THE GITHUB ARTICLE

0
0
19

Followers

Loading…