Thanks, Pete for the helpful "stupid questions." I had considered the possibility that my chip, or even my programming hardware might be defective, but I have...
can you post your code? if the pin state is not changing in the simulator, you've got a s/w issue. Bank switch, TRIS setting, _CONFIG setting, etc. -de ... ...
Doug Evans
DEvans@...
Jul 1, 2006 1:39 pm
28152
Barrie, Consider Parallax's new Propeller chip with 8 independent processor. No need for an interupt, just set one processor to manage the RPM. Jonathan ...
Worked for me 1st time. I was able to duplicate your problem, however, by setting an external OSC option in the configuration settings. Once I did this, GPIO.4...
Doug Evans
DEvans@...
Jul 1, 2006 11:04 pm
28155
Rather than keep this information in a separate configuration file, had you considered using the device statement? My simulator (3'rd party) flagged an error...
Robothon is in three months. Still plenty of time to finish (or start!) a robot for your favorite contest. You can find all the current information about the...
Thanks you all again for the replies. I tried running the code with thses are my header statements, but still no success. list p=12c508 include "p12C508.inc" ...
I'm using 7.40 -de ... From: SeattleRobotics@yahoogroups.com [mailto:SeattleRobotics@yahoogroups.com]On Behalf Of fierywanderer Sent: Sunday, July 02, 2006...
Doug Evans
DEvans@...
Jul 2, 2006 10:36 pm
28159
... Hey, fantastic! I'll look him up and see what side of the island he's on. I know Hilo's got a club already, and I suspect Kona may as well. But as far as...
Hi Tom, ... We've had a few BEAM based workshops where we built walkers. I hosted an AVR workshop where we got going on an ATMega8, starting with programming,...
Hi all, I'm looking for low-cost RS232 displays. I'll avoid listing too many requirements, but they would replace a Hyperterminal connection running at ...
Do you need a keyboard? Or is it just a display? Matrix Orbital, CrystalFontz, and cwlinux produce some nice small serial lcd's, though most of those top out...
Only a display is needed. Thanks for the info! $50 isn't too bad, but we can also use $15 cables to any PC (I like nice cables so they don't break when ...
Well, all 3 of those companies, also have USB displays. Looks like they just have a usb-rs232 chip built in to pull it off. But at least that removes the need...
Hi, all I've recently just gotten back into doing some embedded development projects, inclusing robotics. I have done some stuff before, but it has been 10+...
... If you haven't visited the PIC list mailing list's website, do so. It has a ton of information. <http://www.piclist.com/>. I don't know about classroom...
... I know this doesn't answer your question directly, but from somebody who is too far away from "civilization" to attend such a class and thus had to learn ...
... somebody who is ... had to learn ... book, "Programming & ... pretty ... the day. ... seemed to ... it through ... me to ... things with ... Hi, Mike ...
... Thanks for the link--I'll definately check it out. I just realized how different many of the new routines and initialization routines are, as well as...
Cathy, I'm currently working on a project that depends on timing issues and uses the internal RC oscillator, so I was particularly interested in your posting...
David Where are you located? I'm pretty familiar with the PIC chip and would be glad to give you a 1 on 1 familiarization class on using the chip with the ...
If timing is a concern, then add a crystal. It is not that costly and gets you usually within 6 parts per million. Kip ... -- Kipton Moravec <kip@...>...
The Seattle Robotics SocietyI got started with PICs by reading Easy Pic'n and by checking out the data sheets. I'll second the piclist.com recommendation....
... wrote: Hi, Kinsey I live in Bellevue, but am willing to travel anywhere in the greater Seattle area. I would, of course, be happy to compensate you for...
Hi Gary. ... The controller I mentioned in my original post I just timed with a stopwatch. I decided that was good enough since the errors were reproducible...
Has anyone had any exerience with any of the robodessy kits? Have one/seen one/know someone that has one and what you though of it? [Non-text portions of this...
Hey I am playing with the OOPIC and the PCF 8574 on the MarkIII sensor board and I need some seed code to help point me in the right direction Has anyone got...