Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. My sensorboard MYS 1.0beta

My sensorboard MYS 1.0beta

Scheduled Pinned Locked Moved Hardware
121 Posts 44 Posters 85.8k Views 13 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mrlynx
    Hardware Contributor
    wrote on last edited by
    #20

    I have thought about the spi channel but I cant really understand why the ethernet gateway sketch uses different CE/CS pins for the radio.
    Why cant the radio use pin 9/10 and the ethernet shield 5/6?
    Maybe @hek can shed som light on the matter?

    http://www.sa2avr.se

    hekH 1 Reply Last reply
    0
    • M Mrlynx

      I have thought about the spi channel but I cant really understand why the ethernet gateway sketch uses different CE/CS pins for the radio.
      Why cant the radio use pin 9/10 and the ethernet shield 5/6?
      Maybe @hek can shed som light on the matter?

      hekH Offline
      hekH Offline
      hek
      Admin
      wrote on last edited by
      #21

      @Mrlynx

      It was based on an example I received from @a-lurker back in January.

      If it is possible for someone to rework the example using the normal configuration for the radio and ethernet (WizNet and ENJ) on the 5/6 please post an updated EthernetGateway (1.4) and pin configuration in a new forum thread.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        djdworks
        wrote on last edited by
        #22

        the CE and CS pin shall be different for each SPI you have connected on SPI bus.

        The pins will act as follows

        CE (chip enable) = with this pin, LOW or HIGH depending on the manufacturer, the SPI bus is connected like a switch to the device, when the device is not "connected to the bus" the pins will be in "high impedance" state. Sometimes CE is already connected with CS and is not available on device pinout.

        CS (chip select) = this pin will enable the communication with the device.

        I hope to have clarified the matter.

        Some devices (like arduino TFT) have the possibility to have a dedicated SPI bus (MOSI MISO SCK CS RST) on any pin.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mrlynx
          Hardware Contributor
          wrote on last edited by
          #23

          I have now added a SPI-header (SCK/MOSI/MISO) and a smd footprint for a 24LCXXX flash memory.

          http://www.sa2avr.se

          marceltrapmanM 1 Reply Last reply
          0
          • M Mrlynx

            I have now added a SPI-header (SCK/MOSI/MISO) and a smd footprint for a 24LCXXX flash memory.

            marceltrapmanM Offline
            marceltrapmanM Offline
            marceltrapman
            Mod
            wrote on last edited by
            #24

            @Mrlynx said:

            a smd footprint for a 24LCXXX flash memory.

            Can you tell me how you wired things up?
            I am looking how to do this but I am not sure.
            Did you test it already?

            Fulltime Servoy Developer
            Parttime Moderator MySensors board

            I use Domoticz as controller for Z-Wave and MySensors (previously Indigo and OpenHAB).
            I have a FABtotum to print cases.

            M 1 Reply Last reply
            0
            • marceltrapmanM marceltrapman

              @Mrlynx said:

              a smd footprint for a 24LCXXX flash memory.

              Can you tell me how you wired things up?
              I am looking how to do this but I am not sure.
              Did you test it already?

              M Offline
              M Offline
              Mrlynx
              Hardware Contributor
              wrote on last edited by
              #25

              @marceltrapman
              No I have not tested it yet.
              I have just followed this exampel http://www.hobbytronics.co.uk/arduino-external-eeprom

              http://www.sa2avr.se

              marceltrapmanM 1 Reply Last reply
              0
              • M Mrlynx

                @marceltrapman
                No I have not tested it yet.
                I have just followed this exampel http://www.hobbytronics.co.uk/arduino-external-eeprom

                marceltrapmanM Offline
                marceltrapmanM Offline
                marceltrapman
                Mod
                wrote on last edited by marceltrapman
                #26

                @Mrlynx said:

                I have just followed this exampel http://www.hobbytronics.co.uk/arduino-external-eeprom

                I now realise that you are using another chip than I am.

                Fulltime Servoy Developer
                Parttime Moderator MySensors board

                I use Domoticz as controller for Z-Wave and MySensors (previously Indigo and OpenHAB).
                I have a FABtotum to print cases.

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  Mrlynx
                  Hardware Contributor
                  wrote on last edited by
                  #27

                  Here is the final schematic on version 1.1 mys11.pdf.
                  I now have all components and boards for 100 kits on order.

                  mys11.png

                  http://www.sa2avr.se

                  RJ_MakeR 1 Reply Last reply
                  0
                  • M Mrlynx

                    Here is the final schematic on version 1.1 mys11.pdf.
                    I now have all components and boards for 100 kits on order.

                    mys11.png

                    RJ_MakeR Offline
                    RJ_MakeR Offline
                    RJ_Make
                    Hero Member
                    wrote on last edited by
                    #28

                    @Mrlynx said:

                    Here is the final schematic on version 1.1 mys11.pdf.
                    I now have all components and boards for 100 kits on order.

                    mys11.png

                    I may have missed it, but are you planing on selling these, and if so how much will you be asking?

                    RJ_Make

                    M 1 Reply Last reply
                    0
                    • RJ_MakeR RJ_Make

                      @Mrlynx said:

                      Here is the final schematic on version 1.1 mys11.pdf.
                      I now have all components and boards for 100 kits on order.

                      mys11.png

                      I may have missed it, but are you planing on selling these, and if so how much will you be asking?

                      M Offline
                      M Offline
                      Mrlynx
                      Hardware Contributor
                      wrote on last edited by
                      #29

                      @ServiceXp Yes I am planning to try to sell these boards as a kit for 7$/kit.
                      It is going to be a diy kit with all components except 24LCxxx eeprom, radio and arduino pro mini.

                      http://www.sa2avr.se

                      RJ_MakeR 1 Reply Last reply
                      0
                      • M Mrlynx

                        @ServiceXp Yes I am planning to try to sell these boards as a kit for 7$/kit.
                        It is going to be a diy kit with all components except 24LCxxx eeprom, radio and arduino pro mini.

                        RJ_MakeR Offline
                        RJ_MakeR Offline
                        RJ_Make
                        Hero Member
                        wrote on last edited by
                        #30

                        @Mrlynx When do you think they will be available ?

                        RJ_Make

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          Mrlynx
                          Hardware Contributor
                          wrote on last edited by
                          #31

                          @ServiceXp it depends on how soon I get all the components but maybe 4-5 weeks.

                          http://www.sa2avr.se

                          1 Reply Last reply
                          0
                          • DvbitD Offline
                            DvbitD Offline
                            Dvbit
                            wrote on last edited by
                            #32

                            Do you pan to is sue also a battery based version?

                            M 1 Reply Last reply
                            0
                            • DvbitD Dvbit

                              Do you pan to is sue also a battery based version?

                              M Offline
                              M Offline
                              Mrlynx
                              Hardware Contributor
                              wrote on last edited by
                              #33

                              @Dvbit this board can be batterypowered but it has no step up module.
                              I am not planning any special battery version at the moment.

                              http://www.sa2avr.se

                              RJ_MakeR 1 Reply Last reply
                              0
                              • C4VetteC Offline
                                C4VetteC Offline
                                C4Vette
                                wrote on last edited by
                                #34

                                Can we pre-order? Maybe to help you pay for all this?
                                I would like two please.

                                M 1 Reply Last reply
                                0
                                • M Mrlynx

                                  @Dvbit this board can be batterypowered but it has no step up module.
                                  I am not planning any special battery version at the moment.

                                  RJ_MakeR Offline
                                  RJ_MakeR Offline
                                  RJ_Make
                                  Hero Member
                                  wrote on last edited by
                                  #35

                                  @Mrlynx I thought it was battery operated, I saw the first pic and that it had battery connections and just assumed... Glad that was pointed out.

                                  RJ_Make

                                  1 Reply Last reply
                                  0
                                  • jendrushJ jendrush

                                    @Mrlynx said:

                                    nice work.

                                    Thank you. This is only temperature board, but best part of this board is cost.

                                    Piece of PCB ~30 cents,
                                    pins ~30 cents,
                                    power connector ~10 cents,
                                    capacitor+resistor ~ 10 cents,
                                    3.3V regulator ~ 10 cents
                                    :) less than 1$ for complete board, and about 7$ for all parts including radio, arduino mini, wall usb charger, and cables:) This is power of MySensors!

                                    Thank you @Hek, and rest of the team!

                                    Z Offline
                                    Z Offline
                                    Zeph
                                    Hero Member
                                    wrote on last edited by
                                    #36

                                    @jendrush said:

                                    Thank you. This is only temperature board, but best part of this board is cost.

                                    Piece of PCB ~30 cents,
                                    pins ~30 cents,
                                    power connector ~10 cents,
                                    capacitor+resistor ~ 10 cents,
                                    3.3V regulator ~ 10 cents
                                    :) less than 1$ for complete board, and about 7$ for all parts including radio, arduino mini, wall usb charger, and cables:) This is power of MySensors!

                                    Which board are you quoting prices for, jendrush?

                                    jendrushJ 1 Reply Last reply
                                    0
                                    • Z Zeph

                                      @jendrush said:

                                      Thank you. This is only temperature board, but best part of this board is cost.

                                      Piece of PCB ~30 cents,
                                      pins ~30 cents,
                                      power connector ~10 cents,
                                      capacitor+resistor ~ 10 cents,
                                      3.3V regulator ~ 10 cents
                                      :) less than 1$ for complete board, and about 7$ for all parts including radio, arduino mini, wall usb charger, and cables:) This is power of MySensors!

                                      Which board are you quoting prices for, jendrush?

                                      jendrushJ Offline
                                      jendrushJ Offline
                                      jendrush
                                      wrote on last edited by
                                      #37

                                      @Zeph said:

                                      Which board are you quoting prices for, jendrush?

                                      Board that i designed, and etched myself:)

                                      1 Reply Last reply
                                      0
                                      • C4VetteC C4Vette

                                        Can we pre-order? Maybe to help you pay for all this?
                                        I would like two please.

                                        M Offline
                                        M Offline
                                        Mrlynx
                                        Hardware Contributor
                                        wrote on last edited by
                                        #38

                                        @C4Vette I am not taking any preorders but they who has shown interest are going to be first in line when they are ready.
                                        More info will come later.

                                        http://www.sa2avr.se

                                        H 1 Reply Last reply
                                        0
                                        • D Offline
                                          D Offline
                                          Dennis van Velzen
                                          wrote on last edited by
                                          #39

                                          Nice board... Simple and straight forward to implement in our own projects!
                                          I also like to have approx. 5 boards... Please tell me how to order and how you like the payment...

                                          Can you also include the RF24's and Arduino boards? :+1:

                                          M jendrushJ 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          6

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          Posts


                                          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular