I’ve already written about Vocore v2 Crowdfunding campaign, where the second generation Vocore WiFi module supports audio, PoE, and ultimate dock, and price starting at $12. But there has been some development since the launch of the campaign, as the developer received request for a cheaper board, and after looking into it, has now added Vocore2 Lite WiFi module reward for only $4, or $7 once shipping included.
He obviously had to make some trade-offs to bring the cost down, but the Lite board impressively still keep many of the same features.
VoCore (2014) | VoCore2 Lite (2016) | VoCore2 (2016) | |
---|---|---|---|
Price | 19.99 USD | 3.99 USD | 11.99 USD |
CPU | RT5350, 360MHz | MT7688AN MIPS24KEc @ 580MHz |
MT7628AN, 580MHz |
Memory | 32MB SDRAM | 64MB DDR2 | 128MB DDR2 |
Storage | 16MB NOR | 8MB NOR | 16MB NOR |
Antenna Slot | x1 | x1 | x2 |
On-Board ANTENNA | √ | × | √ |
Wireless Speed | ~75Mbps | ~150Mbps | ~300Mbps |
Ethernet Port | x5 | x1 / x5 | x1 / x5 |
Ethernet Speed | 100Mbps | 100Mbps | 100Mbps |
SPI Master | √ | √ | √ |
SPI Slave | √ | √ | √ |
SPI DMA | × | √ | √ |
USB 2.0 Host | √ | √ | √ |
USB 2.0 OTG | √ | × | × |
PCIe 1.1 | × | × | √ |
SD Support | SPI | √ | √ |
GPIO | > 30** | >=40 | >= 40 |
UART | x2 | x3 | x3 |
PWM | – | x2 | x2 |
Power Consumption | 138mA | 74mA | 74mA |
Compared to Vocore2, Vocore2 Lite has a cheaper Mediatek MT7688N MIPS processor, which is already used in board such as Mediatek LinkIt 7688, Onion Omega2, and Widora-NEO, less memory and storage, WiFi is limited to 150 Mbps and an external antenna is required, and the PCIe 1.1 interface is gone. The dimensions appear to be the same, so the dock should be compatible too, provided PCIe is not needed. Software support will be the same with OpenWrt/LEDE Linux distribution.
If you are interested, you can pledge $7 for Vocore2 Lite on the Indiegogo page with delivery planned for January 2017. There aren’t any pledge combining Vocore2 Lite with a dock so far.
Thanks to Freire for the tip.
Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011.
Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress
What is the price of the required external antenna? 2 USD? 4 USD?
$0.68, Free Shipping
http://s.aliexpress.com/Fr2IbqaE
@Sander
Around $2 to $3 -> https://www.aliexpress.com/af/u.fl-wifi-antenna.html
@Sander
That one sells for sell than $2 -> https://www.aliexpress.com/item/RF-WIFI-Internal-Antenna-5dBi-IPX-IPEX-Connector-FPC-Omni-Bluetooth-Antenna-IEEE-802-11-b/2013579819.html
sorry but I see mediatek and I automatically shudder!
Very nice find! Thank you!
FYI: For those who don’t know the SPI on that particular chip is fundamentally broken. So this means that everyone will distribute the boards Onion2, widora, mediatek’s linkit, … with a broken SPI.
If the Orange Pi Zero ever becomes real, so many of these tiny Linux boards are going to look pointless and expensive. Orange Pi One itself makes this look expensive.
@Ali
But you will have a hard time getting consumption of Orange Pi One below 750 mW (150 mA). It’s possible with Armbian’s h3consumption tool but then you also need to build USB and Ethernet drivers as modules to unload them when not needed (then you get below 100 mA).
@Miha
Can you provide any more information about how SPI is “broken” ?
@Mum
An excerpt from the MT forum:
I’m trying to hook up an LCD to the SPI port (SPI CS1) on the LinkIt Smart 7688. It appears the most significant bit of data writes isn’t being sent reliably. If I send 0x8E, my analyzer shows 0x0E. If I send 0xCE the analyzer shows 0xCE. I’ve tried this with several different values and don’t see any pattern. I’ve used both C and Python (MRAA) to send the data and the problem is in both places. I’ve also disconnected the MISO line from the LCD thinking the LCD might be affecting the signal, no change. Here’s the Python script…
https://labs.mediatek.com/forums/posts/list/3683.page
MT released fixed firmware for it’s boards, but didn’t publish the sources. As you can see from reverse engineering it seems that the workaround is that SPI is now limited to reading/writing in half duplex chunks of 16bytes.
You also cannot set the SPI frequency from the code anymore.
VoCore2 Lite will only be sold through Indiegogo, never mass produced, according to email correspondence.