Shop OBEX P1 Docs P2 Docs Learn Events
Propeller Activity Board .vs Propeller Activity Board WX?? — Parallax Forums

Propeller Activity Board .vs Propeller Activity Board WX??

Ok, what do I get or $30 more? Beefier voltage regulators? An Xbee socket to hold a WIFI something...wait, the original had a socket for Xbee devices. So I'm back to higher current capability for $30?

Can somebody tell me what I'm missing? (Beside my $30 less expensive original Activity Board.)

Comments

  • the AB-WX has DO/DI from the Xbee socket connected to 31/30 on the Propeller so you can download code into the Propeller over a wi-fi connection.
  • I think the audio jack has added functionality as well.

    On my end, having this on robots, it's well worth the difference to be able to program it wirelessly. A complete life saver. These kids drive robots off the tables and break them because of the USB.
  • I've been having a lot of fun doing wireless programming. Not only can I program the Propeller wirelessly, I can also update the firmware on the wi-fi module over-the-air. That lets me sit in my family room and continue working on Propeller stuff even though the Propeller hardware is in the basement. :-)
  • David,

    Thanks for the info. Your one liner above made it clear what the improvement is. Parallax needs to put that as a bullet item on the product page...much more important than jumper wires and rubber feet in my opinion! :)

    OK, I'll try one.

    My Chinese treaded robot will start out with a full Parallax electronics stack: Li-ion power pack, DHB-10 motor controller and a new Activity Board WX. We'll see where it evolves from that starting point.



  • mindrobots wrote: »
    My Chinese treaded robot will start out with a full Parallax electronics stack: Li-ion power pack, DHB-10 motor controller and a new Activity Board WX. We'll see where it evolves from that starting point.

    Please keep us posted on your treaded robot project. Wish we still had a blog to post projects to.
  • David, the Product Guide says that wireless programming not yet supported. Are you using C or Spin? Any estimate when wireless programming will be released in the wild?

    John Abshier
  • David, the Product Guide says that wireless programming not yet supported. Are you using C or Spin? Any estimate when wireless programming will be released in the wild?

    John Abshier
    I'm writing the code to support wi-fi loading. It *will* be supported soon! :-)

  • mindrobotsmindrobots Posts: 6,506
    edited 2016-05-31 15:58
    Ahh, I didn't read the fine print. I thought WiFi programming was working for the general public. Pooh!

    It looks like I'm back to my original assumption....$30 gets me beefier voltage regulators.

    It might be time to add a Pi-Zero to the mix to act as a programming access point...until "Real Soon Now" rolls around on my calendar.
  • ElectrodudeElectrodude Posts: 1,621
    edited 2016-05-31 16:12
    David, the Product Guide says that wireless programming not yet supported. Are you using C or Spin? Any estimate when wireless programming will be released in the wild?

    John Abshier

    There's no difference between actually loading a C or a Spin program. The Propeller wasn't modified to be able to support C. You could use the same wireless programming technique to load code originally written in Spin, C, PropBasic, PLASMA (for lft's Turbulence demo), or any other Propeller language.
  • mindrobotsmindrobots Posts: 6,506
    edited 2016-05-31 16:15
    There *IS* a big difference between it saying you can do it in the product description versus actually being able to do it when you buy a WX board. :(
  • mindrobots wrote: »
    There *IS* a big difference between it saying you can do it in the product description versus actually being able to do it when you buy a WX board. :(
    Since there is no wi-fi capability on the AB-WX itself, wireless loading will clearly require some additional hardware as well as software.

  • I noticed the word "spin" does not appear anywhere on the product page, nor is the propellor tool listed in the downloads. Makes me a bit nervous. No new spin support?
  • I noticed the word "spin" does not appear anywhere on the product page, nor is the propellor tool listed in the downloads. Makes me a bit nervous. No new spin support?
    The ActivityBoard-WX wi-fi loader will work with C, C++, or Spin programs. It can load either .elf files generated by PropGCC or .binary files generated by the various Spin compilers. The code running on the wi-fi module is written in C but that doesn't mean it is restricted to loading C code.

  • Ken GraceyKen Gracey Posts: 7,386
    edited 2016-06-06 01:41
    You could also look at this from Parallax's perspective.

    Many of you are engineers and you can reverse-cost the Bill of Materials (BOM) and create a labor estimate for the Propeller Activity Board. I'd even be happy to post the costed BOM right here on the forums so you can see it for yourself. You would notice that our labor and materials costs to build a Propeller Activity Board (this version and the prior one) are about $40.

    Do you think that we should be happy with $39 of gross profit? Do you want us to be happy with $39 of gross profit? We're not even making this much.

    First, there's an average selling price. Some boards go to distributors at a discount; others go to schools at a discount due to volume purchases. An average selling price is about 70% of the retail ($35 at the former $49 price, or about $56 on the new $79 price). Prior to the price increase, Parallax was losing money on every Propeller Activity Board. Now you could conclude we probably profit about $16 per board.

    Next, this board is so much more than a pile of components with the improved voltage regulator system mentioned above. We've got a full year of non-recurring engineering costs in it too. . .and software. . .and hardware to support the upcoming WiFi programmability. Do you think that Parallax warrants a small return on these pieces, or not?

    And if you accept all of these points, do you think it's a reasonable return to Parallax that we pocket only a $16 gross profit per board - something around 28% simply on the hardware? This margin has to cover design costs, software costs, and everything else related to the product (documentation, photography, putting it up for sale, internal training, drawings, etc). Not to mention health benefits, building lease and insurance.

    This margin is something slightly more than Amazon takes (they put stuff in boxes and ship it out) and around that of a clothing store (is a shirt an intellectual reinvestment in one's self?) when garments are on sale. What else can you buy for this price that allows you to create even more neat products, applications and solutions that are so much more valuable than the cost of the hardware?

    The board was underpriced before and it still is today. But the market demands low-cost, capable products these days so we do our best to keep the prices low.

    Ken Gracey
  • Cluso99Cluso99 Posts: 18,069
    Unfortunately most hobbyists do not understand anything other than raw component costs. They see things like the Raspberry Pi that only has a small reseller margin and virtually nothing to the designers as it is being done as a charity.

    A 1 cent component costs many times that just to place it on a board! Firstly, these parts are now tiny and the pick and place machines drop a number of these parts. They have to be purchased, stock counts maintained (else you run out of them), held in stock (even if you only require one per board they often come on reels of 3000 or more - if you only anticipate building 100, then you have to amortise 3000 over 100 which gives a 30c cost), inventory storage, computer and software costs for inventory control plus people to enter and run it.

    It takes a considerable time and cost to initially setup the pick-n-place machine, and reasonable times for each subsequent build of this board. These add significantly to board cost.

    All these things are before any profit!
  • The differences between a RaspPi and a Propeller board need to be considered to understand the pricing conundrum fully:

    1. The RaspPi is designed to sell millions and has sold millions. So the dev costs can be amortized over a huge number of units, resulting in a per-piece NRE that's almost negligible.

    2. Why does the RaspPi sell so many vs. Propeller boards, you might ask? Buzz features! "Linux!" "Ethernet!" "HDMI!" These are words that millions of potential users are already familiar with and cue into immediately. Compare that with "Propeller" and "Spin."

    3. With millions of users, a vast community has built up to support the RaspPi, resulting in less pressure on the devs to do the actual support.

    Parallax has chosen a more low-profile approach to their product offerings that results in lower overall volumes and requires a more hands-on approach to support. This is a Good Thing -- especially for educators -- because they can forge a singular relationship with the manufacturer, without having to rely on a huge user community for possibly contradictory information and assistance. But it comes at a dollar cost that must ultimately be borne by the customer (e.g. a school district). But in the long run, that cost is miniscule, compared with the soul-sucking hours that might be spent filtering thousands of "helpful" threads on the multitude of available RaspPi forums and blogs.

    Long story short: dollars and cents are not the only cost a user incurs with any purchase. You have to consider the bigger picture and the additional value received for what might be a larger initial outlay.

    -Phil

  • Thank you, Phil. I realize that MindRobots wasn't really complaining about the price, but wants to know what he gets for the extra cost. This is a sensitive issue for us.

    The two biggest alternatives to the Propeller in education are actually the RasPi and Arduino. This is interesting because the intended uses are so different, but teachers new to this can consider them somewhat interchangeable.

    Raspberry Pi is a non-profit foundation and Arduino is a highly-copied (non-royalty to the founders) product. Of course, educators are often met with a confusing point of entry in education. At Parallax we deliver the whole effort in a tidy package with the support you identified, above.

    This evening I'm helping a teacher in Chicago get his Ping))) sensor to work properly on his ActivityBot. He wanted to use e-mail, and we reply to e-mail. His problem will be solved before class in the morning.

    Ken Gracey
Sign In or Register to comment.