Robotics /electronic geeks here?
Moderators: Site Director, FZR Forum Moderators
-
- 5000+ Posts
- Posts: 5853
- Joined: Fri May 09, 2008 8:46 am
- Location: west london UK
Robotics /electronic geeks here?
Hi,
well this chat with the guy from Oz and the fact I am bored stupid (here in bed again) I have looked at my designs to bring them upto date with CAD.
I also realise that my electronics knowledge is getting ancient (like me ) and it is getting away from me:-
I have been toying with the idea of a data logger for biker geeks that are DIY , O2 logging for tuning at the track? Shock travel, TDI sets with variable curves, suspension readers, GPS for the track. Speed healers ?
Using Arduino chips or Parallax "propeller" chips & Basic Stamp chips as the main basis.
Beagle boards which are full on computers about the size of a business card (they control road side electronic bill boards )
So if there any robotic geeks on the list ? Get in touch this old mind wants to learn some more. Nerd
well this chat with the guy from Oz and the fact I am bored stupid (here in bed again) I have looked at my designs to bring them upto date with CAD.
I also realise that my electronics knowledge is getting ancient (like me ) and it is getting away from me:-
I have been toying with the idea of a data logger for biker geeks that are DIY , O2 logging for tuning at the track? Shock travel, TDI sets with variable curves, suspension readers, GPS for the track. Speed healers ?
Using Arduino chips or Parallax "propeller" chips & Basic Stamp chips as the main basis.
Beagle boards which are full on computers about the size of a business card (they control road side electronic bill boards )
So if there any robotic geeks on the list ? Get in touch this old mind wants to learn some more. Nerd
- ragedigital
- 4000+ Posts
- Posts: 4153
- Joined: Wed May 07, 2008 9:30 am
- Location: Northwest St. Louis
Re: Robotics /electronic geeks here?
I use MicroChip PIC microcontrollers for various tasks. Some of the mid-range processors only use 33 commands, Assembly language, that is.
I'm using a PIC to create a Gear Position Indicator on my Suzuki. It has been tested on Haunters SV...
I'm using a PIC to create a Gear Position Indicator on my Suzuki. It has been tested on Haunters SV...
Thanks for joining and participating in the most "active" FZR Community on the internet!
-
- 5000+ Posts
- Posts: 5853
- Joined: Fri May 09, 2008 8:46 am
- Location: west london UK
Re: Robotics /electronic geeks here?
ragedigital wrote:I use MicroChip PIC microcontrollers for various tasks. Some of the mid-range processors only use 33 commands, Assembly language, that is.
I'm using a PIC to create a Gear Position Indicator on my Suzuki. It has been tested on Haunters SV...
Darrin,
some of the stuff I have trolled thro in the last 48 hours or so uses c/c++ which is just slightly less rusty than my assembler skills
I would like to chat off line about your project, or we will bore everyone silly until we finalise stuff.
PM'd
Re: Robotics /electronic geeks here?
you need to come to chat and talk with rockthis He is the C man. has his own DIY cnc machine etc
1992 FZR 600
Yoshi exhaust
K&N pods
Airtech R1-kit
02 R6 fork swap
02 R6 Swingarm
520 chain conversion
07 R6 controls
Vortex R6 clipons
07 R6 radial master
2003 CBR 600rr
bone stock
Re: Robotics /electronic geeks here?
Arduino is the way to go. Lots of expansion, and tons of source out there. Plenty of guys using it and forums. You could ultimately interface with multiple adruino's or backbone to some sort of pic/stamp/or embeeded device.
Depending on what you want to automate or control really changes what's the best hardware/price to be looking at.
Arduino is kind of its own language, but then again most embedded stuff is one-off.
I've currently been working on a GPS based cruise control for my boat (to keep perfect wakeboarding/surfing speeds). I'm doing so with .net on a chip though. It allows me to develop in native language, and tons of expansion. I still havent purchased the module, but its pretty slick with a 4" TFT touchscreen and able to run .net code native. Price isn't too bad either. Arduino just didn't have enough power for this project.
Depending on what you want to automate or control really changes what's the best hardware/price to be looking at.
Arduino is kind of its own language, but then again most embedded stuff is one-off.
I've currently been working on a GPS based cruise control for my boat (to keep perfect wakeboarding/surfing speeds). I'm doing so with .net on a chip though. It allows me to develop in native language, and tons of expansion. I still havent purchased the module, but its pretty slick with a 4" TFT touchscreen and able to run .net code native. Price isn't too bad either. Arduino just didn't have enough power for this project.
-
- 5000+ Posts
- Posts: 5853
- Joined: Fri May 09, 2008 8:46 am
- Location: west london UK
Re: Robotics /electronic geeks here?
RT,rockthis wrote:Arduino is the way to go. Lots of expansion, and tons of source out there. Plenty of guys using it and forums. You could ultimately interface with multiple adruino's or backbone to some sort of pic/stamp/or embeeded device.
Depending on what you want to automate or control really changes what's the best hardware/price to be looking at.
Arduino is kind of its own language, but then again most embedded stuff is one-off.
I've currently been working on a GPS based cruise control for my boat (to keep perfect wakeboarding/surfing speeds). I'm doing so with .net on a chip though. It allows me to develop in native language, and tons of expansion. I still havent purchased the module, but its pretty slick with a 4" TFT touchscreen and able to run .net code native. Price isn't too bad either. Arduino just didn't have enough power for this project.
did you look at the beagle board?
-
- 5000+ Posts
- Posts: 5853
- Joined: Fri May 09, 2008 8:46 am
- Location: west london UK
Re: Robotics /electronic geeks here?
BUMP
Any progress with these projects?
Any progress with these projects?
- ragedigital
- 4000+ Posts
- Posts: 4153
- Joined: Wed May 07, 2008 9:30 am
- Location: Northwest St. Louis
Re: Robotics /electronic geeks here?
I'm trying to get my 14 year old interested in some type of programming whether it be for Robotics or Web Programming... nothing yet. I bought him some servos and programmed a small device that turns a servo motor based on a voltage divided circuit (potentiometer, photo cell, etc...). He thinks it's neat, but it pretty much stops there. It was programmed all in C language (MikroC for PIC). I could have programmed it just as easily in assembly.
Thanks for joining and participating in the most "active" FZR Community on the internet!
-
- 5000+ Posts
- Posts: 5853
- Joined: Fri May 09, 2008 8:46 am
- Location: west london UK
Re: Robotics /electronic geeks here?
bump
any progress anywhere?
any progress anywhere?
- ragedigital
- 4000+ Posts
- Posts: 4153
- Joined: Wed May 07, 2008 9:30 am
- Location: Northwest St. Louis
Re: Robotics /electronic geeks here?
I've been real busy making Gear Position Displays for Suzukis... The M109 crowd is a great bunch of riders.
Any interest in making something for the FZR? We can make a dimmable LED replacement pack for the FZR gauges.
Any interest in making something for the FZR? We can make a dimmable LED replacement pack for the FZR gauges.
Thanks for joining and participating in the most "active" FZR Community on the internet!