Notifications
Clear all

Hello from Ottawa Canada

11 Posts
6 Users
3 Likes
658 Views
barrie
(@barrie)
Member
Joined: 2 years ago
Posts: 86
Topic starter  

My name is Barrie and I can't help thinking this forum is too good to be true. Bill has created something very special with his magnificent video tutorials, documentation of his tutorials, access to his sketches and this Forum. Either Bill or a clever robot suggested I introduce myself (what a great idea!) so here goes.

Long time retired from Micro Electronics industry with lots of hobbies:- Woodwork, Electronics, 3D design and printing, CNC wood carving and art. Built a painting machine from scratch many years ago. Let me know if you want to see what can be done with 3 Stepper motors and custom oil paint. Currently making a unique desktop kinetic art display that will be activated and controlled by the observer via the magic of Arduino. Currently I have only 1 week of experience with Arduino but learned that the Arduino controller will not be as complex as I thought..... However I am struggling with the syntax. I am using an ultrasonic range finder to control speed and direction of two mini stepper motors. My approach is to cut and paste from Bill’s tutorials. Curly brackets and syntax errors are quite a challenge so I am hoping I will get some help from the friendly people this forum.


   
Quote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6901
 

Welcome aboard @barrie with your background you will pick up the basic syntax pretty quick.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 

@barrie

Built a painting machine from scratch many years ago. Let me know if you want to see what can be done with 3 Stepper motors and custom oil paint.

Sounds interesting. Do you ever show your work online?  It is hard to know what "a painting machine" might be without details. Does it paint pictures (art works)? Same with "using an ultrasonic range finder to control speed and direction of two mini stepper motors" leaves you wondering what that might involve and for what purpose.

 

 

 


   
ReplyQuote
barrie
(@barrie)
Member
Joined: 2 years ago
Posts: 86
Topic starter  

Hello robotBuilder. You pose 2 interesting questions. Thank you.

1) Until recently I never went public about my paint machine because I was afraid real talented artists would think I was cheating. I did start to display some of my art on deviantart but never maintained it. Also, I never sold any. I'm useless at marketing and I was always too interested in my next project. Here is some of my work: https://www.deviantart.com/barriem/gallery

2) If you are familiar with traditional Kinetic art you will have seen large wood rotating displays on walls powered by a spring. Mine is similar but much smaller and activated when someone gets close. I have to keep the power consumption down because I want to run it on rechargeable batteries. I have made all the 3D printed components and just need to perfect the sketch to test the prototype. I made an animation of the concept I will dig it up if you want to see it. Here is what I want to accomplish with Arduino. It uses two stepper motors (28BYJ-48) and one Ultrasonic module (HC-SR04). I will also use a PIR sensor (uses about 40microAmp) not connected to Arduino but will switch it on when someone gets close. The HC-SR04 will measure distance. I am currently trying "switch case" to selectively control the steppers speed and direction based on the observers distance from the device. 


   
ReplyQuote
Inq
 Inq
(@inq)
Member
Joined: 2 years ago
Posts: 1900
 
Posted by: @barrie

Let me know if you want to see what can be done with 3 Stepper motors and custom oil paint.

Heck yes... I'm intrigued!

Oh! and welcome to the forum. 😉 

3 lines of code = InqPortal = Complete IoT, App, Web Server w/ GUI Admin Client, WiFi Manager, Drag & Drop File Manager, OTA, Performance Metrics, Web Socket Comms, Easy App API, All running on ESP8266...
Even usable on ESP-01S - Quickest Start Guide


   
ReplyQuote
barrie
(@barrie)
Member
Joined: 2 years ago
Posts: 86
Topic starter  

Hello Inq. Thanks for your interest and curiosity. You should find some of my paintings here:

https://www.deviantart.com/barriem/gallery

Most were done with my dream machine. Hope they are still there.

This post was modified 2 years ago 3 times by barrie

   
codecage reacted
ReplyQuote
(@yurkshirelad)
Member
Joined: 3 years ago
Posts: 493
 

Hi Barrie, nice to see a fellow Ottawan!


   
ReplyQuote
ron bentley
(@ronbentley1)
Member
Joined: 2 years ago
Posts: 385
 

@barrie

Hello and welcome to the forum, a great place to share and learn.

Your ventures in Arduino and programming may seem a bit of a steep hill at the moment but do stick at it, you will find it very rewarding.

If you have queries or issues coding or with syntax then post away, there is always someone here to offer sage advice.

Ron B

Ron Bentley
Creativity is an input to innovation and change is the output from innovation. Braden Kelley
A computer is a machine for constructing mappings from input to output. Michael Kirby
Through great input you get great output. RZA
Gauss is great but Euler rocks!!


   
ReplyQuote
barrie
(@barrie)
Member
Joined: 2 years ago
Posts: 86
Topic starter  

@ronbentley1 Thanks for the encouragement.So far, so good.


   
ReplyQuote
barrie
(@barrie)
Member
Joined: 2 years ago
Posts: 86
Topic starter  

@yurkshirelad If Yurkshire is is located North of Derbyshire this is a remarkable coincidence. My last abode was Withernsea.


   
ReplyQuote
(@yurkshirelad)
Member
Joined: 3 years ago
Posts: 493
 

I’m from further up the coast than you, now I’m in Ottawa.


   
ReplyQuote