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. atmega328p small (SMD) alternative with more memory?

atmega328p small (SMD) alternative with more memory?

Scheduled Pinned Locked Moved Hardware
37 Posts 8 Posters 4.1k Views 9 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.
  • NeverDieN NeverDie

    There doesn't exist a drop in replacement.

    AnticimexA Offline
    AnticimexA Offline
    Anticimex
    Contest Winner
    wrote on last edited by
    #8

    @neverdie a SenseBender mk2 based on samd would be a drop in replacement for SenseBender.

    Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

    NeverDieN 1 Reply Last reply
    0
    • AnticimexA Anticimex

      @alexsh1 at some point I belive a SAMD based SenseBender might arrive.

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

      @anticimex it would be good, right Thomas @tbowmo? :)))
      Given my experience, I'd rather go for SAMD - at least I do not have to start from zero.

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

        Are there any similar size wise alternatives to SenseBender mk2 (SAMD), which are available right now?

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

          @NeverDie Check out this one nRF52. Its not cheap though

          https://www.tindie.com/products/onehorse/nrf52-add-on-for-butterfly-and-teensy/?pt=ac_prod_search

          NeverDieN 1 Reply Last reply
          1
          • alexsh1A Offline
            alexsh1A Offline
            alexsh1
            wrote on last edited by
            #12

            Alternatively, this is a good size for a node - https://www.sparkfun.com/products/13664

            1 Reply Last reply
            0
            • alexsh1A alexsh1

              @NeverDie Check out this one nRF52. Its not cheap though

              https://www.tindie.com/products/onehorse/nrf52-add-on-for-butterfly-and-teensy/?pt=ac_prod_search

              NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by NeverDie
              #13

              @alexsh1 said in atmega328p small (SMD) alternative with more memory?:

              @NeverDie Check out this one nRF52. Its not cheap though

              https://www.tindie.com/products/onehorse/nrf52-add-on-for-butterfly-and-teensy/?pt=ac_prod_search

              Yes, I would agree that's interesting. He uses it as a BLE device, albeit purely as a UART channel, which so far isn't something that we've managed to do here with the nRF52. @GertSanders might want to take notice, as he has been doing something similar for logging purposes, but with a different bluetooth.

              1 Reply Last reply
              0
              • AnticimexA Anticimex

                @neverdie a SenseBender mk2 based on samd would be a drop in replacement for SenseBender.

                NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by
                #14

                @anticimex said in atmega328p small (SMD) alternative with more memory?:

                SenseBender mk2

                If that's how you define drop-in replacement, I'll concede the point.

                Actually, I suppose if you had a fast enough ARM, it could emulate an atmega328p (well, at least its software behavior), and thereby indirectly offer up additional memory. I actually own a board which, IIRC, does that, and it can run code even faster than the atmega328. Just don't expect low power performance out of it.

                AnticimexA 1 Reply Last reply
                0
                • NeverDieN NeverDie

                  @anticimex said in atmega328p small (SMD) alternative with more memory?:

                  SenseBender mk2

                  If that's how you define drop-in replacement, I'll concede the point.

                  Actually, I suppose if you had a fast enough ARM, it could emulate an atmega328p (well, at least its software behavior), and thereby indirectly offer up additional memory. I actually own a board which, IIRC, does that, and it can run code even faster than the atmega328. Just don't expect low power performance out of it.

                  AnticimexA Offline
                  AnticimexA Offline
                  Anticimex
                  Contest Winner
                  wrote on last edited by
                  #15

                  @neverdie I perhaps misread the thread title... I did not interpret the quest as something that should be binary identical to atmega328p.

                  Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

                  NeverDieN alexsh1A 2 Replies Last reply
                  0
                  • AnticimexA Anticimex

                    @neverdie I perhaps misread the thread title... I did not interpret the quest as something that should be binary identical to atmega328p.

                    NeverDieN Offline
                    NeverDieN Offline
                    NeverDie
                    Hero Member
                    wrote on last edited by
                    #16

                    @anticimex Yeah, the title was ambiguous. Looking back, your interpretation is probably closer than mine as to what he meant though.

                    1 Reply Last reply
                    0
                    • AnticimexA Anticimex

                      @neverdie I perhaps misread the thread title... I did not interpret the quest as something that should be binary identical to atmega328p.

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

                      @anticimex you are absolutely correct. It does not have to be binary identical to atmega328p. However, size wise, it has to be small enough.

                      For now atmega1284p is a direct replacement for atmega328p as code is almost identical. I do not need much more processing power just memory. However, I did struggle to find a very small footprint.

                      1 Reply Last reply
                      1
                      • tbowmoT Offline
                        tbowmoT Offline
                        tbowmo
                        Admin
                        wrote on last edited by
                        #18

                        @alexsh1

                        Hmm.. perhaps I should pick up on the SenseBender MK2 again.. I lost focus as I had a lot of other projects running at the same time..

                        If I remember right, it had problems in it's bootup sequence when I left it alone last..

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

                          In terms of BOM cost, it would be cheaper to add a second atmega328p (or even multiple) than to use a 1284. Maybe worth considering if memory of just one is insufficient.

                          alexsh1A 1 Reply Last reply
                          0
                          • tbowmoT Offline
                            tbowmoT Offline
                            tbowmo
                            Admin
                            wrote on last edited by
                            #20

                            @NeverDie

                            You will then waste memory with "intercom" between the devices. As they have to speak together in some way..

                            1 Reply Last reply
                            0
                            • NeverDieN NeverDie

                              In terms of BOM cost, it would be cheaper to add a second atmega328p (or even multiple) than to use a 1284. Maybe worth considering if memory of just one is insufficient.

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

                              @neverdie Did you see any small devices with two atmega328p?
                              Unfortunately, atmega1284p is more pricey (Moteino Mega is $15.95 on sale right now) and size wise it is much larger than atmega328p-au projects.

                              NeverDieN 1 Reply Last reply
                              0
                              • alexsh1A alexsh1

                                @neverdie Did you see any small devices with two atmega328p?
                                Unfortunately, atmega1284p is more pricey (Moteino Mega is $15.95 on sale right now) and size wise it is much larger than atmega328p-au projects.

                                NeverDieN Offline
                                NeverDieN Offline
                                NeverDie
                                Hero Member
                                wrote on last edited by
                                #22

                                @alexsh1 said in atmega328p small (SMD) alternative with more memory?:

                                Unfortunately, atmega1284p is more pricey (Moteino Mega is $15.95 on sale right now) and size wise it is much larger than atmega328p-au projects.

                                Yes, that's what I was trying to say.

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

                                  On the other hand, if you go with the cheapest source, the 1284p is not too bad. Here's the cheapest I could find:
                                  https://www.aliexpress.com/item/ATMEGA1284P-AU-ATMEGA1284P-ATMEGA1284-TQFP44/32864539405.html?spm=2114.search0104.3.1.2efd4b5asFo5Vr&ws_ab_test=searchweb0_0,searchweb201602_5_10152_10065_10151_10344_10068_10130_10324_10342_5722912_10547_10325_10343_10546_10340_10341_10548_5722612_10698_10545_10697_10696_5722812_10084_10083_10618_5722712_10307_5711215_10059_10534_308_100031_10103_441_10624_10623_10622_5711315_10621_5723012_10620_5722512,searchweb201603_1,ppcSwitch_5&algo_expid=2d7e9a21-bc2a-4ce1-bfa8-6246a79e84df-0&algo_pvid=2d7e9a21-bc2a-4ce1-bfa8-6246a79e84df&priceBeautifyAB=0

                                  alexsh1A 1 Reply Last reply
                                  0
                                  • NeverDieN NeverDie

                                    On the other hand, if you go with the cheapest source, the 1284p is not too bad. Here's the cheapest I could find:
                                    https://www.aliexpress.com/item/ATMEGA1284P-AU-ATMEGA1284P-ATMEGA1284-TQFP44/32864539405.html?spm=2114.search0104.3.1.2efd4b5asFo5Vr&ws_ab_test=searchweb0_0,searchweb201602_5_10152_10065_10151_10344_10068_10130_10324_10342_5722912_10547_10325_10343_10546_10340_10341_10548_5722612_10698_10545_10697_10696_5722812_10084_10083_10618_5722712_10307_5711215_10059_10534_308_100031_10103_441_10624_10623_10622_5711315_10621_5723012_10620_5722512,searchweb201603_1,ppcSwitch_5&algo_expid=2d7e9a21-bc2a-4ce1-bfa8-6246a79e84df-0&algo_pvid=2d7e9a21-bc2a-4ce1-bfa8-6246a79e84df&priceBeautifyAB=0

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

                                    @neverdie said in atmega328p small (SMD) alternative with more memory?:

                                    https://www.aliexpress.com/item/ATMEGA1284P-AU-ATMEGA1284P-ATMEGA1284-TQFP44/32864539405.html?spm=2114.search0104.3.1.2efd4b5asFo5Vr&ws_ab_test=searchweb0_0,searchweb201602_5_10152_10065_10151_10344_10068_10130_10324_10342_5722912_10547_10325_10343_10546_10340_10341_10548_5722612_10698_10545_10697_10696_5722812_10084_10083_10618_5722712_10307_5711215_10059_10534_308_100031_10103_441_10624_10623_10622_5711315_10621_5723012_10620_5722512,searchweb201603_1,ppcSwitch_5&algo_expid=2d7e9a21-bc2a-4ce1-bfa8-6246a79e84df-0&algo_pvid=2d7e9a21-bc2a-4ce1-bfa8-6246a79e84df&priceBeautifyAB=0

                                    I paid around £3.5 (about $5) and thought it was the cheapest. WOW!

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

                                      My new toy (atmega1284p) - Mightyduino
                                      However, I have to think about connecting radio as this is just a bare board.
                                      Size wise it is quite small0_1523634439436_53944617-D2C8-4479-A40A-42DA90D8D896.jpeg

                                      T 1 Reply Last reply
                                      2
                                      • alexsh1A alexsh1

                                        My new toy (atmega1284p) - Mightyduino
                                        However, I have to think about connecting radio as this is just a bare board.
                                        Size wise it is quite small0_1523634439436_53944617-D2C8-4479-A40A-42DA90D8D896.jpeg

                                        T Offline
                                        T Offline
                                        tochinet
                                        wrote on last edited by tochinet
                                        #26

                                        @alexsh1 Wouldn"t a teensy 3.sth fill all the requirements ? Or an ESP8266 if you don't need ADC mux. ESP32 is you do.

                                        R alexsh1A 2 Replies Last reply
                                        0
                                        • T tochinet

                                          @alexsh1 Wouldn"t a teensy 3.sth fill all the requirements ? Or an ESP8266 if you don't need ADC mux. ESP32 is you do.

                                          R Offline
                                          R Offline
                                          RWoerz
                                          wrote on last edited by
                                          #27

                                          @tochinet
                                          If you don't need a lot of them use a Mega it has lots more memory. They're much cheaper than they used to be. Of course an ESP8266 will also work if you don't need all the pins.

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


                                          18

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 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