Go to advanced search

by dawson345
Tue Oct 08, 2013 10:51 pm
Forum: HATs and other add-ons
Topic: Gertboard Resistor Missing!
Replies: 2
Views: 1410

Re: Gertboard Resistor Missing!

Thank you Gert, it's great to have your help :)
by dawson345
Tue Oct 08, 2013 1:09 pm
Forum: HATs and other add-ons
Topic: Gertboard Resistor Missing!
Replies: 2
Views: 1410

Gertboard Resistor Missing!

Hi, I haven't used my Gertboard for a while, everything seemed fine with it when I used it last. Unfortunately one of the resistors appears to have popped off near the LED's. I'm sure I could solder a new one on (despite having limited experience with SMD). I was doing the research and before I buy ...
by dawson345
Sun Apr 21, 2013 4:51 pm
Forum: Python
Topic: How do I clear the Console Screen
Replies: 9
Views: 19360

Re: How do I clear the Console Screen

Thanks guys :)
by dawson345
Sun Apr 21, 2013 2:42 pm
Forum: Python
Topic: How do I clear the Console Screen
Replies: 9
Views: 19360

Re: How do I clear the Console Screen

Sorry
it's

Code: Select all

import os

os.system('clear')
from http://stackoverflow.com/questions/1432 ... thon-shell
by dawson345
Sun Apr 21, 2013 2:38 pm
Forum: Python
Topic: How do I clear the Console Screen
Replies: 9
Views: 19360

How do I clear the Console Screen

Hi, I would like to clear the terminal window to display sensor readouts.

I used to use console.clear on VB.
by dawson345
Thu Apr 18, 2013 12:27 pm
Forum: HATs and other add-ons
Topic: Motor Control - Speed and Duration
Replies: 6
Views: 2057

Re: Motor Control - Speed and Duration

Thankyou very much, I'm new to electronics so it's been quite difficult to comprehend the relationship from the code to physical elements. Non the less it's been exciting and I have only blown one fuse so far :P

I'll have a good go now and hopefully just post thankyou very much in a while :)
by dawson345
Thu Apr 18, 2013 12:48 am
Forum: HATs and other add-ons
Topic: Motor Control - Speed and Duration
Replies: 6
Views: 2057

Re: Motor Control - Speed and Duration

Doe's this help me with the gertboard motor controller?

I'm approaching my deadline now, if you could supply the lines of code to have the motor run at a constant level then I would really appreciate it :)
by dawson345
Sat Apr 13, 2013 9:21 pm
Forum: HATs and other add-ons
Topic: Motor Control - Speed and Duration
Replies: 6
Views: 2057

Re: Motor Control - Speed and Duration

I'm not sure how to do this still, I am not familiar with PWM I just want to be able to have a process that runs the motor at a constant level. Would anyone be able to help?
by dawson345
Sun Mar 17, 2013 6:36 pm
Forum: HATs and other add-ons
Topic: Motor Control - Speed and Duration
Replies: 6
Views: 2057

Motor Control - Speed and Duration

I was just wondering how to run the motor controller at a constant level for a duration of time.

I'm coding in python using RPi.GPIO, I'm coding in python.

Any help would be great :)
by dawson345
Sun Mar 17, 2013 6:26 pm
Forum: Python
Topic: Using a sensor/motor concurrently. Multiprocessing/Threading
Replies: 1
Views: 2181

Using a sensor/motor concurrently. Multiprocessing/Threading

I'm using my gertboard to control a motor based upon a distance sensor. The process is as follows- 1. Motor Starts 2. Ultrasonic Sensor Reads distance until <20cm is read 3. Motor Stops I've used threads before in Visual Basic but lack the knowledge of how to do this in Python. Any help would be gre...
by dawson345
Thu Mar 14, 2013 10:27 pm
Forum: HATs and other add-ons
Topic: Grounding 5v
Replies: 7
Views: 1984

Re: Grounding 5v

Thanks Gert.
I have the ultrasonic distance measure operating correctly now. It's a great tool, now to program that motor controller!

Really enjoying using your product.
:D
by dawson345
Thu Mar 14, 2013 10:58 am
Forum: HATs and other add-ons
Topic: Grounding 5v
Replies: 7
Views: 1984

Re: Grounding 5v

There are resistors in place. 330ohm and 470ohm. The device worked through the pi but I was checking the correct grounding pin, where is it? Doe's it matter which I use per circuit? Ground is common to all voltages so you connect a ground connection for 5V or 3.3V devices to the same point. You will...
by dawson345
Thu Mar 14, 2013 10:34 am
Forum: HATs and other add-ons
Topic: Grounding 5v
Replies: 7
Views: 1984

Grounding 5v

I'm unsure where to ground a 5V circuit on the gertboard.

Please advise, this is the guide I followed to operate my device on the pi.

http://www.raspberrypi-spy.co.uk/2012/1 ... on-part-1/
by dawson345
Wed Mar 13, 2013 11:10 pm
Forum: Automation, sensing and robotics
Topic: Gertboard AI Car
Replies: 3
Views: 1058

Re: Gertboard AI Car

Can anyone help?

Where is the best place to ground this device on a Gertboard- http://www.raspberrypi-spy.co.uk/2012/1 ... on-part-1/
by dawson345
Tue Mar 12, 2013 2:11 pm
Forum: Automation, sensing and robotics
Topic: Gertboard AI Car
Replies: 3
Views: 1058

Re: Gertboard AI Car

There you go

Image Image
by dawson345
Mon Mar 11, 2013 12:53 pm
Forum: Automation, sensing and robotics
Topic: Gertboard AI Car
Replies: 3
Views: 1058

Gertboard AI Car

Hi guys, I'm making a small buggy with sensor modules (Ultasonic Distance Sensor etc) for a university project. I have tested the sensor module using this guide- http://www.raspberrypi-spy.co.uk/2012/12/ultrasonic-distance-measurement-using-python-part-1/ I am unsure of how to link it correctly to t...

Go to advanced search