Slashdot Mirror


A New Raspberry Pi 3 Model A+ Has Arrived With Bluetooth 4.2 and Dual-Band Wi-Fi For $25 (pcworld.com)

Raspberry Pi has introduced a new version of one of its most popular models just in time to stuff your stocking: the Model A+. And this time around, it's even more attractive. From a report: The Raspberry Pi 3 Model A+ costs $25, $5 more than the previous generation, but has a lot more going for it. Just like the top-of-the-line Model B+, the new Model A+ has a 1.4GHz 64-bit quad-core processor, and you'll also get dual-band Wi-Fi (2.4GHz + 5 GHz), a feature that was missing from the previous A+. And you'll have to use it, since the A+ doesn't have an Ethernet port. It does, however, have Bluetooth 4.2 on board. For $10 less than the $35 Model B+, you'll also only get a single USB port (versus four on the B+) as well as 512MB of RAM (versus 1GB on the B+). But otherwise, the devices are identical, with a full-size HDMI port, CSI camera port, DSI display port, stereo output and composite video port, and a micro SD port. The Raspberry Pi 3 Model A+ isn't the cheapest Pi model available -- the Zero costs $5 and the Zero W costs just $10 -- but it rounds out the options nicely. The new model is available now through Raspberry Pi retailers.

69 comments

  1. Do they still have all IO on 1 usb 2.0 bus? by Joe_Dragon · · Score: 1

    Do they still have all IO on 1 usb 2.0 bus?

    1. Re:Do they still have all IO on 1 usb 2.0 bus? by darkain · · Score: 1

      Most likely yes. There isn't much reason to change the design. If you want better I/O, I'd suggest looking at 3rd party alternatives. They're quite competitive nowadays, and support most of the same operating systems.

    2. Re:Do they still have all IO on 1 usb 2.0 bus? by Anonymous Coward · · Score: 0

      They do make a Windows 10 distribution for the Pi now, ya know.

      Oh... and Microsoft stopped hating on Linux about a decade ago.

    3. Re:Do they still have all IO on 1 usb 2.0 bus? by Anonymous Coward · · Score: 0

      For my projects I went with an Odroid C2.
      Faster, more ram, gigabit ethernet, EMMC slot, HDMI2. What's not to like, besides the Mali GPU?

    4. Re:Do they still have all IO on 1 usb 2.0 bus? by Anonymous Coward · · Score: 0

      To summarise the article, apart from a load of differences they are identical!
       

    5. Re:Do they still have all IO on 1 usb 2.0 bus? by Anonymous Coward · · Score: 0

      There is 1 reason to change the design - gigabit ethernet on USB 3.0 would allow for RasPi to serve in a memory-cache cluster.

    6. Re:Do they still have all IO on 1 usb 2.0 bus? by Anonymous Coward · · Score: 0

      But there is a very good reason to change the design: there's a timing bug in the original Rpi's USB core. Hitting it results in lost connections, data loss, etc. If you do anything non-trivial on a Rpi, you will hit this bug, and you'll be pissed that there's no fix as it's a hardware bug and the driver is proprietary. You just hit it less frequently on the Rpi2 and Rpi3 because those revisions have faster CPUs/more cores.

    7. Re:Do they still have all IO on 1 usb 2.0 bus? by serviscope_minor · · Score: 2, Informative

      Do they still have all IO on 1 usb 2.0 bus?

      They've never had all the I/O on one USB 2.0 bus. The GPIO port is native.

      --
      SJW n. One who posts facts.
    8. Re:Do they still have all IO on 1 usb 2.0 bus? by Anonymous Coward · · Score: 0

      They stated that for a new Pi they'll need a complete redesign. All models have the same limitations from the original Raspberry Pi 1 like no native ethernet, one single USB port (w/ or w/o hub), 1GB RAM max otherwise it just won't be a Pi and this commonality of hardware is what made them work with such success.
      So there's a need to completely start over, which will likely be done, maybe it would keep at least the original GPIO pins (with or without some more, or improvements)

    9. Re:Do they still have all IO on 1 usb 2.0 bus? by petermgreen · · Score: 1

      The USB controller on "A series" models is only used for the single USB port. On "B series" models it is used for a USB hub with ethernet chip that drives the USB and Ethernet ports.

      The SD card, HDMI, DSI and CSI interfaces and the interfaces available on the GPIO header go directly to the SoC. The wifi is connected to the SoC by SDIO. The bluetooth is connected to the SoC via serial.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  2. A form factor is finally back by Hadlock · · Score: 4, Interesting

    I had been using the A+ form factor for my robotics projects, as they pulled about 0.230 amps peak, or 0.115 amps during normal operation. If you could smooth out that brief 0.230 spike at boot, you could run an A+ off of a 250ma solar panel (a little larger than the size of a playing card) in direct sunlight.
     
    The A+ has been discontinued for years - probably since at least mid-2015, maybe even late 2014.
     
    It's good to see it back, I never had use for the extra 3 USB ports that the B+ provided, especially now that bluetooth and wifi are built in, solves most of the reason to own the B+. The square formfactor is both smaller on the X axis, and because it doesn't have that 4xUSB-A riser, is quite a bit more flat on the Y axis, which makes it ideal for homebrew embedded projects.
     
    Curious to see how the power usage is on the new A+, I doubt it will chill out at 0.115 like the old single core device did, but it's probably still lower than the B+ by at least 15%, which is a big plus for robotics projects.

    --
    moox. for a new generation.
    1. Re:A form factor is finally back by petermgreen · · Score: 4, Informative

      The original 256M Pi1 A+ was replaced by the 512M Pi1 A+ which is still available. Farnell. CPC, RS, Allied and newark are all showing it as in-stock.

      As for power draw according to https://medium.com/@ghalfacree... the idle power draw is significantly higher than an A+ but lower than any B-series pi. The full-load power draw is lower than a 3B+ but higher than everything else.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    2. Re:A form factor is finally back by Anonymous Coward · · Score: 2, Informative

      The Pi Zero W idles around 100ma with a wifi connection going. Under load you can slow down the processor to flatten out the spikes during normal operation.

    3. Re:A form factor is finally back by AmiMoJo · · Score: 2

      Have you considered the Compute Module or Zero? Even smaller, and lower power if you avoid the need for 5V and supply 3.3V directly (or LiPo 3.8-4.2V). For the CM you need your own base board, for the Zero you might be able to live with the pin header alone.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    4. Re:A form factor is finally back by Hadlock · · Score: 2

      The Zero W is a pretty good compromise, I wish it had been avalible when I was working on that project.
       
      I considered the Compute Module but it's miserable to work with as a hobbyist, sort of like (worse than, really) using an ATMega328p bare, except you can't even plug the compute module in to a breadboard. Also all my robots are designed with the A+ form factor in mind.
       
      I like the A form factor because it's small enough to fit in nearly any enclosure, plus it has full size ports, so you don't need a bunch of hokey hard-to-find adapters that I'm bound to lose as soon as the project goes back in the drawer. And the Zero W is not a whole lot smaller than the A+, especially vertically.
       
      The Zero W with some extra ram and USB-C port for power + USB + HDMI would be a killer board.

      --
      moox. for a new generation.
  3. 802.11ac support! by pak9rabid · · Score: 1

    It supports 802.11ac!

    1. Re:802.11ac support! by Layzej · · Score: 3, Funny

      the new Model A+ has a 1.4GHz 64-bit quad-core processor, and you'll also get dual-band Wi-Fi (2.4GHz + 5 GHz), a feature that was missing from the previous A+.

      Also comes with a sense of humour: https://www.youtube.com/watch?...

  4. "Stuff your stocking??" by Type44Q · · Score: 0

    I think gays refer to that as "docking..."

    1. Re:"Stuff your stocking??" by Anonymous Coward · · Score: 0

      nope, docking is about interfacing 2 units. i think you are refering to just plain ol' fuckin'

    2. Re:"Stuff your stocking??" by Anonymous Coward · · Score: 0

      Perhaps you need to visit a non-worksafe website to understand what "docking" really means in this context. Yes, it is actually about interfacing two units...

  5. RAM by darkain · · Score: 3, Interesting

    I was very excited by this, until I saw the RAM reduction. I guess this particular board is intended for embedded applications more so than the B+ being designed as a tiny desktop? I'm having trouble seeing where this fits in, considering a single USB port, but still full HDMI? Maybe just for a wall display that is wireless networked only? That RAM reduction seriously hinders a lot of graphical applications that would use the HDMI port in the first place.

    1. Re:RAM by Anonymous Coward · · Score: 0

      It would make a good Volumio box with a worthwhile saving on the B+.

    2. Re:RAM by Anonymous Coward · · Score: 1

      I guess this particular board is intended for embedded applications more so than the B+ being designed as a tiny desktop?

      No, all raspberry pi's are intended as embedded systems targeting educational use.
      Not a single one was ever designed to be a tiny desktop, even though they can certainly do so for various definitions of "tiny"

      HDMI is there for the sole purpose of working cheaply and with current tech.
      Anything analog needing more bandwidth than composite is going to add components to convert to analog and thus cost, including VGA.
      The HDMI 1 spec isn't licensed, is already digital, uses a cheap connector, and is present on a lot of current display devices.

      The old composite out (which isn't present anymore) was about the extent of analog one could do that cheap. It's basically 3 resistors and a single digital PWM IO to get color at a ntsc resolution, and do have a cheap RCA connector.
      But even that input is starting to disappear from display devices, as sad as that fact is.

      So even though the Pi has a GPU with a respectable amount of oomph, HDMI wasn't really intended to be anything more than a replacement for component.

      At least originally, it wasn't designed that way *at all*
      They never guessed it would explode as a media playback system like it did. I wouldn't be surprised to hear they do make design choices around that fact *now*, but their base architecture wasn't really made for it and isn't something one just up and changes without expense and reason.

    3. Re:RAM by Anonymous Coward · · Score: 0

      Wow, a $100 system is better than a $25 system! Thanks. Any idea how a $400 system compares?

    4. Re:RAM by Anonymous Coward · · Score: 0

      If it is Windows 10? Much worse.
      Anything else? Still worse.

    5. Re: RAM by Anonymous Coward · · Score: 0

      Itâ(TM)s a Mac.

    6. Re:RAM by thegarbz · · Score: 1

      That RAM reduction seriously hinders a lot of graphical applications that would use the HDMI port in the first place.

      I'm sure everyone over the age of 40 is cringing at that comment. And in any case the console looks great at 1080p. :-)

    7. Re:RAM by Anonymous Coward · · Score: 0

      I never got a Pi probably because there wasn't a VGA version. I could finally buy a HDMI to VGA adapter for cheap in a physical store just this year (but don't have a use for it yet! have to get an old free CRT or LCD again and make some room..)

    8. Re:RAM by Anonymous Coward · · Score: 0

      The SoC was definitely designed for media playback. Similar abilities to a so-called dumb HDTV - what you find in one is likely an ARM SoC, with the same H264 1080p decoding, a fixed firmware and ability to play media from USB.
      I wonder if you can play 480p H265 on the quad Cortex A53. No other significant change than the CPU cores.

  6. Any UK supplier? by Anonymous Coward · · Score: 0

    Any advice on a UK supplier? I've been interested in the Pi series for years but every retailer I find shafts the buyer on price or bundles in a thousand accessories that I don't want.

    All I want is to be able to pay RRP for the Oi by itself, where can I do that?

    1. Re: Any UK supplier? by Anonymous Coward · · Score: 0

      Pihut, pimorini are the two most consumer/hobbyist friendly outlets. You don't need anything more than a power supply (you probably have more than one old USB charger at home) and an SD card. You can plug in any old USB mouse and keyboard, but they are easy to set up without one. The only sticking point is a case. It's a bareboard, so you need to cover it somehow. If none of the ludicrous range of covers work for you, try tupperware or similar from home bargains. It's entirely possible to have one of these (pi zero w) online for a tenner, if you already have some kit spare.

    2. Re: Any UK supplier? by Anonymous Coward · · Score: 0

      Thank you sincerely for the suggestions! :)
      -parent anon

  7. Needs more IO by Anonymous Coward · · Score: 0

    Are there any small devices with fast multicore ARM CPUs and good IO? Let's say at least 2Gbps of network interface bandwidth to at least two Ethernet ports, and at least one proper storage interface (SATA, PCIe, M.2). For not too much more than the price of a Raspberry Pi?

    1. Re:Needs more IO by Anonymous Coward · · Score: 0

      Dual ethernet makes your board something of a "special" board and so maybe something around $100 should exist, but I don't know of one either.

      While babbling on the discussion about the Mac Mini I remembered the "Mint Box" (x86) and then found out here, it does have dual gigabit ethernet
      https://fit-iot.com/web/products/mbm2/mintbox-mini2-specifications/
      You get many things even, it's dual Intel ethernet plus Intel 802.11ac, and enough other I/O, and the whole computer with it. Or see their other products (Fit-PC), or see if older models can be found (some based on older AMD). You get everything for not too much but at the price of a PC.

      Otherwise, your best bet for cheap might be on a cheap ARM with USB 3 and at least one SATA and one RJ45, then a USB 3.0 NIC (many USB stuff are 10/100... at worst it's just that, second ethernet is 10/100 so it can be fast to your main big computer and slower to something else)

    2. Re:Needs more IO by Anonymous Coward · · Score: 0

      There are dozens of products to choose from in the x86 world, for example the Zotac CI323, CI327 and CI329 all fit the bill. And there are options just over $100 including RAM and storage. That's why I was wondering if there is something like that with an ARM CPU and significantly under $100. I have a USB3 gigabit NIC and it works fine, but I'm shopping for full gigabit network throughput as the primary application, so I'd rather not use USB. There are things like the Turris Omnia, but at that price I can just use a much faster x86 solution.

  8. Ethernet port is like a headphone jack by Anonymous Coward · · Score: 1

    For people who need it, they don't want dongles. Especially Ethernet used in PiHoles.

    1. Re:Ethernet port is like a headphone jack by Anonymous Coward · · Score: 0

      This is only a small model of the Raspberry Pi. The main line still retains the Ethernet port and four USB ports.

  9. Waiting for the one with by Anonymous Coward · · Score: 0

    an I5/4core w/Iris graphics, CPU turbo 2.5 GHz on all cores, 8 GB DRAM as sticks, SSD as NVMe, two GBit ethernet ports, Wi-Fi 6, dual DP, one HDMI (for the lamos), and, of course, Windows 10 Core with WLS. Oh, at $20.

    1. Re:Waiting for the one with by Anonymous Coward · · Score: 0

      Try at a garage sale around 2038, they'll probably have a few then.

    2. Re:Waiting for the one with by Anonymous Coward · · Score: 0

      That's exactly the $799 Mac Mini if you add a thunderbolt Gbit ethernet dongle, except the CPU turbo boosts at 3.6GHz. It's $20 for sufficient big value of $.

  10. I'm all about retrogaming... by Parker+Lewis · · Score: 2

    Few days ago I just built a light version of EmulationStation (https://github.com/raelgc/EmulationStation/), which uses at least 1/3 less then Retropie version (but well, several features were removed, no free lunch). Wondering it can work well splitting the RAM between video and CPU for most of the emulators.

    1. Re:I'm all about retrogaming... by Anonymous Coward · · Score: 0

      That's very interesting. How much total RAM does your fork of EmulationStation use? I ask because the Super Retro-Cade (which I don't recommend anyone get because of using non-commercial snes9x/genesis plus gx/mame commercially) can't run RetrOrangePie due to only having 256MB of RAM. It's a shame they went so far to clearly use an Orange Pi clone (it has an H3Q vs several Orange Pis that use an H3) and skimped so much on the RAM. :/ If they actually worked through the whole snes9x/genesis plus gx/mame mess, it'd be a rather nice system for the price for those more into IREM shooters than older NES/SNES games you already own.

    2. Re:I'm all about retrogaming... by Parker+Lewis · · Score: 1

      The exact RAM usage depends on the user selected theme. But with a heavier theme (cannot remember if it was Tronkyfran, with full hd and super high quality images), Retropie version was using 97MB. The light fork using the same theme was using 29MB.

  11. The price? by Anonymous Coward · · Score: 0

    Sure, if I pay twice or trice as much, you get more.

    By that logic, I should get a Summit. Because what's not to like?

  12. And what's the point of the composite video port? by Anonymous Coward · · Score: 0

    Even in backwater Africa they have digital TVs/displays now. At least at the places where they are able to write images to microSD cards and generally run such a SBC.

    I would welcome a more modular approach. $1-5 per stackable card module, where the stacking connectors are the high-performance bus. A power card, a CPU card, and a digital IO card that just offers the exernal version of that bus (something universal like ThunderBolt / DisplayPort, that allows displays, audio, networking, and input devices) on a lot of connectors, an analog IO card (for simple sensors and actuator control, including motors, and audio), a vector processor (GPU) card, ... and a bucket of cheap sensors (which are already available).
    You’d still end up with $25 for something usable, but without any of the limitations.

    The question is: Is there a bus like this? (We could come up with one, and make it open and patent-free. In fact, make it "IP"-hostile, cause fuck those lazy non-working imaginary property leeches!)

  13. Re:Life hack: Stuff your stocking in your pants by Anonymous Coward · · Score: 0

    Shut up, Chris.

  14. Re:Can't run Java , Relegated To Toy Status by Anonymous Coward · · Score: 0

    Yeah, but Android runs on Java and Android is good right? Right? My GNU/Friend told me people who don't use Android are sheeple. You're not a sheeple are you?

  15. Power Consumption by Anonymous Coward · · Score: 0

    The biggest selling point for the A+ is its low power consumption (700ma) which is the lowest of them all including the Zero model strangely enough. I've been using them for applications where this is important (running off batteries for example) where CPU horsepower isn't. Now I fear the new model will require a 3 amp power supply to feed all those new features just like its larger brother.

  16. Re:Can't run Java , Relegated To Toy Status by bobbied · · Score: 2

    This can't run Java, it's in the same "toy" class as the Arduino and C/C++ toy project boards.

    All you need for Java is a few cores, preferable i3 or better, a few GB of ram, [at least 8 ] , and a few 100GB of disk space for helper libraries and classes.

    for "hello world" type programs, this is the way to go. Anything beyond that, it's useless.

    Ah, patience grasshopper... One must use the right tool for the job. Java is a resource hog that gives you platform independence, while C/C++ is where one gets performance... Who in their right mind runs Java on anything in this class of computer and expects to get performance? Code in C/C++ young one, it won't hurt you, unless it is a tool you do not have in your tool box, then you must suffer.

    Wise developers obtain many tools, and use the right one for the job at hand. What job are you trying to do? Which is the right tool? Consider carefully.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  17. Re:Can't run Java , Relegated To Toy Status by Hadlock · · Score: 1

    Anyone writing a greenfield project in Java in 2018, that isn't also targeting Android, or doing Big Data processing, needs to get their head checked

    --
    moox. for a new generation.
  18. Comment removed by account_deleted · · Score: 0

    Comment removed based on user account deletion

  19. 512MB RAM is a joke by Wolfrider · · Score: 1

    With a 64-bit processor, why can't they at least standardize on 3-4GB of RAM minimum?

    --
    .
    == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    1. Re:512MB RAM is a joke by Maavin · · Score: 1

      Because the current SoC (which is basically a GPU with an CPU appendix) can only address 1GB of Ram. If you need more, the Pi is not for you. simple as that... May be the next Pi will have more, but that will be an entirely different system.

      --


      Crivens! I kicked meself in me own heid!
    2. Re:512MB RAM is a joke by serviscope_minor · · Score: 1

      512MB RAM is a joke

      No it's not. You just need to learn to accpet that you're not going to have a full desktop up to a modern spec for $20.

      There are PLENTY of uses for a $20 raspberry pi with 512M of RAM. They're just not a cheapass full spec desktop system.

      For automation, robotics, embedding etc, it's sufficient overkill that you can do a lot of things easily without really thinking too hard. More than enough to run a full sized Linux distro (headless) without having to strip it down.

      With a 64-bit processor, why can't they at least standardize on 3-4GB of RAM minimum?

      Cost. Heat. Power.

      --
      SJW n. One who posts facts.
    3. Re:512MB RAM is a joke by walterbyrd · · Score: 1

      I think there are competing products that have 2GB of RAM.

      Pine64 looks promising, but they are hard to buy.

    4. Re:512MB RAM is a joke by Anonymous Coward · · Score: 0

      At 512MB and a 32bit OS you don't even have to think to run LXDE as the desktop. A few years back (debian wheezy) I could browse a few firefox tabs on a slow PC with 512MB and no swap, or use a music player. But there is much bloatiness too.
      If you have a real PC w/ 8GB or 16GB, should be a simple affair to ssh -X and then have as much browsing as you want.

      If you want gigs of everything get a modern Asus netbook. It looks like kind of a Macbook Pro but at 11.6", and with HDMI and USB-A ports so it's a better computer at 5x cheaper and fanless. Get a 4GB RAM/64GB eMMC version rather than 2GB/32GB, or look at what's available.

  20. What I’m waiting for: by Anonymous Coward · · Score: 0

    Pi 3C or Pi 4. SoC 2.7GHz quad core ARM w/ discrete graphics and memory, 8GB RAM, USB 3.x, separate from Ethernet, support for two monitors supporting at least 1080P each, etc.

    With my luck, they’ll hire someone away from Apple, and the next Raspberry Pi will be a small incremental improvement, but the whole thing will come encased in solid lucite, so you can’t use the GPIO pins, there’ll be no USB 3 or even 2 ports, but instead a proprietary connector that only THIS ONE THING uses, but Apple will sell you a dongle for 79 dollars, that allow you to plug USB-C things into it. Of course, if you have no USB-C hardware, you can buy an adapter for THAT... you get the idea. OH, almost forgot. It’ll cost 700 dollars. And have a raspberry with a bite taken out of it as the new logo.

    People will call it the Apple Pi.

  21. "Cost" means nothing if you cannot actually buy it by walterbyrd · · Score: 1

    If this goes the way of most Raspberry Pi products. You won't be able to buy one at the advertised price for the next two years.

  22. Anything out there with open source video drivers by Anonymous Coward · · Score: 0

    that has more ram, SATA, faster CPU, USB3.* etc.? What has always kept be from getting a Pi was the fact that it always seems so intentionally kneecapped, I'd like to see what can be done at the $100 price point instead considering what I can get in a phone these days at that point which comes with cellular antenna, 720p screen, cameras , a suite of sensors, battery etc. what I should be able to get as just a mobo should be incredible.

  23. Re:Anything out there with open source video drive by Anonymous Coward · · Score: 0

    Eh, if you were to release a phone mobo as a computer : fast CPU, fast enough/reliable storage, a GPU with some megapixels etc., some weird I/O (meant for the sensors and battery and stuff), SD card, and then you're stuck with a single USB 2.0 port.