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. General Discussion
  3. What did you build today (Pictures) ?

What did you build today (Pictures) ?

Scheduled Pinned Locked Moved General Discussion
1.1k Posts 105 Posters 202.5k Views 98 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.
  • sundberg84S sundberg84

    @tbowmo - Thanks!! :) 42mm diameter (round, but the 3d view doesnt show that).
    The track - well, it seems like I can only get KiCad to make 45dgr tracks... need to investigate it its possible to make other tracks...

    O Offline
    O Offline
    Omemanti
    wrote on last edited by Omemanti
    #639

    @sundberg84 "well, it seems like I can only get KiCad to make 45dgr tracks"

    References => General Settings => Limit graphics lines to 45 degrees

    1 Reply Last reply
    2
    • bjacobseB Offline
      bjacobseB Offline
      bjacobse
      wrote on last edited by
      #640

      I recently hacked my Assa Abloy/Yale smart lock as it could only turn +-90° created a new washer ring, so it now can turn infinitely so it is usable to use a lock
      The needed 3D stl file or Freecad drawing is to be found here:
      https://www.thingiverse.com/thing:3155286

      1 Reply Last reply
      0
      • sundberg84S sundberg84

        @Yveaux - Yes, as long as you don't tell her ;)

        N Offline
        N Offline
        Nina Baines
        wrote on last edited by
        #641

        What an inspiring thread!

        1 Reply Last reply
        0
        • sundberg84S sundberg84

          @monte - 0805 res/caps, (for me easy to solder, while 0603 is possible but start to get hard).
          I was thinking about SMD crystal but left it since i couldnt find a common size. Do you know a good size for SMD crystal (with multiple brands?) like 0805 or a good searchword? I found HC-49S but they are the same size as the ones with pins.

          monteM Offline
          monteM Offline
          monte
          wrote on last edited by
          #642

          @sundberg84 I've bought these 5032 crystals: https://www.aliexpress.com/item/Free-shipping-20pcs-16-000MHZ-16mhz-20pF-2Pin-5032-smd-quartz-resonator-Crystal/32821974003.html but there are plentiful other offers on aliexspress and/or ebay. This 5032 package seems to be the most common. There is another package with the same size but with 4 pins 2 of which are not connected, I bought them from my local distributor, while was waiting a package from aliexpress. But those with 4 pins are harder to solder (obviously) and I don't see any pros of using them.
          The most suitable for hand soldering and easiest to find are these: 0_1540201979487_2014022559267404.jpg
          According to this image the ones I have are TX5 and TG5.

          1 Reply Last reply
          3
          • sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by
            #643

            Im getting so tired of soldering extra wires and stuff so today im doing a "MysX to All common sensors breakout board"...

            0_1540411084071_4f9ac007-2ce9-41a9-8bc6-b954f193b964-image.png

            Dont know if this will work... but worth a shot.

            Controller: Proxmox VM - Home Assistant
            MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
            MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
            RFLink GW - Arduino Mega + RFLink Shield, 433mhz

            1 Reply Last reply
            5
            • alowhumA Offline
              alowhumA Offline
              alowhum
              Plugin Developer
              wrote on last edited by alowhum
              #644

              @sundberg84 If I'm honest some of those sensors seem 'old' to me.

              • I usually go for the BEM280 instead of the BMP085 and DHT22. It's so cheap now.
              • I never use pulse soil sensors, only the capacitive kind, as they last much longer and don't pollute the soil.

              In fact, I always make all my sensors with the Nano Wireless Expansion Board, which is about $2. You can simply plug in the NRF24 into it.
              https://www.aliexpress.com/item/Free-shipping-Nano-328P-IO-wireless-sensor-expansion-board-for-XBEE-and-NRF24L01-Socket-for-arduino/32264665470.html

              sundberg84S Nca78N 2 Replies Last reply
              0
              • alowhumA alowhum

                @sundberg84 If I'm honest some of those sensors seem 'old' to me.

                • I usually go for the BEM280 instead of the BMP085 and DHT22. It's so cheap now.
                • I never use pulse soil sensors, only the capacitive kind, as they last much longer and don't pollute the soil.

                In fact, I always make all my sensors with the Nano Wireless Expansion Board, which is about $2. You can simply plug in the NRF24 into it.
                https://www.aliexpress.com/item/Free-shipping-Nano-328P-IO-wireless-sensor-expansion-board-for-XBEE-and-NRF24L01-Socket-for-arduino/32264665470.html

                sundberg84S Offline
                sundberg84S Offline
                sundberg84
                Hardware Contributor
                wrote on last edited by
                #645

                @alowhum thanks for the reply!
                I used the sensor in MySensors build section, i somehow believe that is whats used the most. But that does not stop me from adding your suggestion for BEM280. That Wireless board looks great, but Im working with the MysX connector so thats why im making this board.

                Controller: Proxmox VM - Home Assistant
                MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                1 Reply Last reply
                1
                • alowhumA alowhum

                  @sundberg84 If I'm honest some of those sensors seem 'old' to me.

                  • I usually go for the BEM280 instead of the BMP085 and DHT22. It's so cheap now.
                  • I never use pulse soil sensors, only the capacitive kind, as they last much longer and don't pollute the soil.

                  In fact, I always make all my sensors with the Nano Wireless Expansion Board, which is about $2. You can simply plug in the NRF24 into it.
                  https://www.aliexpress.com/item/Free-shipping-Nano-328P-IO-wireless-sensor-expansion-board-for-XBEE-and-NRF24L01-Socket-for-arduino/32264665470.html

                  Nca78N Offline
                  Nca78N Offline
                  Nca78
                  Hardware Contributor
                  wrote on last edited by Nca78
                  #646

                  @alowhum said in What did you build today (Pictures) ?:

                  • I usually go for the BEM280 instead of the BMP085 and DHT22. It's so cheap now.

                  Unfortunately most of the cheap breakout boards found on AliExpress use clones with much worse specs than the original version

                  In fact, I always make all my sensors with the Nano Wireless Expansion Board, which is about $2. You can simply plug in the NRF24 into it.
                  https://www.aliexpress.com/item/Free-shipping-Nano-328P-IO-wireless-sensor-expansion-board-for-XBEE-and-NRF24L01-Socket-for-arduino/32264665470.html

                  But you can't really make battery-powered sensors with those ? The regulators are AMS1117 with 5mA typical quiescent current.

                  monteM 1 Reply Last reply
                  2
                  • Nca78N Nca78

                    @alowhum said in What did you build today (Pictures) ?:

                    • I usually go for the BEM280 instead of the BMP085 and DHT22. It's so cheap now.

                    Unfortunately most of the cheap breakout boards found on AliExpress use clones with much worse specs than the original version

                    In fact, I always make all my sensors with the Nano Wireless Expansion Board, which is about $2. You can simply plug in the NRF24 into it.
                    https://www.aliexpress.com/item/Free-shipping-Nano-328P-IO-wireless-sensor-expansion-board-for-XBEE-and-NRF24L01-Socket-for-arduino/32264665470.html

                    But you can't really make battery-powered sensors with those ? The regulators are AMS1117 with 5mA typical quiescent current.

                    monteM Offline
                    monteM Offline
                    monte
                    wrote on last edited by
                    #647

                    @nca78 said in What did you build today (Pictures) ?:

                    Unfortunately most of the cheap breakout boards found on AliExpress use clones with much worse specs than the original version

                    Could you be more specific? How exactly worth specs does they have. Was going to buy a bunch of them. Maybe there is some comparison or tests?

                    mfalkviddM 1 Reply Last reply
                    0
                    • alowhumA Offline
                      alowhumA Offline
                      alowhum
                      Plugin Developer
                      wrote on last edited by alowhum
                      #648

                      @sundberg84 yes, sorry about that, I realised too late that it's an expansion board.

                      @Nca78 Thanks! That 5ma leak current was exactly the kind of info I needed about the board. I was wondering it if could be useful for battery powered things. None of my sensors are. Well, one - I used the BBC Micro:bit as a battery powered motion sensor.

                      I guess not having a regulator on board is what makes the Arduino Pro Micro so good at being battery powered.

                      Out of curiosity: if I attached the board to a Usb powerbank (say 10.000 Mah) to operate as an electricity led pulse sensor.. what would be an estimate for how long it would run?

                      mfalkviddM gohanG 2 Replies Last reply
                      0
                      • alowhumA alowhum

                        @sundberg84 yes, sorry about that, I realised too late that it's an expansion board.

                        @Nca78 Thanks! That 5ma leak current was exactly the kind of info I needed about the board. I was wondering it if could be useful for battery powered things. None of my sensors are. Well, one - I used the BBC Micro:bit as a battery powered motion sensor.

                        I guess not having a regulator on board is what makes the Arduino Pro Micro so good at being battery powered.

                        Out of curiosity: if I attached the board to a Usb powerbank (say 10.000 Mah) to operate as an electricity led pulse sensor.. what would be an estimate for how long it would run?

                        mfalkviddM Offline
                        mfalkviddM Offline
                        mfalkvidd
                        Mod
                        wrote on last edited by
                        #649

                        @alowhum rough calculation: 10,000/5 = 2,000h = 83 days. Lower if other componens also consume power.

                        1 Reply Last reply
                        0
                        • monteM monte

                          @nca78 said in What did you build today (Pictures) ?:

                          Unfortunately most of the cheap breakout boards found on AliExpress use clones with much worse specs than the original version

                          Could you be more specific? How exactly worth specs does they have. Was going to buy a bunch of them. Maybe there is some comparison or tests?

                          mfalkviddM Offline
                          mfalkviddM Offline
                          mfalkvidd
                          Mod
                          wrote on last edited by
                          #650

                          @monte clones use different components, so it depends on which clone.

                          1 Reply Last reply
                          0
                          • alowhumA alowhum

                            @sundberg84 yes, sorry about that, I realised too late that it's an expansion board.

                            @Nca78 Thanks! That 5ma leak current was exactly the kind of info I needed about the board. I was wondering it if could be useful for battery powered things. None of my sensors are. Well, one - I used the BBC Micro:bit as a battery powered motion sensor.

                            I guess not having a regulator on board is what makes the Arduino Pro Micro so good at being battery powered.

                            Out of curiosity: if I attached the board to a Usb powerbank (say 10.000 Mah) to operate as an electricity led pulse sensor.. what would be an estimate for how long it would run?

                            gohanG Offline
                            gohanG Offline
                            gohan
                            Mod
                            wrote on last edited by
                            #651

                            @alowhum said in What did you build today (Pictures) ?:

                            I guess not having a regulator on board is what makes the Arduino Pro Micro so good at being battery powered.

                            actually the better solution is the pro mini at 3.3v with regulator and led removed, and you can use an LDO regulator to power it with a LiPo cell or no regulator at all if you use a LiFePO4 battery. Using the arduino at 3.3v allows you to use all radio modules and all the low power sensors.

                            1 Reply Last reply
                            0
                            • alexsh1A Offline
                              alexsh1A Offline
                              alexsh1
                              wrote on last edited by
                              #652

                              This is my new PSU - 3D printed enclosure and a few components
                              It is very precise.

                              2_1540841375727_3.jpg 1_1540841375727_2.jpg 0_1540841375727_1.jpg

                              YveauxY bjacobseB sundberg84S 3 Replies Last reply
                              2
                              • alexsh1A alexsh1

                                This is my new PSU - 3D printed enclosure and a few components
                                It is very precise.

                                2_1540841375727_3.jpg 1_1540841375727_2.jpg 0_1540841375727_1.jpg

                                YveauxY Offline
                                YveauxY Offline
                                Yveaux
                                Mod
                                wrote on last edited by
                                #653

                                @alexsh1 nice! Why do you have 4 banana sockets and what's the color coding?

                                http://yveaux.blogspot.nl

                                alexsh1A 1 Reply Last reply
                                0
                                • alexsh1A alexsh1

                                  This is my new PSU - 3D printed enclosure and a few components
                                  It is very precise.

                                  2_1540841375727_3.jpg 1_1540841375727_2.jpg 0_1540841375727_1.jpg

                                  bjacobseB Offline
                                  bjacobseB Offline
                                  bjacobse
                                  wrote on last edited by
                                  #654

                                  @alexsh1 Looks awesome

                                  1 Reply Last reply
                                  0
                                  • NeverDieN Offline
                                    NeverDieN Offline
                                    NeverDie
                                    Hero Member
                                    wrote on last edited by NeverDie
                                    #655

                                    Something nice about those power supplies is that for very little extra money (maybe $1-3 extra) you can buy versions with UART and/or even bluetooth data output that you can send to a logger. I'd have to check, but it might even be controllable that way also.

                                    alexsh1A 1 Reply Last reply
                                    0
                                    • gohanG Offline
                                      gohanG Offline
                                      gohan
                                      Mod
                                      wrote on last edited by
                                      #656

                                      Yes, in fact I bought the DPS5015 with its metal box and BT/USB interface and I can control it from the computer. Data logging of course is limited to the values on the screen

                                      1 Reply Last reply
                                      0
                                      • YveauxY Yveaux

                                        @alexsh1 nice! Why do you have 4 banana sockets and what's the color coding?

                                        alexsh1A Offline
                                        alexsh1A Offline
                                        alexsh1
                                        wrote on last edited by
                                        #657

                                        @yveaux This is simple. The Aliexpress seller sent me these instead of black and red ones. So I have been creative - black and blue is negative and yellow and green is positive. Did not bothered waiting for a few weeks for replacement.

                                        1 Reply Last reply
                                        1
                                        • NeverDieN NeverDie

                                          Something nice about those power supplies is that for very little extra money (maybe $1-3 extra) you can buy versions with UART and/or even bluetooth data output that you can send to a logger. I'd have to check, but it might even be controllable that way also.

                                          alexsh1A Offline
                                          alexsh1A Offline
                                          alexsh1
                                          wrote on last edited by alexsh1
                                          #658

                                          @neverdie It is purely for logging and control. I did not require either so did not order it. If you add all extras, it does become considerably more expensive.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          11

                                          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