From Wikipedia, the free encyclopedia
Dexter Industries
Company type Privately held company
IndustryRobotics Education
Founded2009
Headquarters Boulder, Colorado,
United States
Area served
Worldwide
ProductsRobots, Sensors for the Raspberry Pi, LEGO Mindstorms, and Arduino.
Website www.dexterindustries.com

Dexter Industries is a company that designs robots for education, research, and personal use. The company makes several products that expand the LEGO Mindstorms, Raspberry Pi, and Arduino prototype systems.

History

Dexter Industries was founded in July 2009 by a group of engineers with an interest in robotics. Their first product was the dSwitch and they have since created several robots for the Raspberry Pi, Arduino, and Lego Mindstorms NXT systems. Dexter Industries is located in the Washington D.C. area.

The company has launched a series of Kickstarter campaigns to raise funding for their Raspberry Pi robots. [1] [2]

In July 2019, Dexter Industries was acquired by Modular Robotics, a robotics company in Boulder, Colorado, for an undisclosed amount. [2] Its headquarters were moved to Boulder. [3]

Raspberry Pi Accessories

Dexter Industries designs and manufactures accessory boards for the Raspberry Pi. [4]

The GoPiGo with a Raspberry Pi Camera attached

GoPiGo - The GoPiGo is a robotic platform for the Raspberry Pi. The GoPiGo is designed to be a complete robot package for the Raspberry Pi. The package includes a robot body, motors, controls, and a robotic power supply. The GoPiGo was launched with a Kickstarter campaign in 2014. The second version of the GoPiGo was launched in 2015 with a subscription program for projects and sensors.

The GoPiGo has been used by a number of companies, including Google and Amazon, to demonstrate their artificial intelligence platforms. [5]

The BrickPi3 in a Balance Robot made of LEGO Mindstorms

BrickPi - The BrickPi is a robotic system add-on board for the Raspberry Pi. [6] This board allows a user to connect LEGO Mindstorms parts, motors, and sensors to the Raspberry Pi. The company funded the launch of the BrickPi with a Kickstarter campaign in June 2013. In 2016, the company announced the 3rd generation of the BrickPi, BrickPi3, with full support for LEGO EV3 sensors. [7]

Arduberry - The Arduberry is an add-on board for the Raspberry Pi that connects Arduino Shields to the Raspberry Pi.

The GrovePi Zero attached to the Raspberry Pi Zero

GrovePi - The GrovePi is an add-on board for the Raspberry Pi that connects modular sensors to the Raspberry Pi. GrovePi was developed and launched in partnership with Seeed Studio, an electronics manufacturer. The GrovePi has been used in a number of Internet of Things devices with the Raspberry Pi. [8] [9] [10]

PivotPi - The PivotPi is a servo controller for the Raspberry Pi. The PivotPi can control up to 8 servos with the Raspberry Pi. The PivotPI can be programmed in Scratch, Python, and C. [11] [12]

The GoPiGo Raspberry Pi Robot with a USB rocket launcher attached

Lego Sensors

Dexter Industries produces a flexible motion sensor, a pressure sensor, a temperature sensors, a solar sensor, a GPS sensor, a XBee radio sensor, and others.

Flexible Sensor

The dFlex is the flexible sensor available from Dexter Industries. This sensor measures the bend of the sensor and records mechanical motion. dFlex is the newest product from Dexter Industries and is reviewed on several robotics blogs. [13]

Temperature Sensors

For the temperature sensors, there are two versions: an open version and a protected version. The sensors come with a two meter long cord. [14] The temperature sensors are thermistor-based; they are read as an analog sensor by the NXT.

Pressure Sensor

The dPressure sensor is made specifically for the Lego NXT Mindstorms system. It is capable of measuring up to 250 kPa (30 psi) and 500 kPa (70 psi) of pressure and gauge vacuum.

Solar Sensor

For the dSolar sensor, there are two 9V versions with different wattages: a 2W and a 4W model, both of which can power the NXT system or a user's robot. Dexter Industries also produces three additional adapters that relate to the solar sensor. The first is an optional capacitor bank that serves as a mini-battery; it provides continuous power for NXT projects if the system runs under a shadow or cloud. Second, there is an adapter that allows three solar panels to be plugged in simultaneously; this can provide up to 750 mA at 10 volts. The third adapter is a battery pack that can recharge the NXT battery pack utilizing solar power. [15] [16]

Global Positioning System (GPS) Sensor

The dGPS sensor provides GPS coordinate information to the user's robot and calculates navigation information. The sensor provides latitude, longitude, time, speed and heading to the user's project or robot. Since the LEGO NXT has limited computing capability and can't interface directly with a GPS module, the sensor includes a micro-controller and software that translates and checks the signal from the GPS, and also performs additional calculations and functions to aid navigation. The sensor can be used to build things like autonomous vehicles and mapping vehicles. [17]

Compatibility with Google Maps

The dGPS output data is compatible with Google Maps. [18] [19] A miniature version of the Google Street View Car, which roams the streets to photograph them for Google Maps, was built by Mark Crosbie. He created his Street View car using Dexter Industries’ dGPS sensor to record coordinates and a small camera to take pictures as the vehicle drives down a street. The pictures from the camera can then be uploaded into Google Earth along with the coordinates. Using a KML format file, the Lego NXT can upload saved pictures, coordinates and data into a personal computer. Crosbie's miniature Google Street Car can show the path that the car drove, and also shows pictures taken along the way in Google Earth. [17]

Educational Applications

An educational workbook for the dGPS, entitled "Beginning GPS with NXT Robots" was written and published by James Floyd Kelly in June 2011. [20] [21] This book includes instructional projects with questions and descriptions that teach students about mapping, robotics, programming and navigational terms. [22] "Beginning GPS with NXT Robots" is an introduction to the basics of GPS, including hands-on activities and tutorials on how to use the features of the dGPS sensor in NXT robotic projects. [17]

Geocaching

According to Geocaching.com, " geocaching is a high-tech treasure hunting game played throughout the world by adventure seekers equipped with GPS devices. The basic idea is to locate hidden containers, called geocaches, outdoors and then share your experiences online." [23] By using the NXT and the dGPS sensor, the user is able to create a hand held GPS. [24] The accompanying dGPS geocaching software takes GPS coordinates of a target in decimal-degrees, references them against the coordinates of the NXT's current position, and then calculates the distance the NXT is from its destination as well as the compass angle. By turning the NXT hand held GPS in the correct direction according to the embedded compass, the user can reach the geocache. The software also allows the user to record the latitude and longitude to plot the user's journey in Google Maps. [25]

NXTBee

These NXTBee is a high-speed long-distance wireless communication sensor which allows a Lego NXT to communicate with any other device with an XBee radio. The NXTBee sensor makes the Digi XBee radio compatible with the Lego Mindstorms NXT system. The XBee 802.15 communication protocol is the wireless communication standard used by many robots and for inter-device communication. There are two types of NXTBees; the basic NXTBee can send information up to 300 feet away, and the NXTBee PRO can transmit or receive information from up to 1.2 km away. The NXTBee utilizes a high speed RS-485 line for high speed communication. The NXTBee uses the XBee protocol which can utilize both point-to-point protocol (PPP) networking and mesh networking. [26] Users can design a remote controlled car using the NXTBee. [27]

Swarm Robotics

Carnegie Mellon University’s Robotics Academy developed a multi-robot swarm robotics project using the NXTBee and the Lego Mindstorms system. Swarm robotics is a popular topic in robotics because it coordinates numerous small robots to accomplish larger tasks. Swarm robotics using the NXT and NXTBee might be capable of performing complex tasks such as PID auto-straightening, thermal imaging and even line tracking. [28] CMU's Robotics Academy also teaches how to use the NXTBee at its advanced program training courses. [29]

Thermal Infrared Sensor

The Thermal Infrared Sensor reads the surface temperatures of objects. It is a non-contact thermometer and does not need to be in contact with an object to measure its temperature. The sensor can read object temperatures between -90 °F and 700 °F (-70 °C and +380 °C). The sensor can read temperatures more than double the amounts other NXT thermometers measure. [30] The sensor has a high accuracy of 0.5 °C and a resolution of 0.02 °C. The Thermal Infrared sensor reads both the ambient temperature and the surface temperature of the object that the sensor is pointed towards. The sensor uses I2C protocol to communicate with the Mindstorms NXT. [31] The sensor can detect a flame at a range of 2 meters. [32]

dWIFI

Dexter Industries released the WiFi sensor called the dWIFI in November 2011. [33] The dWifi release was accompanied by a week-long instructional blogging campaign aimed at walking novices through the process. [34] The dWifi enables the NXT to transmit and receive information wirelessly between a computer and itself. [35] The sensor operates with standard 802.11 b/g/n access and can be configured to run on the vast majority of home networks. The Dexter Industries dWIFIs sensor connects to the NXT via the high speed communications Port 4 and is powered by an external 9V battery. The sensor comes with security options and is able to connect with WPA2-PSK, WPA, and WEP security networks. [36] Users of the dWifi can "tweet" information from the Mindstorms NXT to Twitter. [37] [38] In February 2012, a dWiFi user released instructions on how to expand the range of the dWifi by using a High Gain Ariel. [39]

Inertial Motion Unit

The Inertial Motion Unit (IMU) sensor combines an accelerometer and a gyroscope in one sensor. The sensor has six degrees of freedom, measuring x, y, and z axes for both the gyroscope and the accelerometer. [40] IMU users can create a "Segway" NXT, which enables a robot to stand on its tires and move in 360 degrees around its axis. [41] In conjunction with Lego Mindstorms' NXT Ultrasonic Sensor, the robot can be trained to simultaneously sense and avoid obstacles. [42]

dCompass

The dCompass is a compass sensor for Mindstorms NXT. [43] This compact sensor detects magnetic fields for navigation and works on all three axis. [44] Using a magnetic sensor, the sensor is able to measure the Earth's magnetic field and returns a magnetic heading, showing which way your robot is heading. [45] The device can be used without calibration or, if needed, can be calibrated with software to account for magnetic fields to deliver a highly accurate compass heading. [46] The sensor is supported in NXT-G, Labview, and ROBOTC. The sensor communicates with the NXT via I2C and can be placed on any port. [45]

Switches

The dSwitch is designed to control household appliances. The device acts as a switch, allowing a NXT invention to control power sources. The device may be used for turning on a power function based on temperature thresholds. [47] The device may also be used for other means, such as an automated battery recharger. [48]

Software

Dexter Industries has developed an operating system based on Raspbian Operation System for robotics. The project is open source and can be downloaded for free. [49] [50]

The company supports a number of open source software projects based on Python, C, Java, and other programming languages. [51]

In the past, Dexter Industries developed third-party software for support of the Lego Mindstorms NXT [52] and EV3 [53] robotics systems. The company also works with other developers to create driver software for their products. [54]

External links

References

  1. ^ Jon Brodkin (May 13, 2013). "Raspberry Pi add-on will help you build Lego Mindstorm robots". Ars Technica. Archived from the original on December 23, 2019. Retrieved December 21, 2019.
  2. ^ a b Wade Tyler Millward (September 30, 2019). "Yet Another Educational Robot Acquisition". EdSurge. Archived from the original on December 23, 2019. Retrieved December 21, 2019.
  3. ^ "Contact". Dexter Industries. Archived from the original on 5 October 2021. Retrieved 5 October 2021.
  4. ^ "Raspberry Pi". Archived from the original on 2014-10-21. Retrieved 2014-07-28.
  5. ^ "DexterInd/GoPiGo". GitHub. Archived from the original on 2022-03-08. Retrieved 2017-03-21.
  6. ^ Lomas, Natasha (11 June 2013). "BrickPi Is A Robotics Hacking Platform That Combines Raspberry Pi And LEGO Mindstorms". TechCrunch. Archived from the original on 2017-03-22. Retrieved 2017-03-21.
  7. ^ "The New BrickPi3, for LEGO MINDSTORMS - Dexter Industries". Dexter Industries. 2017-01-28. Archived from the original on 2017-03-22. Retrieved 2017-03-21.
  8. ^ "GrovePi-Zero Help Create Internet of Things Projects With Ease Using The Raspberry Pi Zero (video) - Geeky Gadgets". Geeky Gadgets. 2016-06-20. Archived from the original on 2017-03-21. Retrieved 2017-03-21.
  9. ^ "Run WinIoT GrovePi Samples and Examples". Hackster.io. Archived from the original on 2017-03-21. Retrieved 2017-03-21.
  10. ^ "Conserve water with the Internet of Things, Part 1". www.ibm.com. 2014-12-16. Archived from the original on 2017-03-21. Retrieved 2017-03-21.
  11. ^ "DexterInd/PivotPi". GitHub. Archived from the original on 2020-11-21. Retrieved 2017-03-21.
  12. ^ "PivotPi - Servo Control Board for Raspberry Pi". Dexter Industries. Archived from the original on 2017-03-21. Retrieved 2017-03-21.
  13. ^ http://lego-x.blogspot.com/2010/06/dflex-ready-for-action.html [ user-generated source]
  14. ^ "Temperature Sensor Review - Dexter Industries". 25 May 2010. Archived from the original on 8 July 2011. Retrieved 30 June 2010.
  15. ^ "DSolar panels for Mindstorms bring green power to your Lego creations". 19 October 2010. Archived from the original on 2013-12-09. Retrieved 2017-08-26.
  16. ^ "Inexpensive Solar Power Comes to Lego Mindstorms NXT". 17 October 2010. Archived from the original on 4 July 2017. Retrieved 9 September 2017.
  17. ^ a b c "Mini Guidance | GPS World". Archived from the original on 2011-09-30. Retrieved 2011-08-30.
  18. ^ "Dexter Industries DGPS Sensor with Google Maps and ROBOTC at ROBOTC.net Blog". Archived from the original on 2011-06-18. Retrieved 2011-01-07.
  19. ^ "rjmcnamara.com". Archived from the original on 2010-12-16. Retrieved 2011-01-07.
  20. ^ "Beginning GPS for NXT Robots". 14 June 2011. Archived from the original on 3 October 2011. Retrieved 30 August 2011.
  21. ^ "Dexter Industries Releases New Book for Using GPS and the Mindstorms NXT". Archived from the original on 2012-05-09. Retrieved 2011-08-30.
  22. ^ "The dGPS". The NXT Step. November 2, 2010. Archived from the original on July 21, 2011.
  23. ^ "Geocaching". Archived from the original on 2014-12-02. Retrieved 2011-08-30.
  24. ^ "Archived copy". Archived from the original on 2012-03-31. Retrieved 2011-08-30.{{ cite web}}: CS1 maint: archived copy as title ( link)
  25. ^ "Blog - Dexter Industries". Archived from the original on 2012-08-15. Retrieved 2011-08-30.
  26. ^ "Amazon.com: Dexter Industries NXTBee Naked : Toys & Games". Archived from the original on 2011-08-20. Retrieved 2011-08-30.
  27. ^ "NXTBee enables long-distance wireless for Mindstorms NXT, funny little RC cars (Video)". 14 February 2011. Archived from the original on 2013-12-09. Retrieved 2017-08-26.
  28. ^ "Carnegie Mellon University Develops Multi-Robot for LEGO MINDSTORMS". 15 July 2011. Archived from the original on 28 March 2012. Retrieved 30 August 2011.
  29. ^ "TETRIX Zero". Archived from the original on 2012-03-31.
  30. ^ "Dexter Industries | World of MindStorms". Archived from the original on 2016-03-04. Retrieved 2011-08-31.
  31. ^ "Thermal Infrared (TIR) - Dexter Industries". Archived from the original on 2011-08-30. Retrieved 2011-08-31.
  32. ^ "Dexter Industries - Thermal Infrared Sensor". 27 June 2011. Archived from the original on 13 August 2011. Retrieved 31 August 2011.
  33. ^ "Released: Dexter Industries WiFi Sensor | Bot Bench". 4 November 2011. Archived from the original on 20 March 2012. Retrieved 16 March 2012.
  34. ^ "WiFi Week - Dexter Industries". 12 November 2011. Archived from the original on 12 March 2012. Retrieved 16 March 2012.
  35. ^ "WiFi? Because We Can! | Bot Bench". 14 April 2011. Archived from the original on 31 March 2012. Retrieved 30 August 2011.
  36. ^ "Wifi Sensor - Dexter Industries". Archived from the original on 2011-10-03. Retrieved 2011-08-30.
  37. ^ Chris Velazco (November 11, 2011). "Teach Your Lego Robot How To Tweet With A Dexter Industries WiFi Sensor". TechCrunch. Archived from the original on September 19, 2020. Retrieved December 21, 2019.
  38. ^ "Add Wifi to a Mindstorms Robot - Make". Archived from the original on 2012-03-21. Retrieved 2012-03-16.
  39. ^ "rjmcnamara.com". Archived from the original on 2012-02-18. Retrieved 2012-03-16.
  40. ^ "dIMU Sensor - Dexter Industries". Archived from the original on 2011-10-03. Retrieved 2011-08-31.
  41. ^ "dIMU NXT Segway | mattallen37". 7 October 2011. Archived from the original on 19 May 2012. Retrieved 16 March 2012.
  42. ^ "Segway balancing with Dexter Industries IMU Sensor". 8 October 2011. Archived from the original on 25 October 2012. Retrieved 16 March 2012.
  43. ^ "New compass sensor from Dexter Industries". 26 February 2012. Archived from the original on 10 May 2012. Retrieved 16 March 2012.
  44. ^ "Dexter Industries dCompass | Bot Bench". 20 February 2012. Archived from the original on 26 March 2012. Retrieved 16 March 2012.
  45. ^ a b "dCompass - Dexter Industries". Archived from the original on 2012-02-25. Retrieved 2012-03-16.
  46. ^ "Things to do with the dCompass | NXT time". 28 February 2012. Archived from the original on 30 November 2014. Retrieved 16 March 2012.
  47. ^ "dSwitch Aquasaurs Temp Monitor | PlastiBots". 19 January 2010. Archived from the original on 29 January 2010. Retrieved 30 June 2010.
  48. ^ "Dexter Industries' dSwitch « Robo Academy". Archived from the original on 2011-07-27. Retrieved 2010-06-30.
  49. ^ "Dexter_Industries_Raspbian_Flavor". SourceForge. Archived from the original on 2017-06-14. Retrieved 2017-03-21.
  50. ^ "DexterInd/Raspbian_For_Robots". GitHub. Archived from the original on 2018-06-11. Retrieved 2017-03-21.
  51. ^ "DexterInd (Dexter Industries)". GitHub. Archived from the original on 2017-03-05. Retrieved 2017-03-21.
  52. ^ "DexterInd/DI_LEGO_NXT". GitHub. Archived from the original on 2018-06-12. Retrieved 2017-03-21.
  53. ^ "DexterInd/EV3_Dexter_Industries_Sensors". GitHub. Archived from the original on 2017-04-06. Retrieved 2017-03-21.
  54. ^ "ROBOTC Driver Suite | Bot Bench". Archived from the original on 2010-07-24. Retrieved 2010-06-30.