Skip to main content

Aurdino for macro stacking - testing the water

I had ordered some of the necessary elements and have started to do some of the basic stuff with each. I am yet to get the rail itself and it may take some more time. But for the testing I have just connected two wheels to the Stepper Motor.


What I have now:
1) Aurdino Uno
2) Stepper Motor
3) LCD Display, 16x4
4) Keypad, 4x4
5) Easydriver for Stepper Motor
And accessories like Breadboard, Jumper wires, multimeter..




First I started testing each module - Motor, Display and keyboard.

Next started to integrate them and test.

Although it's not fully functional, I am able to update the display and make the motor work based on the keypad entries.

Long way to go, but I am excited to complete my first milestone.


Next step: transfer the circuit to a proto board and make it to work like this.

Further improve the logic and bring the shutter release aspect into the system.

Comments

Popular posts from this blog

PTC Creo | my Mapkeys for free

I have created a list of frequently used mapkey shortcuts for the PTC Pro Engineer Creo. This is the macro equivalent in creo.  I am copying them below.If you need them, copy paste the content to the "config.pro" file in your startup folder. My favourites are highlited and greatly improves the workflow.. For ex, to reach MEASURE. need to go to another menu and click.  Instead, maypkey from any selected menu on the ribbon will work.. Thats wonderful to me... Also, Edit Sketch (ES) is overloaded and will work for Extrusion, Revelution, Sweep etc.. So is aa, pp, zz..  really helps me a lot.. Hope you will start using them as well and get benefited! Let me know in comments, your feedback and issues.... Sketch View           > sv Show and Erase        > se Working Directory     > wd Hiddel Line View      > hi Close (quit) Window   > qw Measure        ...

Color the Excel row based on a value/status

Very often, we would like to differenciate the rows that are having certain status (or specific values in a specific column) in a different color. We can filter for the status and apply the color manually, but we can also do that dynamically or automatically with a specific tweak to the Conditional Formatting feature in Excel