Ramos Miumiu W1 Android 4.0 Tablet Based on Actions ATM7019 MIPS SoC

Ramos Miumiu W1 is a tablet running Android 4.0 (ICS) and powered by Actions Semiconductor’s ATM7019 SoC that integrate a MIPS32 74Kf core running at 1 GHz. Actions Semiconductor is a Chinese fabless semiconductor company headquartered in Zhuhai (like AllWinner). Here are the specs of the devices: SoC – Actions Semiconductor ATM7019 MIPS32 74Kf Core @ 1GHz System Memory – 512 MB DDR3 RAM Storage – 4GB or 8GB Flash depending on model + microSD slot Display – 7″ WSVGA (1024×600) capacitive touch screen. Connectivity – Wifi 802.11b/g/n USB – micro USB 2.0 Video Output – HDMI The processor can support 1080p HD video playback and the tablet can record 640×480 video via the front camera. Actions Semiconductor does not provide information about ATM7019 SoC on their website, but I found a 2011 presentation hosted on MIPS website that explains some details about MIPS32 74Kf based processors by Actions SemiConductor […]

iPPea TV Android 4.0.3 HDMI Stick Based on Ingenic JZ4770 (MIPS) Sells for 50 USD

iPPea Inc announced iPPea TV, an Android 4.0 dongle based on Ingenic JZ4770 MIPS SoC that “brings the ‘smart’ Android experience to any HDMI-enabled DTV for $50 US”. This is the first MIPS based Android mini PC that I’ve seem among all the ARM based floating around. Here are iPPea TV specifications: Ingenic JZ4770 applications processor (MIPS-Based XBurst CPU)  @ 1.2 GHz. 2GB storage with support for up to 32 GB external storage via a microSD slot. 512 MB of DDR2 RAM HDMI ouput (up to 1080p) 802.11b/g/n Wifi USB 2.0 port and micro USB 2.0 OTG port Video format – AVI,MKV(XVID/px/H.264),MOV,TS,M2TS, RM/RMVB,FLV,3GP,MPEG,DAT,MP4 Audio format – AAC, AAC+, eAAC+, AMR-NB, AMR-WB, QCP, MP3, WMA, WAV, MIDI, M4A Picture format –  GIF, BMP, JPEG, PNG Ebook format: PDF,EPUB,HTML,TXT Dimensions – PCB: 80 mm x 20mm x 6.5 mm | mini PC: As small as 95.5 mm x 31.5 mm x 12 […]

$3.45 Microchip PIC32 Development Platform Microstick II

MIPS and Microchip organize a promotion on a MIPS PIC32 MCU development Kit. The Microstick II delivers a development hardware platform for Microchips MIPS-based 32-bit microcontrollers. It’s USB-powered and includes an on-board debugger/programmer, a DUT socket for easy device swapping, a user LED and reset button. Key features: Integrated USB programmer / debugger – No external debugger required USB Powered – Ease of use, No external power required MPLAB support. DUT Socket – Flexible, Easy device replacement 0.025” Pin headers – Enables plug-in to Breadboard with room for jumper wires Easy access to all device signals for probing Small size – Smaller than a stick of gum at 20 x76mm – Easily Portable On board User LED and Reset Switch Free demo code Microstick II supports all 3.3V PIC24FJ, PIC24H, dsPIC33, and PIC32 SPDIP packaged devices which are included in the kit. Microkit II normally costs 34.95 USD, but is […]

MIPS Introduces microAptiv, interAptiv and proAptiv Cores

MIPS Technologies has introduced their new Aptiv generation of microprocessor cores divided into 3 families: proAptiv, interAptiv and microAptiv. proAptiv Core (equivalent to ARM Cortex A15 DMIPS/Mhz) The proAptiv core achieves a 4.4 CoreMark/MHz score which according to MIPS is the best score reported for any licensable IP core. It also achieves 3.5 DMIPS/MHz which is abnout the same performance as ARM Cortex A15.  This core targeted at high performance applications such as smartphones, tablets, HD STB, automotive infotainment and residential gateways. proAptiv is recommended as an upgrade to MIPS32 74K/1074K cores. interAptiv Core (equivalent to ARM Cortex-R5 DMIPS/Mhz) The multi-threaded interAptiv core delivers higher CoreMark/MHz (3.2) than competing cores in similar die area and 1.7 DMIPS/MHz per core. The interAptiv is aimed at mid-range applications such as mainstream STB, digital cameras, mid-range smartphone, broadband CPE (Consumer Premise Equipment) and SATA/SSD controllers. microAptiv Core (equivalent to ARM Cortex-M3/M4 DMIPS/Mhz) The […]

Android NDK Revision 8 Adds MIPS Architecture Support

Google has just released Android Native Development Kit Revision 8, the Android SDK that allows developers to reuse C/C++ code. This version adds support for MIPS architecture and fixes a few bugs. Here’s the changelog of the new features and most important bug fixes: Added support for the MIPS ABI, which allows you to generate machine code that runs on compatible MIPS-based Android devices. Major features for MIPS include MIPS-specific toolchains, system headers, libraries and debugging support. For more details regarding MIPS support, see docs/CPU-MIPS.htmlin the NDK package. Fixed a typo in GAbi++ implementation. Fixed an issue in which make-standalone-toolchain.sh fails to copy libsupc++.*. You can download Android NDK version 8 to develop native apps for MIPS or take advantage of the new bug fixes. Previously, MIPS provided the Android NDK on their own website, but this version might be phased out, as MIPS support is now part of  the […]

MIPS Releases Android NDK 7m

MIPS has just announced the release of the Android Native Development Kit version 7. It has the same APIs as the Android NDK revision 7 released in November 2011 (for Android 4.0), but adds support for MIPS architecture and the MIPS ABI . The NDK is available for Windows, Linux and MacOS. The NDK allows developers to use C/C++ code either to reuse existing C/C++ code or to improve the performance over code developed with Java. Note that MIPS states that “using native code does not result in an automatic performance increase, but always increases application complexity. If you have not run into any limitations using the Android framework APIs, you probably do not need the NDK.” The NDK can be downloaded for: Windows Linux Mac You’ll also have to download the Android MIPS SDK, if you want to use the NDK. Strangely, the Mac SDK is not available for […]

Android 4.0 Source Code For MIPS is Now Available

In the last few weeks, MIPS has already released the Linux Kernel for MIPS Android and shown us a low cost (99 USD) Android ICS Tablet. Today, they announced the official release of MIPS Android 4.0 source code. The latest version of Android 4.0 is “mr0″ and you can read the release notes for further details. Before downloading the Android source code be sure that you have a correctly setup Linux workstation. Now, here are the instructions to checkout MIPS Android 4.0:

The first time you run the repo sync it will download several gigabytes of source code to your machine so be patient and it may take a few hours.  Once the download is completed future updates may take only a few minutes since only the code changes are downloaded. If you just want to have a look, All MIPS Android source code can also be viewed online at http://www.github.com/mips. […]

99 USD MIPS Android 4.0 Tablet Hands-on Video

Following the announcement of the 99 dollars Ainol Novo 7 Android ICS last week, MIPS’s Amit Rohatgi, Mobile Principal Architect at MIPS released a longer demo video of the device, showcasing the following: Angry Bird Game with framerate around 50 FPS. Kindle Reader Web Browser Rear & Front Camera Photo Gallery (transition are a little sluggish) Email (Exchange account) 1080p video playback both an the device and mirroring on HDTV via an HDMI cable He also explain that on of this friends could watch 3 full-length movies on a battery charge. Jean-Luc Aufranc (CNXSoft)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. www.cnx-software.com

Exit mobile version
Memfault IoT and embedded debugging platform