Nextcloud Box is a $80 Private Cloud Server with 1TB HDD for Development Boards

While there are plenty of cloud services provided by companies such as Dropbox or Google, you may want to manage you own private cloud server instead for performance and/or privacy reasons. One typical way to do this is to install Owncloud or Nextcloud (a fork of Owncloud), on a Linux computer or board such as Raspberry Pi 3. The former is usually a little expensive for just this task, the latter often results in cable mess, and in both case, some people may not be comfortable with setting it all up. Nextcloud, Western Digital, and Canonical seems to have addressed most of those issues with Nextcloud Box including a 1TB USB 3.0 WDLabs harddrive, Nextcloud case with space for the drive and small ARM or x86 Linux development boards, and a micro USB power supply. The kit also include a micro SD card pre-loaded with Snappy Ubuntu Core, Apache, MySQL […]

SZTomato TVI Amlogic S905X Development Board to Support Android 6.0, OpenELEC 7.0, and Ubuntu 16.04

Shenzhen Tomato has been selling Android TV boxes for a few years now, but one of their next product will be a development board based on Amlogic S905X processor with 8GB flash, 2GB RAM, and the usual 40-pin Raspberry Pi header. SZTomato TVI development board specifications: SoC –  Amlogic S905X quad core ARM Cortex-A53 @ up to 2.0GHz with penta-core Mali-450MP GPU @ 750 MHz System Memory – 2GB DDR3 (1GB or less as option) Storage – 8GB Samsung eMMC flash (other capacities as option)  + micro SD slot Video & Audio  Output – HDMI 2.0a up to 4K @ 60 Hz Connectivity – Fast Ethernet port, 802.11 b/g/n WiFi and Bluetooth 4.0 (Ampak AP6212) with IPEX connector USB – 2x USB 2.0 host ports with 500mA fuses, 1x USB type C port for power and USB devices (no video) Expansion header – 40-pin Raspberry Pi compatible header with USB, […]

Project OWL Open Source Hardware Ophthalmoscope is 25 Times Cheaper than Commercial Products

Medical grade equipments are usually very expensive, partly because of their complexity, but also because of certifications,   legal reasons, and low manufacturing volumes. That’s where open source hardware can make a big difference, and there has been several open source hardware prosthetic hands or arms such as Openbionics hand, but Ebin Philip and his team has tackled another issue with Project OWL, an open indirect ophthalmoscope (OIO) designed for screening retinal diseases, which normally costs between $10,000 to $25,000, but their open source hardware design can be put together for about $400. The design features a Raspberry Pi 2 board connected to a WaveShare 5″ Touchscreen LCD, a Raspberry Pi Pi IR Camera (M12 lens mount) with 16mm FL M12 lens, a 3 Watt Luxeon LED, two 50x50mm mirrors, a linear polarizer sheet, a 20 Dioptre disposable lens, and various passive components. While the Raspberry Pi board is not open […]

U-Boot Now Supports UEFI on 32-bit and 64-bit ARM Platforms

Intel/AMD x86 based computers now boot via a standard UEFI binary, which can load grub2, allows you to update the command line as needed, or select different version of the Linux kernel. On ARM everything is a little more complicated and messy, as bootloaders such as U-boot need to support different configurations formats. Alexander Graf has been working on implementing UEFI support in U-boot, and it’s now supported by U-boot mainline and enabled by default for 32-bit and 64-bit ARM platforms, but not x86-64 (yet). That means you should now be able to boot any ARM boards supported by mainline U-boot through UEFI. Alexander gave a presentation about his work at an openSUSE event in June, and demonstrated u-boot with UEFI, and GRUB2 support with an openSUSE image running on a Raspberry Pi board. Thanks to David for the tip. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a […]

Samsung JerryScript is a Lightweight Open Source JavaScript Engine for the Internet of Things

In the old days, micro-controller programming was all done in assembly or C, but in recent years higher level languages, included interpreted ones such as Python and JavaScript, have made their ways into MCUs with projects such as MicroPython or Espruino (JS) often running on STMicro STM32 ARM Cortex M micro-controllers, but also other platforms such as ESP8266. As I browsed through the Embedded Linux Conference Europe 2016 schedule, I discovered that Samsung worked on it own implementation of a JavaScript engine for the Internet of Things: JerryScript. It is a full implementation of ECMAScript 5.1 standard written in C that can run on micro-controllers with less than 64KB RAM, and less than 200KB storage (160KB footprint with ARM Thumb-2 compilation). JerryScript is comprised of two main components: Parser and Virtual Machine (VM), with the parser performing translation of input ECMAScript application into byte-code than is then executed by the Virtual […]

Embedded Linux Conference & IoT Summit Europe 2016 Schedule

Embedded Linux Conference & IoT summit 2016 first took place in the US in April, but the events are now also scheduled in Europe on October 11 – 13 in Berlin, Germany, and the schedule has now been published. Even if you are no going to attend, it’s always interesting to find out more about the topic covered in that type of events, so I had a look, and created my own virtual schedule with some of the sessions. Tuesday, October 11 10:40 – 11:30 – JerryScript: An Ultra-lightweight JavaScript Engine for the Internet of Things – Tilmann Scheller, Samsung Electronics JerryScript is a lightweight JavaScript engine designed to bring the success of JavaScript to small IoT devices like lamps, thermometers, switches and sensors. This class of devices tends to use resource-constrained microcontrollers which are too small to fit a large JavaScript engine like V8 or JavaScriptCore. JerryScript is heavily […]

Dragino LoRa/GPS HAT Board for Raspberry Pi Sells for $32

There are several ways to play with LoRaWAN protocol on the Raspberry Pi including RisingHF Discovery kit or Cooking Hacks LoRa Shield for Raspberry Pi, but the latter requires you to spend close to $100 just for the shield, the complete Lora discovery kit costs close to $400. Dragino Tech LoRa/GPS HAT board should be a more cost effective way to get started with LoRa on Raspberry Pi, as it sells for $32 + shipping on Tindie. Dragino LoRa/GPS HAT specifications: Connectivity LoRa Semtech SX1276/SX1278 transceiver @ 433/868, or 915 MHz (Country dependent, pre-configured in the factory) 168 dB maximum link budget. +20 dBm – 100 mW constant RF output vs. +14 dBm high efficiency PA. Programmable bit rate up to 300 kbps. GPS L80 GPS module based on Mediatek MT3339 SoC Horizontal Position Accuracy: autonomous <2.5 m CEP. TTFF@-130dBm with EASY (AGPS): Cold Start <15s,Warm Start <5s,Hot start <1s; […]

Raspberry Pi Club Battery / UPS Kit Assembly Guide and Review

A couple of months ago, I wrote about a Raspberry Pi battery kit with a 3,800 mAh battery, a battery control board, an acrylic enclosure, and an heatsink + fan set that I found on DealExtreme for about $22. I decided to buy it once I got confirmation the battery was included, and so today I’ll write about my experience assembling the kit, and running it with a Raspberry Pi 2 board. If you are only interested in the “RPi PowerPack” battery control board and battery, you can find them on Banggood for $11.93. Raspberry Pi Club Battery Kit Unboxing DX put all the accessories inside a zip bag, and shipped it in a bubble envelop. It contains a white box with the RPi PowerPack V1.0 battery and battery, several screws, spacers, and bolts sets, a fan with screws, an acrylic case with three layers, an heatsink set with two […]

Exit mobile version