I/O Experimenter Board (PCB version)

Most embedded projects require the same common stuff, basically I/O devices such as switches, LEDs, LCD display, buzzer, etc. Connecting these things on a breadboard for prototyping every new project is time consuming and boring. Recently, I have designed a general purpose I/O experimenter board that will not only reduce the prototyping time for a new project but also free up plenty of space on the breadboard.

I/O Experimenter Board

This is actually a PCB version of my old project (A DIY I/O board for experimenters) with some additional features such as DS1307 RTC with battery back up and SPI seven segment LED display (4 digits). Here’s a list of the full features on board:

  1. On board +5V regulator IC (AMS1117 or equivalent).
  2. 16-pin female header for HD44780 based character LCD interface. Data (4-bit mode) and control pins are accessible through headers. A contrast adjustment potentiometer is available on the board. LCD backlight is turned ON and OFF using a 2-pin jumper)
  3. ON board MAX7219 provides 3-wire SPI interface to control a 4-digit seven segment LED display. The PCB is designed for any XX-5641AX series 0.56″ CC display module (4-digit), such as NFD-5461.
  4. IC Sockets for 24CXX EEPROM and a DS1307 RTC. I2C signal lines are accessible through headers.
  5. Socket for LM34 or any other analog temperature sensor that operates at +5V.
  6. A piezo buzzer with a transistor driver
  7. A potentiometer for ADC input signal
  8. A 2N2222 transistor open collector output for small load PWM demo
  9. 8 LEDs
  10. 4 Tact switches
I assembled and tested the board and everything worked good except I found three typos in the top silkscreen. The pin names of the J4 (LCD pins) and J5 (MAX7219 SPI pins) connectors are reversed. So I have printed the names in correct sequence on a paper and glued it on top. The picture below tells better what I am trying to say. Also, the name J7 is repeated twice in naming the header connectors for the 16-pin LCD connector and tact switch inputs. Otherwise, there’s no problem with the functionality of the board.

Errors in silkscreen print are corrected by placing stickers on top (Left: Wrong, Right: Correct pin names)

The PCB size is approximately 3.94″ x 3.94″ (10cm x 10cm) and is manufactured from ITEADSTUDIO. I have got 10 PCBs of this I/O board and I am keeping 2 for myself and giving away rest of them for $7.50 per PCB including shipping within the USA. Email me at admin (at) embedded-lab (dot) com if you want to get the PCB and any other parts required to assemble the board. I will receive payment through Paypal only. I will send you my Paypal ID after I get email from you. I have also listed the PCB on Tindie. Here’s the link: https://tindie.com/rajbex/io-experimenter-board-pcb/

I/O Experimenter Board PCB

Here’s the list of parts that are required to assemble the board.

List of parts

I do have some extra parts to assemble the I/O board. I can provide a complete I/O Experimenter board kit (PCB+components) for $29.99. You will receive all the parts that are listed in the table above. The finished board will look like this. Note that the LCD display is not included in the kit. But you will receive a CR2032 battery, a MCP9701 temperature sensor, and a potentiometer knob as complimentary gifts with a kit.

Assembled I/O board

LCD display plugged in

Arduino prototyping is faster using the I/O board

Update (March 15, 2013)

This board has been corrected for the typo on the top silkscreen, and here is how the new board looks like. The access pins are also rearranged a little bit.

Revised I/O board

New list of items for the revised board

Related Posts

11 comments

Leave a Reply to Dillon Cancel reply

Your email address will not be published. Required fields are marked *