Difference between revisions of "NU32 Electronics and Mechatronics Kits"

From Mech
Jump to navigationJump to search
Line 10: Line 10:
* [[Media:SFH310.pdf|OSRAM SFH 310 NPN phototransistor]]
* [[Media:SFH310.pdf|OSRAM SFH 310 NPN phototransistor]]
* [[Media:WP7113SRC-DU.pdf|Kingbright WP7113SRC/DU red LED]]
* [[Media:WP7113SRC-DU.pdf|Kingbright WP7113SRC/DU red LED]]
* etc., if anything else


I think we can collect together several of the items above into a digikey cart and share the cart, so people can get the cart with a single click. Here is a [http://www.digikey.com/short/t1trnj sample digikey cart], though interestingly it gives an error when you open it.
I think we can collect together several of the items above into carts and share. Also give disclaimer that these are just examples; these or similar items can be ordered from many vendors.


==Useful Optional Components==
==Useful Optional Components==
Line 18: Line 17:
* a portable oscilloscope and function generator, such as the [http://nscope.org/ nScope]
* a portable oscilloscope and function generator, such as the [http://nscope.org/ nScope]
* a 16x2 LCD screen (HD44780-compatible controller chip)
* a 16x2 LCD screen (HD44780-compatible controller chip)
* [[Media:23K256.pdf|Microchip 23K256 32 KB SRAM]]
* potentiometer, pushbuttons, etc.
* [[Media:LSM303D.pdf|STMicroelectronics LSM303D accelerometer/magnetometer]]
* etc., if anything else
* [[Media:SSD1306.pdf|OLED screen with SSD1306 OLED driver]]
* [[Media:MCP2562.pdf|Microchip MCP2562 CAN transceiver]]
* [[Media:L6234.pdf|STMicroelectronics L6234 three phase brushless motor driver]]
* potentiometers, pushbuttons, etc.


==The Brushed DC Motor Control Kit==
==The Brushed DC Motor Control Kit==
Line 32: Line 35:


==Other Components Referenced or Used in the Book==
==Other Components Referenced or Used in the Book==
These components can be sourced from various suppliers if you want to use them as described in the book:
These components, referenced in the book, can be sourced from various suppliers:
* Chapter 12
** [[Media:23K256.pdf|Microchip 23K256 32 KB SRAM]]
** [[Media:LSM303D.pdf|STMicroelectronics LSM303D accelerometer/magnetometer]]
* Chapter 13
** [[Media:SSD1306.pdf|OLED screen with SSD1306 OLED driver]]
* Chapter 19
** [[Media:MCP2562.pdf|Microchip MCP2562 CAN transceiver]]
* Chapter 21
* Chapter 21
** [[Media:PDV-P5002.pdf|Advanced Photonix PDV-P5002 photocell]]
** [[Media:PDV-P5002.pdf|Advanced Photonix PDV-P5002 photocell]]
Line 62: Line 58:
** [[Media:MAX9918.pdf|Maxim Integrated MAX9918 current-sense amplifier]]
** [[Media:MAX9918.pdf|Maxim Integrated MAX9918 current-sense amplifier]]
** [[Media:ACS711.pdf|Allegro ACS711 Hall-effect current sensor]]
** [[Media:ACS711.pdf|Allegro ACS711 Hall-effect current sensor]]
* Chapter 27
** [[Media:DRV8835.pdf|Texas Instruments DRV8835 dual H-bridge]]
** [[Media:CopleyAccelus.pdf|Copley Controls Accelus amplifier]]
* Chapter 29
* Chapter 29
** [[Media:TIP120.pdf|Fairchild Semiconductor TIP120 NPN transistor]]
** [[Media:TIP120.pdf|Fairchild Semiconductor TIP120 NPN transistor]]
Line 71: Line 64:
** [[Media:DRV8825.pdf|Texas Instruments DRV8825 stepper motor controller IC]]
** [[Media:DRV8825.pdf|Texas Instruments DRV8825 stepper motor controller IC]]
** [[Media:Pittman-ELCOM-SL-4443S013.pdf|Pittman ELCOM-SL-4443S013 brushless motor]]
** [[Media:Pittman-ELCOM-SL-4443S013.pdf|Pittman ELCOM-SL-4443S013 brushless motor]]
** [[Media:L6234.pdf|STMicroelectronics L6234 three phase brushless motor driver]]

Revision as of 17:29, 11 January 2016

To complete projects in the book "Embedded Computing and Mechatronics with the PIC32 Microcontroller" (Lynch/Marchuk/Elwin, Newnes 2015), we recommend the following "kits."

Minimum Electronics Kit

We recommend this kit for simple interfacing with the NU32, as described throughout the book.

  • a wire stripper
  • a multimeter
  • 22 AWG solid hook-up wire, typically including black (ground), red, and at least one other color
  • a selection of breadboard-ready 1/4 W through-hole resistors, but at least (these resistances)
  • a selection of breadboard-ready through-hole capacitors (e.g., ceramic), but at least (these capacitances)
  • OSRAM SFH 310 NPN phototransistor
  • Kingbright WP7113SRC/DU red LED

I think we can collect together several of the items above into carts and share. Also give disclaimer that these are just examples; these or similar items can be ordered from many vendors.

Useful Optional Components

The following equipment is used in code samples in the book.

The Brushed DC Motor Control Kit

These items are needed to complete the projects associated with a brushed DC motor.

  • a brushed DC motor with no gearhead that draws less than 1 A at stall when powered by 6 V, with an incremental encoder (as many counts per revolution as possible, preferably at least hundreds). No gearhead makes it easier to characterize the motor without having to worry about high friction in the gearhead. You can search surplus sites for such motors or try these recommendations.
  • a 6 V battery pack to power the motor (6 V is not critical; other voltages are possible, provided the motor does not draw much more than about 1 A at stall)
  • 20 ohm 5 W power resistor
  • the motor control board, consisting of a TI DRV8835 H-bridge chip, the MAX9918 current-sense amplifier, and a PICxxx? encoder counter chip that speaks SPI
  • a motor mount to mount the motor securely to the table
  • an inertia bar to attach to the motor to vary its load
  • etc., if anything else

Other Components Referenced or Used in the Book

These components, referenced in the book, can be sourced from various suppliers: