Let's Make Robots!

Content in “Microcontrollers”

All content tagged with or belonging to this tag/category.

Microcontroller Recomendations

Hey all,

Which microcontrollers to you recomend? Which are best for beginers ( and the bank:-)? Thanks for the help.

Floyd

Line Follower Robot using a PIC18F252 microcontroller

I am using C Programming to program a PIC18F252 microcontroller chip that allows a robot to follow a line then change directions in different direction on each end and also senses blockage and goes back. This is my code wich at the moment is giving me problems allowing the robot to change directions in different directions and sense blockage...can anyone see where i am going wrong and help out?????????

 


#include <p18F252.h>

RobotC Compatible Microcontrollers

I received a copy of RobotC and the USB/Serial interface with my VEX robot kit.
As I become acquainted with it, I realize that it could solve control of a model railroad cable car system that terminates inside a model building and must be left unattended on public display.  The ability to exercise fine control through reprogramming rather than physically rearranging parts would be a major plus.

Pseuduino

Rudolph's picture

Here's my little prototype Arduino knockoff. I'm calling it the Pseuduino. Yeah, I know, the world doesn't need more Arduino knockoffs, but I don't care, I wanted one anyway! Besides, it was still cheaper than buying someone else's version (about 7-8 USD)(cheaper if futurlec would actually get parts delivered).

Pololu Orangutan X2

Hi all,

 I want to build a small robot, and wan to ask you if anyone have ever used the Orangutan x2 controller http://www.pololu.com/catalog/product/720 I see that lots of people are using the PIC controllers, but I don't wanna use these, they require windows and expensive compilers. I'd rather work with linux and program in C/C++

If anyone have used it before, is the orangutan easy to use? can i connect a camera to it without many troubles?

 Also can you suggest a cheap camera that I could use with my robot? 

 

Thanks a lot

wanted: fm stereo receiver

rik's picture

This is an electronics question that has little to do with robots. But this forum seems a good place to ask it anyway.

For an upcoming diy project, I am in need of some advice on integrated radio circuits. For my 93 yr old grandmother I hope to build a radio that can do this:

YES it's a robot, NO it doesn't have a microcontroller

maneuver's picture

I think we need to get of our high horse here and let snyde remarks regarding our own elitism remain silent..

I have seen several comments here stating that a robot has to have brains to be a robot. Now, where is that rule written in stone? Does it have to run around on tabletops, using skid steering, detecting cereal boxes by IR or ultrasound, have blinking LEDs or follow black lines on a piece of cardboard to be a robot?

Price: $49.99 USD
What is Arduino? Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, … Read more

Using the axe023

sciguy77's picture
I have a couple of the axe023, and I was wondering about their full potential. Are they compatible with IR sensors? What else besides bumper switches and simple motors can you use them for? It would be fun to make a bunch of little robots.

Programming Microcontrollers

TofuRobot's picture

I wanted to make a robot useing a microcontroller. But I have had trouble over time trying to program a microcontroller.

Would it bother anyone to write an article on programming a microcontroller?