Go to advanced search

by nivm200
Sun Nov 12, 2017 10:43 am
Forum: Beginners
Topic: controlling a heating element
Replies: 9
Views: 5776

Re: controlling a heating element

Jednorozec wrote:
Sun Nov 12, 2017 10:18 am
That board on Banggood got good reviews and it's fairly cheap. Why not give it a try?
I will thank you!
another question though, the heater is rated for 100W, does it mean that itll draw 8.3A from a 12V power supply? or do I have to limit the heater myself?
by nivm200
Sun Nov 12, 2017 9:46 am
Forum: Beginners
Topic: controlling a heating element
Replies: 9
Views: 5776

Re: controlling a heating element

I cant draw a schematic to something I know theres a better way to do... Im not playing with electricity nor do I even have the parts, im not trying it out, im asking so I can either use my current plans or change them, how will one go about controlling a heating element? PWM will not work here as I...
by nivm200
Sun Nov 12, 2017 7:49 am
Forum: Beginners
Topic: controlling a heating element
Replies: 9
Views: 5776

Re: controlling a heating element

thank you both for the reply, I do not have schematic as there probably better approach to this and something probably is incorrent with my plan,(which is why im here :P ) this is the fan and heater il be using, https://www.banggood.com/100W-12V-60x60mm-DC-PTC-Fan-Heater-Constant-Temperature-Incubat...
by nivm200
Sun Nov 12, 2017 5:10 am
Forum: Beginners
Topic: controlling a heating element
Replies: 9
Views: 5776

controlling a heating element

Hello! I want to control a heating element (100w) to heat air in a box to about 30 degrees (celcius), how will I do it with a raspberry pi? the heating element consist of a fan and the heater, 4 wires, 2 for the fan, 2 for the heater, I have a 12V 30A power supply that the fan is connected to throug...
by nivm200
Sat Dec 03, 2016 2:36 pm
Forum: Advanced users
Topic: CMOS/CCD camera
Replies: 1
Views: 991

CMOS/CCD camera

Hey, Is it possible to run 2 (or more) CMOS or CCD camera through the RPi and record their video? I dont need full resolution out of them, and only need 15 FPS or 10FPS, resolution would be 352 x 240, CIF. the camera would be an FPV camera, such as http://www.banggood.com/600TVL-8_0MP-14-2_8mm-CMOS-...
by nivm200
Thu Oct 27, 2016 12:46 pm
Forum: Beginners
Topic: Controlling a motor
Replies: 1
Views: 431

Controlling a motor

Hey, Can someone explain why do some people control motor directly from the RPi (PWM), and why some people connect them to a motor controller (such as L298N)? Also, does anyone know any product from Banggood (http://www.banggood.com/) that will be able to expand the GPIO pins via I2C? I tried lookin...
by nivm200
Sun Mar 06, 2016 3:25 pm
Forum: Beginners
Topic: time.sleep() stops code
Replies: 6
Views: 1012

Re: time.sleep() stops code

thank you!
by nivm200
Sun Mar 06, 2016 8:01 am
Forum: Beginners
Topic: time.sleep() stops code
Replies: 6
Views: 1012

Re: time.sleep() stops code

any example code for threads/timers? I will add me code once il get home.
by nivm200
Sat Mar 05, 2016 6:42 pm
Forum: Beginners
Topic: time.sleep() stops code
Replies: 6
Views: 1012

time.sleep() stops code

I want to run a loop with a delay every time the code in it is called, but whenever I use time.sleep() I can only run one loop and I need more than 1 loop to run at certain time... how can I associate the the time for the loop only and not the rest of the code?
by nivm200
Sat Mar 05, 2016 5:35 am
Forum: Beginners
Topic: Servo speed
Replies: 6
Views: 2885

Re: Servo speed

how can I set the servo angle in degrees (1-180) using the servo hat? thank you very much. edit: I found a way to limit the servo speed , I will attach the code soon for people who might need it in the future, however now I have 2 different problems.. 1.I need few servos to start at different times ...
by nivm200
Fri Mar 04, 2016 6:49 pm
Forum: Beginners
Topic: Servo speed
Replies: 6
Views: 2885

Servo speed

How can one limit servo speed? ie turn 90 degrees in 5 seconds... Im using the RPi servo hat by Adafruit.
by nivm200
Fri Mar 04, 2016 6:38 pm
Forum: Python
Topic: Servo HAT import
Replies: 4
Views: 682

Re: Servo HAT import

Thank you very much :)
by nivm200
Fri Mar 04, 2016 4:30 pm
Forum: Python
Topic: Servo HAT import
Replies: 4
Views: 682

Re: Servo HAT import

thank you, how do you copy from a certain directory into the default directory of the RPi? I can find and locate the file, but I want to copy it to the same place where you get when the RPi starts...
by nivm200
Fri Mar 04, 2016 4:03 pm
Forum: Python
Topic: Servo HAT import
Replies: 4
Views: 682

Servo HAT import

Hello, Ive bought the servo HAT by adafruit and checked the example code, after using it, it seem like it only work in the directory of the example code and cannot be moved, the problem is that the first line of the code is: from Adafruit_PWM_Servo_Driver import PWM and the RPi looks for it in diffe...
by nivm200
Mon Feb 29, 2016 12:09 pm
Forum: Beginners
Topic: Motor position
Replies: 3
Views: 613

Re: Motor position

I found what I needed :)
Im leaving this here as reference for anyone else that might look for such a thing and find this thread. cheers!
http://www.pridopia.co.uk/pi-user-manua ... ncoder.pdf
http://www.pridopia.co.uk/pi-motor-encoder.html
by nivm200
Mon Feb 29, 2016 11:53 am
Forum: Beginners
Topic: Motor position
Replies: 3
Views: 613

Re: Motor position

thanks for helping! I looked into it a bit and there isnt much information about wheels encoders, how would I accualy read them using the RPi?
by nivm200
Mon Feb 29, 2016 10:48 am
Forum: Beginners
Topic: Motor position
Replies: 3
Views: 613

Motor position

Hey! does anyone know a way I could track the position of a motor (or servo, or stepper motor, any would do)? I need it to be somewhat compact and 6 motors all togther at once, now - the motor might be stopt by an object and I would need to track that too...
any ideas? thanks! :)
by nivm200
Mon Nov 09, 2015 9:20 am
Forum: Beginners
Topic: Gyroscope + more pins
Replies: 9
Views: 1539

Re: Gyroscope + more pins

Mikronauts, thank you for taking your time and helping me out! I think I will go with the Adafruit servo hat as it seem to be the easiest way to go. Do you accualy own mikronauts.com? if so, I do have to say, good job with the helping (it might sound obvious for some)! usually people try to advertis...
by nivm200
Sat Nov 07, 2015 9:56 am
Forum: Beginners
Topic: Gyroscope + more pins
Replies: 9
Views: 1539

Re: Gyroscope + more pins

mikronauts, BMS doug, I know this question is stupid, but which expansion board is the simplest where I can simply "plug n' play" and will allow me to control the servos? I cant express how stupid I feel about this question as usually I do the search myself and most of the time get the correct answe...
by nivm200
Wed Nov 04, 2015 12:28 am
Forum: Beginners
Topic: Gyroscope + more pins
Replies: 9
Views: 1539

Re: Gyroscope + more pins

thank you for replaying,
Im sory to bother but have you saw any in-depth tutorial of how to add more pins to the pi?
Im not quite sure how to do so and internet search didnt yield much :(
by nivm200
Sat Oct 31, 2015 10:24 am
Forum: Beginners
Topic: Gyroscope + more pins
Replies: 9
Views: 1539

Gyroscope + more pins

Hey, Im working on a small project that would require me to control 12 servos (independently from one another, and up to 16 in the future) while reading records from a gyroscope... I found a gyroscope that is small, light-weight, and cheap, do you guys think its even worth it? or is it too cheap/sma...
by nivm200
Sat Oct 10, 2015 8:56 pm
Forum: Beginners
Topic: controlling servos to certain degree
Replies: 4
Views: 691

Re: controlling servos to certain degree

This isnt a continous rotation servo, its a standard 0-180 degrees servo despite the R at the end of its name, you can google it if you dont believe me.
by nivm200
Sat Oct 10, 2015 5:58 am
Forum: Beginners
Topic: controlling servos to certain degree
Replies: 4
Views: 691

controlling servos to certain degree

Hey, Im relatively new to the pi, so please go easy on me :P I know someone asked it before, and I tried googling it already for two days but couldnt find anything that helped me. I bought few towerpro sg92r as Id like to make 4 legged "walking" machine, but, Im facing 3 problems here. 1. I cant get...

Go to advanced search