Society of Robots - Robot Forum

General Misc => Misc => Topic started by: morgmorg on February 25, 2013, 01:51:26 AM

Title: Axon 2
Post by: morgmorg on February 25, 2013, 01:51:26 AM
Has anyone bought the axon 2 from this website? if so how was and is it worth the money?
Title: Re: Axon 2
Post by: Gertlex on February 25, 2013, 11:04:35 AM
It's a perfectly functional board that is well supported.  It's easier to do do robots with it than most of the Arduino boards...

In my opinion, whether it is worth the money depends on what sort of projects one uses it for; i.e. if you're doing a simple project, a cheaper board might be better suited.
Title: Re: Axon 2
Post by: Admin on February 26, 2013, 12:44:16 PM
I also sell a cheaper microcontroller here:
http://www.societyofrobots.com/axon_mote/ (http://www.societyofrobots.com/axon_mote/)

Many fewer output pins than the Axon II, but has optional wireless and uSD card slot. It's programmed the same.
Title: Re: Axon 2
Post by: morgmorg on February 26, 2013, 07:58:25 PM
question for admin. Do you build the axon 2 or are you just a dealer? and how minimal are the functions of the 50 dollar robot with an upgraded ic to a 328p?
Title: Re: Axon 2
Post by: Admin on February 26, 2013, 08:05:19 PM
I invented (designed?) the Axon series. Not a dealer.

Quote
how minimal are the functions of the 50 dollar robot with an upgraded ic to a 328p?
The 328p is the same microcontroller the latest Arduino uses.

So, you could use the $50 Robot with either my old source code, the Arduino programming language, or with WebbotLib (which the Axon uses) - your choice.