Author |
Message |
Topic: Robot mapping |
ricard0g0mes
Replies: 1
Views: 3810
|
Forum: General CCS C Discussion Posted: Thu Jul 30, 2009 4:25 am Subject: Robot mapping |
Hello,
I'm building a robot and now I'm facing a problem for knowing" always where I am (the robot).
I want to be able to know in X, Y coordinates where I am. I want to use 2 gray code enco ... |
Topic: Reading multi-bytes from an i2c slave - Wii Nunchuck |
ricard0g0mes
Replies: 23
Views: 75790
|
Forum: General CCS C Discussion Posted: Tue Jul 21, 2009 1:57 am Subject: Reading multi-bytes from an i2c slave - Wii Nunchuck |
hello,
I'm trying to use this code but my project works at 20Mhz.
Do I need to change it to a lower value to work with i2c?
How can I define the speed of the i2c communication?
My pic is a 18f45 ... |
Topic: Dual H-Bridge motor control |
ricard0g0mes
Replies: 3
Views: 4827
|
Forum: General CCS C Discussion Posted: Fri Jul 17, 2009 7:48 am Subject: Dual H-Bridge motor control |
but i want to control 2 motor's with different velocity's |
Topic: Dual H-Bridge motor control |
ricard0g0mes
Replies: 3
Views: 4827
|
Forum: General CCS C Discussion Posted: Fri Jul 17, 2009 5:49 am Subject: Dual H-Bridge motor control |
I'm trying to use this motor driver in my project:
http://www.sparkfun.com/commerce/product_info.php?products_id=8905
The pic is the 18f4550.
Anyone as an example with ccs? |
Topic: Multiple R/C Servo PPM signal. |
ricard0g0mes
Replies: 7
Views: 19313
|
Forum: General CCS C Discussion Posted: Tue Jul 07, 2009 6:52 am Subject: Multiple R/C Servo PPM signal. |
delay_cycles() is where? |
Topic: PIC18F4550 base code |
ricard0g0mes
Replies: 0
Views: 2885
|
Forum: General CCS C Discussion Posted: Tue May 19, 2009 1:43 pm Subject: PIC18F4550 base code |
Hello,
I want to start working with this PIC using the usb bootloader to download the application program.
I started using the project (USB Device - HID - Simple Custom Demo) that comes with Mic ... |
|