Search found 12 matches

by Dave
Mon Oct 13, 2014 2:52 pm
Forum: General Discussion
Topic: Which Display unit?
Replies: 9
Views: 9615

Re: Which Display unit?

Thanks once again Andrew. 8-)
That did the trick.
Regards Dave.
by Dave
Mon Oct 13, 2014 2:13 pm
Forum: General Discussion
Topic: 5v Power supply
Replies: 2
Views: 4773

Re: 5v Power supply

Thanks for that Andrew.
I shall be using a 9 volt battery to power the Arduino.
The 5 volts is for the stepper motor and the 10 turn Pertentiometer
Thanks again.
Regards Dave.
by Dave
Sun Oct 12, 2014 8:04 pm
Forum: General Discussion
Topic: 5v Power supply
Replies: 2
Views: 4773

5v Power supply

Hi,
I have a 5 volt 1 amp power supply which I'd like to use with my Arduino Leonardo board.
I've tested this power supply with my digital meter and it's showing a rock steady 5.1 volt
Would this extra 0.1 volt do my board any damage or should I be able to get away with it?
Thanks.
Regards Dave.
by Dave
Sat Oct 11, 2014 9:29 am
Forum: General Discussion
Topic: Which Display unit?
Replies: 9
Views: 9615

Re: Which Display unit?

One more thing,
How do I get it to print 7.175 instead of 7.17?
I need it to show 3 decimal places 0.000
any ideas?
Regards Dave.
by Dave
Fri Oct 10, 2014 7:07 pm
Forum: General Discussion
Topic: Which Display unit?
Replies: 9
Views: 9615

Re: Which Display unit?

Problem solved.

I've just changed the code a bit.

// print to LCD
lcd.setCursor(0, 0);
lcd.print("Kenwood TS-590S");
lcd.setCursor(4, 1);
lcd.print(MHz),lcd.print(" MHz");

Regards Dave.
by Dave
Fri Oct 10, 2014 6:02 pm
Forum: General Discussion
Topic: Which Display unit?
Replies: 9
Views: 9615

Re: Which Display unit?

Hi Andrew. I got my display this morning and it works well. I have a small problem with the code that i am using with it. I put together a code for converting Volts to MHz. I have 1 to 5 volts coming in to the Arduino Leonardo analog pin 1 The code then out puts the Volts to the display as MHz. All ...
by Dave
Fri Oct 10, 2014 3:08 pm
Forum: Display
Topic: Serial I2C LCD 1602 Module (HCARDU0023)
Replies: 65
Views: 111404

Re: YwRobot Serial I2C LCD 1602 Module (HCARDU0023)

Hi Andrew.
I've moved my post here to the general section.
by Dave
Tue Oct 07, 2014 7:01 pm
Forum: Project / Soldering
Topic: Waterproof Project Box (HCCASE0004)
Replies: 2
Views: 13804

Re: Waterproof Project Box (HCCASE0004)

Are these dimensions: 80(width) x 130(Length) x 70(High)?
It's just the 80, 70 I'm unclear about.
Regards Dave.
by Dave
Mon Oct 06, 2014 2:22 pm
Forum: General Discussion
Topic: Which Display unit?
Replies: 9
Views: 9615

Re: Which Display unit?

Thank you for your helpful reply. I've just ordered the 1602 from your online shop. I'll have a good look at it when it arrives and see how it goes. Just a heads up.... I'm 56, grey and have grand kids so may seem a little slow to catch on. I've never coded in my life so please bear with me (not lit...
by Dave
Sun Oct 05, 2014 6:11 pm
Forum: General Discussion
Topic: Which Display unit?
Replies: 9
Views: 9615

Which Display unit?

Following on from my other post, Which display unit do I need? How to connect it to my Arduino Leonardo analog pins? Can someone provide me with the Sketch to do what I want? Re-cap from other thread, I've built myself a Magnetic Loop, In the loop is a 10 turn potentiometer. From this potentiometer ...

Go to advanced search