Can I Build a Robot with Just a Blue Thing and a USB Cord?

AI Thread Summary
The discussion centers on building a robot using a blue device and a USB cord, with the user seeking additional parts and clarification on microcontroller connections. The user has an ATMega32 16AU microcontroller but is uncertain about its compatibility with their breadboard and is considering alternative microcontrollers. Recommendations suggest using an experimenters module that integrates necessary components and connects via USB for under $10. The conversation also touches on programming options, with a preference for higher-level languages, and resources like Adafruit for suitable boards. The user emphasizes the importance of detailed planning before purchasing additional components.
George Young
Messages
7
Reaction score
1
TL;DR Summary
question about AVR Programmer
https://www.amazon.com/dp/B00KM6ZA9I/?tag=pfamazon01-20

So I have the blue thing and the usb cord from a long time ago when I wanted to build a robot, but I don't have the bottom three (unless the bottom left hand corner one is the one attached to the blue thing). I still have the cd as well. I want to see if I can get the other two parts separately. Can I?

Also, I still don't understand how the programmer connects to the microcontroller. I have a tiny ATMega32 16AU microcontroller which seems too small for my breadboard. I have some old parts which may be microcontrollers or something else.

I may need to get a different microcontroller as well but I don't want to get another tiny one that won't work for my circuit. So I'm also asking if anyone has suggestions about what (AVR) microcontroller I should buy.
 
Engineering news on Phys.org
I suspect you have just the “ATMega32 16AU” surface mount chip.
You really need an experimenters module that has everything on one PCB including the pins for the ports. Select one that is programmed through a USB port and costs less than $10. Then you have a simple solution that works quickly.

There are many simple very low cost solutions to choose from.
Will you program it in high level language or in assembly language?
Consider; https://www.adafruit.com/product/3500
Or Google; 'ATMega32 board'
 
I was going to use a higher level language but it depends on the chip I guess. My AVR programmer for example came with software to make the programming step easier but adafruit looks okay.

Thank you for the link. I want my circuit to work but it doesn't need to be expensive. The main thing I'm trying to do is to plan everything I can out in a lot of detail before I buy more parts.
 
  • Like
Likes Tom.G
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top