Show Posts
|
|
Pages: [1] 2 3 ... 14
|
|
5
|
Using Arduino / Motors, Mechanics, and Power / Gearbox kits for RS-5xx motors?
|
on: April 26, 2013, 08:04:54 pm
|
|
I'm looking for gearbox kits for RS-5xx motors. I already bought RS-545 motors without gearboxes and I thought that I can use the gears from Vex Robotics building set but using two sets of 12-tooth and 84-tooth gears to create 49:1 gear ratio at four places take up too much space. The ones sold by BabeBots and AndyMark are too expensive.
|
|
|
|
|
13
|
Using Arduino / Sensors / Re: Using push-button switches without pullup/pulldown resistors?
|
on: April 12, 2013, 03:21:03 pm
|
|
Does Arduino Mega 2560 R3 board have pullup resistors on I/O pins? I made a test circuit on Arduino Uno R3 board and it worked. I think the circuit doesn't work on Arduino Mega 2560 R3 board. I connected the switch from GND to I/O pin 38 on Arduino Mega board and nothing happened after inserting serial.println lines.
|
|
|
|
|