Home / Search Results for: dexter (page 4)

Search Results for: dexter

Cool Kickstarter: RoboSnap

RoboSnap is a a very compact vision system for the RPi and EV3.  It is based on the very popular PixyCam (CMUCam5) but in a much more compact package. Capable of much more than simply recognising colours, RoboSnap can also detect simple shapes like triangles, rectangles, circles.  It can return provide size, location and colour for these objects, as well ...

Read More »

Cool Kickstarter: OpenElectrons EVShield

  UPDATE 26 JAN: The Kickstarter Project is now live, go check it out: [LINK] OpenElectrons, which is run by the guys who own Mindsensors, are about to start another Kickstarter campaign for their latest creation: the EVShield for Arduino Uno, Duemilanove and Leonardo.  What is it, you might ask?  As Deepak explained it to me: EVShield will support all ...

Read More »

ROBOTC Driver Suite 4.x: Big Changes Ahead

The 3.3.1 release of the Driver Suite is hopefully the last of the 3.x series.  I’ve now started working on implementing a new architecture for Driver Suite 4.x.  Some things will change, some remain the same: Sensor related data is now kept in structs, so buffers will no longer be shared by similar sensors. Local variables will be removed or a ...

Read More »

Released: ROBOTC Driver Suite V3.3

Version 3.3 is out and should work just fine with all version of ROBOTC for NXT of at least 3.59.  I still need more testers for the dWiFI and NXT2WIFI sensors, so if you’re keen, let me know.  If you’re not keen, then, ehm, don’t. IMPORTANT NOTICE(S)! This suite will not work with anything less than ROBOTC 3.59, make sure ...

Read More »

Please insert token: strtok() for ROBOTC

I’ve been very busy working on a completely revised driver for the Dexter Industries DWiFi and I needed a clean way to tokenise a string that had a single character as a separator.  ROBOTC didn’t seem to have a strtok() which is what you’d use if you were using gcc or some other standard C compiler.  So I made my ...

Read More »

Download ROBOTC Driver Suite 3.2

A new Driver Suite is here for your installing pleasure.  The NXT2WIFI is pretty much done as far as I am concerned.  I may add some nice wrappers for sending Tweets and that sort of thing but maybe someone else can do that and I’ll add the code to the Suite.  I need some people to test the Dexter Industries ...

Read More »

Released: ROBOTC Driver Suite V3.1

There’s a new instalment of the Driver Suite.  It’s still a bit of a work in progress at the moment, with regards to the RS485 stuff.  I’m busy overhauling the RS485 code in the Dexter Industries dWifi and NXTBees, so for now, I would advise you to use temporary ones that John posted here: [LINK]. IMPORTANT NOTICE(S)! The NXT2WIFI driver ...

Read More »

News Flash: When two become one…sort of

Today Generation Robots and Dexter Industries announced that they will be combining their efforts in the R&D and sales departments.  Generation Robots will now also have exclusive distribution rights for all the DI sensors in Europe and DI will distribute the HumaRobotics sensors in North America.  HumaRobotics is the R&D and sensor making division of Generation Robots. Cool stuff!  You ...

Read More »

Thank You

Sometimes I sit in my LEGO lair and look at all the stuff I have in there and I realise that a LOT of it has been given to me by kind-hearted souls and companies (which are obviously run by kind-hearted people).  I have received letters sent to me by physical mail to thank me for the Driver Suite, for ...

Read More »

Released: ROBOTC Driver Suite V3.0 beta 1

It’s here, folks!  After what seems like an eternity, at least to me, I proudly present the first beta of the ROBOTC Driver Suite V3.0.  The reason it’s beta is because I have not had a chance to test all of the drivers.  I will continue to test more as I release new betas but I also count on you, ...

Read More »