Author Topic: Propeller C Learning System  (Read 495 times)

0 Members and 1 Guest are viewing this topic.

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
Propeller C Learning System
« on: April 20, 2014, 02:38:04 pm »
Quote
Our system of tutorials, example code, development boards, and software make it easy to learn C language programming. And, with 8 processors in one chip, the Propeller microcontroller brings your project from idea to reality fast.
http://learn.parallax.com/
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Propeller C Learning System
« Reply #1 on: April 20, 2014, 03:04:03 pm »
When I was getting started in microcontrollers, I used a BASIC Stamp before messing with Arduino.

I had this kit:
http://learn.parallax.com/whats-microcontroller

It is a great platform, and has been around longer than the Arduino bootloader. I haven't used their Propeller boards though, which would probably be better suited. The reason I switched to Arduino is because the BASIC Stamp I had, is you guessed it, coded in BASIC [well PBASIC but meh].

Any uc you get is going to be round about the same. The ports and data bits might be diff and the libs diff too, but the concepts and all is all the same.

Here is a video from EEVBlog, great channel for electronics btw, he doesn't go over Parallax but he does do Atmega VS PIC so it's worth a watch if your getting into this kinda stuff.

http://www.youtube.com/watch?v=DBftApUQ8QI

Glad to see more interest in this kinda stuff. You can do some fun things with WiFi and Eth and all on the embedded level.
>>>import this
-----------------------------

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
Re: Propeller C Learning System
« Reply #2 on: April 25, 2014, 11:36:47 pm »
This dude can go on forever if you dare start anything electronical.
I once in a blue moon slide into it and as always it is interesting and only limited to you imagination as to what to achieve with it.
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]