开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Richard, Tacho_V1.2 pinout? #RELS


 

Richard, I do not see what pins to use for the LED.
I see?#define OLED_RESET 4 which I assume is using pin 4 on the Arduino.
But I do not see the other pins called out.

Of course I do not know much about what I am doing.

And just to complicate things I am using a so I'll need to make adjustments.

Ralph
--
Clausing 8520, Craftsman 12x36 Lathe, 4x12 mini lathe, 14" Delta drill press, 40 watt laser, Consew brushless DC motors and a non working 3D printer


Stephen Gould
 

开云体育

Put your code online in a post and I may be able to explain to you how it works.
Regards
Steve

Get


From: [email protected] <[email protected]> on behalf of Ralph Hulslander <rhulslander@...>
Sent: Wednesday, November 18, 2020 6:59:59 PM
To: [email protected] <[email protected]>
Subject: [digitalhobbyist] Richard, Tacho_V1.2 pinout?
?
Richard, I do not see what pins to use for the LED.
I see?#define OLED_RESET 4 which I assume is using pin 4 on the Arduino.
But I do not see the other pins called out.

Of course I do not know much about what I am doing.

And just to complicate things I am using a so I'll need to make adjustments.

Ralph
--
Clausing 8520, Craftsman 12x36 Lathe, 4x12 mini lathe, 14" Delta drill press, 40 watt laser, Consew brushless DC motors and a non working 3D printer


 

Hi Stephen, it is Richards code, I do not know if he wants it published openly.

Ralph
--
Clausing 8520, Craftsman 12x36 Lathe, 4x12 mini lathe, 14" Delta drill press, 40 watt laser, Consew brushless DC motors and a non working 3D printer


Stephen Gould
 

开云体育

Let’s see if Richard agrees. The #define means that everywhere the word OLED_RESET appears in the code the compiler will replace it with 4, this is a way of ensuring you only have to change in one place if you change the PIN number used?
Steve

Get


From: [email protected] <[email protected]> on behalf of Ralph Hulslander <rhulslander@...>
Sent: Wednesday, November 18, 2020 7:57:23 PM
To: [email protected] <[email protected]>
Subject: Re: [digitalhobbyist] Richard, Tacho_V1.2 pinout?
?
Hi Stephen, it is Richards code, I do not know if he wants it published openly.

Ralph
--
Clausing 8520, Craftsman 12x36 Lathe, 4x12 mini lathe, 14" Delta drill press, 40 watt laser, Consew brushless DC motors and a non working 3D printer


Richard
 

开云体育

The comment on lines 28 to 32 should explain all.
If you want to use a different display you are on your own!
Richard

On 18/11/2020 18:59, Ralph Hulslander wrote:

Richard, I do not see what pins to use for the LED.
I see?#define OLED_RESET 4 which I assume is using pin 4 on the Arduino.
But I do not see the other pins called out.

Of course I do not know much about what I am doing.

And just to complicate things I am using a so I'll need to make adjustments.

Ralph
--
Clausing 8520, Craftsman 12x36 Lathe, 4x12 mini lathe, 14" Delta drill press, 40 watt laser, Consew brushless DC motors and a non working 3D printer