Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: John_Mac; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    52
    Views
    102,883

    Re: Decline of PicBasic ?

    Please keep this going! I will be back after a long hiatus. The wealth of knowledge here has always solved my problems. I'm not throwing out my old PICs and want to be able to have access.
    ...
  2. Re: Trying to integrate Visual Basic with PIC 16f877a

    Quite a while ago I wrote something similar. A Visual Basic program running on a PC that communicated with a PIC through the serial port. Visual Basic will let you fashion a GUI with buttons etc to...
  3. Replies
    2
    Views
    4,102

    I was able to install PBP (v2.50B) in MPLAB...

    I was able to install PBP (v2.50B) in MPLAB (v8.10), but with some annoyances.

    I am using a 16F88 chip and in MicroCode Studio I modified the default configuration bits using the @ device ........
  4. Replies
    2
    Views
    4,102

    OLIMEX ICD-2 in MicroCode Studio?

    I have an OLIMEX ICD-2 that I used with MPLAB to program dsPICs. Is it possible to have MicroCode Studio recognize it as well?

    I went to View/Compile and Program options.../Programmer/Add New...
  5. The ESC should work fine for both PIC and...

    The ESC should work fine for both PIC and steering servo power. I would try it before loading up with separate battery packs. Typically the PIC will reset if you get a glitch on the power. You...
  6. I was able to find: HPI Racing Sprint 2 Flux...

    I was able to find:

    HPI Racing Sprint 2 Flux RTR w/Ford Mustang GT-R

    Must be the same or similar. I looked at the specs and replacement parts and was able to find a picture of the ESC. ...
  7. Hi Ken Sorry to have not been very responsive....

    Hi Ken

    Sorry to have not been very responsive. I had a mother board fail on my server and have been spending my time rebuilding the hardware and software...fun fun fun.

    Yes I can read the...
  8. Ken You should download the data sheet for...

    Ken

    You should download the data sheet for your PIC from MicroChip website.

    Typically the max current any one pin can drive is 25mA, 100mA total for a port.

    So whatever relay you choose must...
  9. Ken I'm not sure what the demo board really is...

    Ken

    I'm not sure what the demo board really is that comes with the PICKIT2. If it has to be soldered, you may want to consider getting a proto or bread board to do your prototyping. This is a...
  10. My mistake Dave///not sure how PICaxe came up...

    My mistake Dave///not sure how PICaxe came up come to think of it.


    Git er done!
  11. Hmmmm Don't think I recommended PICAxe...Dave...

    Hmmmm

    Don't think I recommended PICAxe...Dave wrote something on it. I just noted that you need special PICs.

    Maybe you didn't read my last post.

    I'm reluctant to recommend a specific...
  12. No perfect solution.... PICAxe are MicrChip...

    No perfect solution....

    PICAxe are MicrChip CPUs that have a bootloader installed so you don't need a programmer to program them. You can't buy any old PIC and make it work, but apparently there...
  13. Steering to find the source might not converge,...

    Steering to find the source might not converge, but that is part of the fun so try it see what happens.

    Dave recommended the PICKIT2 from MicroChip and buy PicBasic compiler. If you know C, you...
  14. One thing you will need to do at the start is...

    One thing you will need to do at the start is "global" scan to find the light to start with. It may or may not be in the limited forward acceptance of a detector array. So maybe a 360 azimuth...
  15. Ah OK got it. The problem with a simple light...

    Ah OK got it.

    The problem with a simple light detector and lens is that it gives you no positional information as to where to go to seek higher intensity. The linescan sensor you mentioned does...
  16. Take a look at the QTI Sensor on the Parallax...

    Take a look at the QTI Sensor on the Parallax site...only 6 bucks, emits and receives IR to follow line.

    But I'm not sure if you want to follow a line or seek out a bright light??????

    John
  17. Hi Dave I agree it depends on the level of...

    Hi Dave

    I agree it depends on the level of glitches you are willing to put up with. I have done what Ken describes with a PIC in a single loop. The call to read PWMs is one element. Sensor...
  18. Personally I would go with what I...

    Personally I would go with what I described....software control. But someone might come up with an elegant solution. I really don't think you have to keep up with the 25ms servo rate. I have done...
  19. Mike is correct on the sampling times, however I...

    Mike is correct on the sampling times, however I have made things work well for this application at a much lower rate....basically whenever it gets to it. This can lead to some choppy response on...
  20. The Basic Stamp has a function called PULSIN that...

    The Basic Stamp has a function called PULSIN that will give you the width of a pulse on one of the input pins. You can sample multiple pins (input pulses). You can put these 3 PULSIN functions in a...
  21. Hi Ken My pleasure and good luck. Retired...

    Hi Ken

    My pleasure and good luck. Retired physicist here, always played with RC and processors/sensors....just not together. Now that I have time I, get to play with my toys:)

    Happy to share...
  22. Good plan Ken...and glad you are getting students...

    Good plan Ken...and glad you are getting students involved.

    I cannot comment on the language you quote since I have no experience with them. What you describe, however, sounds very well suited to...
  23. Hi Ken Just looked at the video. Remarkably,...

    Hi Ken

    Just looked at the video. Remarkably, this is very similar to what I did and described in my earlier post. Some similarities/differences...I used a larger RC truck platform with 4WD (a...
  24. Ken You probably need to decide if you want...

    Ken

    You probably need to decide if you want the flexibility of a bare PIC or a package that is already programmed. I went with the PIC since I can basically make it do anything I want.

    There...
  25. Hi Ken I'm out in Colorado, so don't know much...

    Hi Ken

    I'm out in Colorado, so don't know much about clubs in Mass, but you do have MIT there and they are well known for their work in robotics. You might see if you could connect with them. The...
Results 1 to 25 of 36
Page 1 of 2 1 2