LilyGo sells Open-Smartwatch open-source hardware ESP32 watch by “Paul’s 3D Things”

T-Open-Smartwatch

We’ve previously covered three variants of LilyGo T-Watch-2020 smartwatch based on ESP32 WiFi & Bluetooth SoC with TTGO T-Watch-2020 (V1) launched about a year ago, following by T-Watch-2020 V3 with a microphone for voice control, and T-Watch-2020 V2 with GPS. The company has recently launched a new rounded smartwatch based on ESP32-PICO-D4 SiP with a twist as they did not design it themselves and instead partnered with “Paul’s 3D Things” for the Open-Smartwatch, and just handle manufacturing and production. LilyGo Open-Smartwatch “Light Edition” specifications: Wireless module – LILYGO T-micro32 module based on ESP32-PICO-D4 module with dual-core ESP32 processor, 4MB FLASH, ceramic antenna or u.FL antenna connector Connectivity – Bluetooth 4.2 BR/EDR BLE and WiFi 4 2.4GHz 802.11 b/g/n Display –  1.3 inch circular LCD with 240×240 resolution USB – Micro USB for charging and programming Sensor – 3-axis BMA400 accelerator Debugging – USB to TTL via CH340E chip Misc -Reset […]

The OSFPGA Foundation aims to promote open-source FPGA tools and IP blocks

OSFPGA

There are been some initiatives to work on open-source tools for FPGA. Major FPGA vendors have made limited efforts, with for example Xilinx recently releasing the source code for HLS FPGA tool’s front-end, but most of the work is done by the community with projects like Symbiflow dubbed the GCC of FPGAs, or Project IceStorm for Lattice Semi FPGAs. Industry veterans and academics have decided to launch the Open-Source FPGA (OSFPGA) Foundation that aims to bring together companies, universities, and individuals to advance open-source FPGA capabilities, establish cooperation channels, promote outreach and education, and coordinate joint efforts around an open-source FPGA ecosystem. The OSFPGA Foundation goals go beyond just providing open-source tools, as the vision statement also mentions “open-source FPGA & eFPGA fabrics”, the Github page also includes IP blocks with the FuseSoC package manager for IP cores, the Skywater Open-source FPGAs, and LiteDRAM lightweight, configurable DRAM core. Current board […]

Piunora has the guts of a Raspberry Pi 4 with Arduino form factor, M.2 PCIe socket (Crowdfunding)

Piunora Raspberry Pi 4 Arduino board

The Raspberry Pi 4 is a pretty cool board, but if you wished it was just a bit smaller, and you could use the PCIe interface exposed by the Broadcom BCM2711 processor more easily, Timon has designed Piunora carrier board for the Raspberry Pi Compute Module 4. The solution provides a board with the guts of Raspberry Pi 4 SBC but using the Arduino form factor including access to the six ADC pins, and an M.2 socket with the PCIe signal from the Broadcom SoC. Piunora carrier board specifications: SoM compatibility – Raspberry Pi CM4 module with Broadcom BCM2711 quad-core Cortex-A72 processor @ 1.5 GHz, 1 to 8GB RAM, optional 4GB to 32GB eMMC flash, optional wireless module with 802.11b/g/n/ac WiFi 5 and Bluetooth 5.0 Storage – 1x MicroSD card socket (for the OS when using Raspberry Pi CM4Lite system-on-module) Video Output – 1x HDMI 2.0 port up to 4Kp60 […]

PanVk – Panfrost gets a Vulkan driver

PanVk Panfrost Vulkan

We’ve followed with interest the progress of the Panfrost open-source driver for Arm Mali Midgard and Bifrost GPUs which has gotten more traction over time with official support from Arm and is getting closer to OpenGL ES 3.0 compliance with work on OpenGL ES 3.1 on the way. But Collabora has now started working on PanVk driver for the more recent Vulkan graphics API, as part of the Panfrost project. This is very early stage, but the 3D cube demo above appears to be rendered with Panfrost’s PanVk Vulkan driver on Wayland in a Khadas VIM3 board based on Amlogic A311D hexa-core Cortex-A73/A53 processor with a Mali-G52 GPU. As noted in the announcement, getting a useful Vulkan driver will take time as : The driver lacks almost all core features that would make it usable for real-world applications Optimizations are left on the side for now The code base is […]

CutiePi tablet gets a Raspberry Pi CM4 upgrade

Raspberry Pi CM4 Tablet

CutiePi tablet was launched on Kickstarter last year with a Raspberry Pi Compute Module 3+ Lite, an open-source hardware carrier board, and an 8-inch multi-touch display with 1280×800 resolution. Shipping to backers is about to start, but the company has already started working on a new version of the CutiePi Tablet with the Raspberry Pi CM4 module released last October. This will enable greater performance and more memory with the tablet shipping with a 2GB RAM CM4 module by default. CutiePi CM4 tablet preliminary specifications: SoM – Raspberry Pi Compute Module 4 Lite with Broadcom BCM2711 quad-core Cortex-A72 processor @ 1.5 GHz, 2GB RAM Storage – MicroSD card slot Display – 8-inch 5-point multi-touch IPS LCD with 1280×800 resolution Video Output – Micro HDMI Audio – 2W 8Ohm speaker, audio amplifier, built-in microphone Camera – 5MP front-facing camera (OV5647) Connectivity – Dual-band 802.11 b/g/n/ac WiFi 5 and Bluetooth 5.0 USB […]

OSD32MP1-RED full-featured STM32MP1 development board launched for $265

OSD32MP1-RED development board

OSD32MP1-RED development board was first announced last year together with another board based on Octavo Systems OSD32MP1 System-in-Package (SiP). The chip packs an STMicro STM32MP1 Cortex-A7/M4 processor, up to 1GB DDR3L memory, 4KB EEPROM, a PMIC, two low-power MEMS oscillators, over 100 passive components into a single 18x18mm 302 Ball BGA package. The company has now just announced the availability of the OSD32MP1-RED development platform on DigiKey, Arrow, and Mouser for around $265 and up. There have been a few modifications to the design with, for instance, the USB header replaced by a USB Type-A connector, but the most notable difference is that OSD32MP1-RED is now using a green PCB instead of the red one showed during the first announcement… OSD32MP1-RED specifications: SiP –  Octavo Systems OSD32MP157C-512M-BAA with STM32MP157C SoC with dual-core Arm Cortex-A7, Cortex-M4 real-time core, plus 512MB DDR3 memory, STPMIC1A power management chip, EEPROM, oscillator, and passive components […]

Xilinx open sources Vitis HLS FPGA tool (Front-end only)

Vitis HLS software architecture

While there are some open-source programs for FPGA development such as Symbiflow or Yosys, FPGA vendors usually only provide closed-source programs for developers wanting to work on their chips. But Xilinx has recently made a move to fulfill its “commitment to supporting open-source initiatives for developers and researchers” with the release of the source code of Vitis HLS Front-End. What is Vitis HLS exactly? Before we look at the source code release, we may want to know what Vitis HLS does exactly. The company describes it as a high-level synthesis (HLS) tool that allows C, C++, and OpenCL functions to become hardwired onto the device logic fabric and RAM/DSP blocks. It implements hardware kernels in the Vitis application acceleration development flow, and to use C/C++ code for developing RTL IP for FPGA designs in the company’s Vivado Design Suite. Vitis HLS design flow goes as follows: Compile, simulate, and debug […]

Use Scheme functional programming language with LambdaChip Alonzo STM32 board

LambdaChip Alonzo STM32 Scheme functional programming

Most MCU-based embedded systems come with firmware programmed with assembler, C, and/or C++.  But as referenced in a paper published in 2000 entitled ” Point of view: Lisp as an alternative to Java“, functional programming languages like Lisp or Scheme may lead to shorter development times compared to C/C++ or Java. That’s with this idea in mind that LambdaChip was created. It is a lightweight, open-source virtual machine designed to run on embedded systems with limited resources, for instance, an 80MHz microcontroller with 50KB RAM, and programmable with Scheme multi-paradigm programming language, a dialect of Lisp widely used for functional programming research and teaching. The company behind the project, also called LambdaChip, has just created its own hardware with LambdaChip Alonzo, an STM32 Cortex-M4 development board with 512KB flash, 128KB RAM, and that also comes with Bluetooth LE connectivity. LambdaChip Alonzo board specifications: MCU – STMicro STM32F411CEU6 Arm Cortex-M4 MCU […]