PCB Boards for MySensors
-
We're now using OpenHardware.io for our community PCBs
Hi,
As requested by @hek in one of the threads.. I'll attempt to maintain a list of Custom PCB you can build for MySensors.
Reference: Post focusing on all MySensor Supported boards
####Key
Schematic: A Picture of the Schematic is available
Build Files: Files need to build the board are available
Able to Modify: Files needed to modify the Schematic and Board are available###Arduino Nano Gateway for Vera
Schematic: No
Build Files: Yes, Link to OSHPark
Able to Modify: Looks like the .brd file is available. I don't see the .sch file.
Description: Nano Gateway V2. Arduino Nano Gateway for MCV Vera 3 and Vera Lite systems.###Minimal design thoughts
Schematic: Yes
Build Files: Yes (https://github.com/mysensors/SensebenderMicro)
Able to Modify: Yes
Description: Same size as a standard nrf24 module but includes atmega 328 and the nrf24 radio, official MySensor board, sold as "Sensebender Micro" from itead studio###Battery Sensor v 1.0 PCB
Schematic: No
Build Files: Yes, (board is shared on OSHPark under UserName "ClipperMiami')
Able to Modify: No
Description: 50mm x 50mm board includes atmega 328 and the nrf24 radio.###Official? MySensors battey board revision 1.0
http://www.mysensors.org/hardware/battery_sensor
Schematic: Yes
Build Files: No
Able to Modify: No
Description: 50mm x 50mm board includes atmega 328 and the nrf24 radio.###Arduino UNO Shield
Schematic: No
Build Files: Yes
Able to Modify: .brd file is available
Description: A shield with headers for the radio to fit on an Arduino UNO###MeanPenguin MySensors PCB
Schematic: Yes
Build Files: Yes
Able to Modify: Yes
Description: 50mm x 50mm board to hold a Arduino Mini Pro and the radio###My sensorboard MYS 1..1
Schematic: Yes
Build Files: Yes
Able to Modify: No
Description: 50mm x 50mm boards with arduino pro mini and radio###Schematic to MySensor Board
Schematic: Yes
Build Files: No
Able to Modify: No
Description: Schematic for a board using atmega 328 and the nrf24 radio.###nRFIoT - Easy IoT Sensors
Schematic: No
Build Files: Yes (The .brd file is available) (https://www.dropbox.com/sh/vg0re4qo1ic6q91/AADA00TXXfzyIMQ8QLQ2xTPTa)
Able to Modify: No
Description: A Pro Mini Shield. A PCB, size of the Pro Mini, which can be stacked. "The finished product measures in at the size of the pro mini, and about 3 times thicker. "###Stockie - item centric shopping list
Schematic: Yes
Build Files: Yes
Able to Modify: No
Description: An ATTiny PCB (so may not work with MySensors) with an NRF24. "Throughout the house there are tags (1) and panels (2) that allow you to mark one item as running low with a simple push of a button."Misc Links related to Custom PCB
-
Changelog:
12/3/2014- Msys 1..1 - Gerber files are now available.
11/24/2104
- Source files are available for MeanPenguin MySensors PCB
11/15/2014:
-
I would add to the list nRFIoT project from hackaday.io. Author shared brd file. Arduino Pro Mini with nRFIoT is very tiny.
BTW change units to mm in the list :) -
I'm working on a new site to keep track of open hardware projects. Will contain things like versions handling, fork a project function, BOM and hopefully a online viewer for the gerber the files.

Nothing online for quite some time but the url will be: http://openhardware.io
. -
I'm working on a new site to keep track of open hardware projects. Will contain things like versions handling, fork a project function, BOM and hopefully a online viewer for the gerber the files.

Nothing online for quite some time but the url will be: http://openhardware.io
. -
Looks pro. Are you planning to abandon the original community?
Would be a pity :-( -
Really looking forward to this site. Anything we can do to help it along (for those who don't really program), maybe a little financial help??
-
It's progressing.. Social login finalized and design of most parts. Hope to get some more time during x-mas vaccation to get gerber to svg functionality in place together with github integration...
I would like to have some kind of "donate-to-hardware-creator" functionality... anyone here who knows paypal apis and in-and-out? (maybe i'll just contact them directly for the options available).
-
Not keen on soldering SMD, I designed my own PCB.
The PCB has a flexible design (use jumpers):
- use with battery
- use with 5 volt (and LE33 for NRF24L01+)
- use with voltage stabilazitaion to 3.3V (LE33) for ATMEGA328P and NRF24l01+
I am programming it with an ISP.
Use a 8 MHz setup: select Lilypad/328p in the Arduino IDE and first burn the bootloader.
Then I set fuses with mit usbtinyisp to not reset the eeprom with the upload of a sketch (no new node id)
./avrdude -C /Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -c usbtiny -p m328p -U hfuse:w:0xD2:man enable low voltage usage with battery:
./avrdude -C /Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -c usbtiny -p m328p -U efuse:w:0x07:m -
Are thses PCB board available as stock board?
-
Only the sensebender is available as official board (described in the thread "Minimal design thoughts")
Some of the other boards are supplied with manufacturing details, so you can order your own pcb's and populate the boards yourself.
-
May you want to add my Boards?
XAmbi mini kid pro (tested with NRF24L01+ & mysensors)
https://oshpark.com/shared_projects/ezK4aEQd
http://forum.mysensors.org/topic/1593/xambi-kid-mini-pro-prototype/6XAmbi kid mainboard (RFM12B)
https://github.com/xpix/XAmbi/tree/master/Xambi_kids/xambikid_mainboardXAmbi kid sensorboard
https://github.com/xpix/XAmbi/tree/master/Xambi_kids/xambikid_sensorboard -
I am trying to find a new sensor board design and I came across this one on OSH Park. Only thing is I don't who's board design or what documentation goes with it. Anyone have any ideas which one it is? Could it be Mean Penguin version?
https://oshpark.com/shared_projects/uXIff7XO -
@smokey1300
This is a board that I designed. I didnt think anyone would actually stumble on it. :-)
I'm not sure about any mean penguins, but here is some extra documentation.
https://docs.google.com/document/d/1WtImjSbQPctq8rUAT6k1CyUgJHuo2WDs6bO2HfEr8NI/edit?usp=sharingLet me know if you want more info. I have built 3 sensors with these boards with no issues.
-
@smokey1300
This is a board that I designed. I didnt think anyone would actually stumble on it. :-)
I'm not sure about any mean penguins, but here is some extra documentation.
https://docs.google.com/document/d/1WtImjSbQPctq8rUAT6k1CyUgJHuo2WDs6bO2HfEr8NI/edit?usp=sharingLet me know if you want more info. I have built 3 sensors with these boards with no issues.
@Cory Thanks for the docs - I was looking at your board as well because it's the closest thing to what I think I need and the extra docs help a lot. What software did you use to do the design? I'm thinking about using your design as a baseline with some small changes like:
- slightly larger board with corner holes for easier mounting
- support for the ATSHA204 message signing chip
I've never done a PCB design before but it looks like a fun project...
-
Thanks for the reply Cory. I like the design only thing is I have a hard time soldering SMT components. I might order them and tough it out anyways. I appreciate the documentation as it helps a lot. Do you have the schematic too?
-
I did the design in Eagle after watching some youtube videos. OSHPark has a design rules file and can accept the eagle file type without exporting.
This board was my very first (second rev to fix some issues). Here is a link to the files if you want to modify it.
https://drive.google.com/file/d/0B1btbQ_slGM4YzZQTGZHZ19NWEk/view?usp=sharing
Personally I think it would be better to start from scratch in order to get the learning.My goal was to get the board as small as possible (to reduce cost). I have a smaller one with the radio inside the arduino footprint, but I haven't tested it or shared it yet.