getting started with arduino nano
hi,
our names omry , ofec , new arduino thing
we have arduino nano board(not sure if atp328 or 168 need ask lab) , need connect gyro , accelerometer through i2c bus , read signals can figure out words what(the sensor old 1 , datasheet no found). later connect rc receiver , microcontroller slave (pololu mini maestro) control 19 servo engines.
do think possible? , if so, how can started?
our names omry , ofec , new arduino thing
we have arduino nano board(not sure if atp328 or 168 need ask lab) , need connect gyro , accelerometer through i2c bus , read signals can figure out words what(the sensor old 1 , datasheet no found). later connect rc receiver , microcontroller slave (pololu mini maestro) control 19 servo engines.
do think possible? , if so, how can started?
can have better @ nano board magnifier, microcontroller should have written on it. hope have atmega328, because has more memory.
an old sensor i2c bus , no datasheet not possible. perhaps can make photo of , attach it. there labels on ?
i don't know pololu mini maestro, read is ment usb bus. can controlled arduino ?
i read asked questions it: http://forum.pololu.com/viewtopic.php?f=16&t=8054
the arduino nano can control 12 servo motors, , arduino mega board can 48. need power supply, since arduino provides control signal.
http://arduino.cc/en/reference/servo
get started few examples, example make led blink, , send text serial monitor , on.
after connect i2c sensor, , run i2c_scanner see if detected.
http://playground.arduino.cc/main/i2cscanner
after need datasheet sensor.
an old sensor i2c bus , no datasheet not possible. perhaps can make photo of , attach it. there labels on ?
i don't know pololu mini maestro, read is ment usb bus. can controlled arduino ?
i read asked questions it: http://forum.pololu.com/viewtopic.php?f=16&t=8054
the arduino nano can control 12 servo motors, , arduino mega board can 48. need power supply, since arduino provides control signal.
http://arduino.cc/en/reference/servo
get started few examples, example make led blink, , send text serial monitor , on.
after connect i2c sensor, , run i2c_scanner see if detected.
http://playground.arduino.cc/main/i2cscanner
after need datasheet sensor.
Arduino Forum > Using Arduino > Microcontrollers > getting started with arduino nano
arduino
Comments
Post a Comment