<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ePanorama.net &#187; Dev boards</title>
	<atom:link href="http://www.epanorama.net/blog/category/dev-boards/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Wed, 15 Apr 2026 20:31:27 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>Introduction to the STM32 Blue Pill (STM32duino) and other STM32 boards</title>
		<link>https://www.epanorama.net/blog/2022/06/18/introduction-to-the-stm32-blue-pill-stm32duino-and-other-stm32-boards/</link>
		<comments>https://www.epanorama.net/blog/2022/06/18/introduction-to-the-stm32-blue-pill-stm32duino-and-other-stm32-boards/#comments</comments>
		<pubDate>Sat, 18 Jun 2022 12:49:03 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Embedded Development]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=186750</guid>
		<description><![CDATA[<p>STMicroelectronics STM32 32-Bit ARM® Cortex®-M MCUs are based on the Arm Cortex-M processor. The MCUs offer a 32-bit product range that combines very high performance, real-time capabilities, digital signal processing, and low-power, low-voltage operation. This is achieved while maintaining full integration and ease of development. There is a large range of STM32 devices, based on <a class="moretag" href="https://www.epanorama.net/blog/2022/06/18/introduction-to-the-stm32-blue-pill-stm32duino-and-other-stm32-boards/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>STMicroelectronics STM32 32-Bit ARM® Cortex®-M MCUs are based on the Arm Cortex-M processor. The MCUs offer a 32-bit product range that combines very high performance, real-time capabilities, digital signal processing, and low-power, low-voltage operation. This is achieved while maintaining full integration and ease of development. </p>
<p>There is a large range of STM32 devices, based on an industry-standard core and accompanied by a vast choice of tools and software, makes this family of products the ideal choice, both for small projects and for entire platform decisions. STM32 microcontrollers are supported by a complete range of tools.</p>
<p>The STM32 portfolio features a variety of options, now including Arm Cortex-M cores (M0, M0+, M3, M4, and M7). This gives developers the flexibility to find the perfect STM32 for applications. </p>
<p>Here are some links and information on STM32 based microcontroller boards and how to use them.</p>
<p><a href="https://predictabledesigns.com/introduction-stm32-blue-pill-stm32duino/">Introduction to the STM32 Blue Pill (STM32duino)</a> article at<br />
<a href="https://predictabledesigns.com/introduction-stm32-blue-pill-stm32duino/">https://predictabledesigns.com/introduction-stm32-blue-pill-stm32duino/</a> will tell you how the STM32duino stacks up against an Arduino and how to make it compatible with the Arduino integrated development environment (IDE). Commonly referred to as the STM32 Blue Pill, this board has nearly all the capabilities of the Arduino module but with a cheaper price. There are also issues: It is not compatible with most Arduino shields (due to differences in size and pinouts) and there are some steps that have to be taken before it can run Arduino code</p>
<p>Blue Pill STM32F103C8T6<br />
<a href="https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html">https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html</a></p>
<p><a href="https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html"><img src="https://stm32-base.org/assets/img/boards/STM32F103C8T6_Blue_Pill-1.jpg" width="1920" height="1280" class="alignnone" /></a></p>
<p><a href="https://www.youtube.com/watch?v=337rDuCGeYs">How to use STM32 boards with Arduino IDE and how fast are they? (incl. surprise)</a><br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/337rDuCGeYs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>Links to more information:</p>
<p>WEB-CENTRIC GABUINO HAS COMPILER, WILL TRAVEL<br />
<a href="https://hackaday.com/2022/01/23/web-centric-gabuino-has-compiler-will-travel/">https://hackaday.com/2022/01/23/web-centric-gabuino-has-compiler-will-travel/</a></p>
<p>Mark Carter Offers &#8220;Rambling&#8221; Thoughts on Why IDEs Suck and the STM32 Versus the Raspberry Pi RP2040 &#8220;My current thinking is to operate a dual strategy,&#8221; Carter offers, &#8220;switching between the Pico and the STM32 as the mood takes me.&#8221;<br />
<a href="https://www.hackster.io/news/mark-carter-offers-rambling-thoughts-on-why-ides-suck-and-the-stm32-versus-the-raspberry-pi-rp2040-864ea19172de">https://www.hackster.io/news/mark-carter-offers-rambling-thoughts-on-why-ides-suck-and-the-stm32-versus-the-raspberry-pi-rp2040-864ea19172de</a></p>
<p>BLUE PILL VS BLACK PILL: TRANSITIONING FROM STM32F103 TO STM32F411<br />
<a href="https://hackaday.com/2021/01/20/blue-pill-vs-black-pill-transitioning-from-stm32f103-to-stm32f411/">https://hackaday.com/2021/01/20/blue-pill-vs-black-pill-transitioning-from-stm32f103-to-stm32f411/</a></p>
<p>D-MARK Requires No IDE to Explore the Capabilities of an Arm MCU<br />
This open source, easy-to-use development board is based on an STM32F070RB.<br />
<a href="https://www.hackster.io/news/d-mark-requires-no-ide-to-explore-the-capabilities-of-an-arm-mcu-eab7be9b8782">https://www.hackster.io/news/d-mark-requires-no-ide-to-explore-the-capabilities-of-an-arm-mcu-eab7be9b8782</a></p>
<p><a href="https://www.mouser.fi/new/stmicroelectronics/stm32/?gclid=CjwKCAiA_9r_BRBZEiwAHZ_v1w_2LAc4oh3SWxQNz9ecuranrCkbIIdFNdSmvBtJxPJxB8Eg6ahZGhoCZzgQAvD_BwE">STMicroelectronics STM32 32-Bit Arm® Cortex®-M MCUs</a></p>
<p>System Workbench for STM32: free IDE on Windows, Linux and OS X<br />
<a href="https://www.st.com/en/development-tools/sw4stm32.html">https://www.st.com/en/development-tools/sw4stm32.html</a></p>
<p>Could it run Doom? Mostly likely. STMicroelectronics NV just announced new STM32H7s featuring a Cortex-M7 running at 550 MHz.<br />
New STM32H7s Are the Fastest Cortex-M7 MCUs Available<br />
Could it run Doom? Mostly likely<br />
<a href="https://www.hackster.io/news/new-stm32h7s-are-the-fastest-cortex-m7-mcus-available-119499021f00">https://www.hackster.io/news/new-stm32h7s-are-the-fastest-cortex-m7-mcus-available-119499021f00</a></p>
<p>Arduino Portenta Vision Shield includes a low-power camera, twin microphones, and Ethernet or LoRa connectivity.<br />
Arduino #Portenta H7, the first STM32 Arduino board to deploy machine vision with OpenMV IDE<br />
Arduino Launches Portenta H7 Vision Shield Add-On for Edge Computer Vision, Voice Work<br />
<a href="https://www.hackster.io/news/arduino-launches-portenta-h7-vision-shield-add-on-for-edge-computer-vision-voice-work-c5c166d206da">https://www.hackster.io/news/arduino-launches-portenta-h7-vision-shield-add-on-for-edge-computer-vision-voice-work-c5c166d206da</a><br />
<a href="https://blog.st.com/portenta-h7/?ecmp=tt18011_gl_social_oct2020">https://blog.st.com/portenta-h7/?ecmp=tt18011_gl_social_oct2020</a><br />
<a href="https://blog.arduino.cc/2020/10/06/embedded-machine-vision-goes-pro-with-the-new-portenta-vision-shield/?ecmp=tt18011_gl_social_oct2020">https://blog.arduino.cc/2020/10/06/embedded-machine-vision-goes-pro-with-the-new-portenta-vision-shield/?ecmp=tt18011_gl_social_oct2020</a></p>
<p>STM32F Nucleo-64 Development Boards Review<br />
<a href="http://mag.breadboard.pk/stm32f-nucleo-64-development-boards-review/">http://mag.breadboard.pk/stm32f-nucleo-64-development-boards-review/</a></p>
<p>With the market for STM32F103C8-based &#8216;Blue Pill&#8217; boards slowly being overrun with boards that contain either a cloned, fake or outright broken chip, really wanted to have an easy, automated way to quickly detect whether a new board contains genuine STM32 silicon, or some fake that tries to look the part. After more than a year of work, the Blue Pill Diagnostics project…&#8230;<br />
<a href="https://hackaday.com/2021/06/23/test-your-blue-pill-board-for-a-genuine-stm32f103c8-mcu/">https://hackaday.com/2021/06/23/test-your-blue-pill-board-for-a-genuine-stm32f103c8-mcu/</a></p>
<p>Olimex&#8217;s Open Source OLIMEXINO-STM32F3 Handles Simultaneous USB, CAN Bus Communication<br />
A shift to the new STM32 F3 series increases available flash and RAM, allows for USB and CAN bus operation simultaneously, and more.<br />
<a href="https://www.hackster.io/news/olimex-s-open-source-olimexino-stm32f3-handles-simultaneous-usb-can-bus-communication-2d42a07dc839">https://www.hackster.io/news/olimex-s-open-source-olimexino-stm32f3-handles-simultaneous-usb-can-bus-communication-2d42a07dc839</a></p>
<p>KiCad STM32 Hardware Design and JLCPCB Assembly<br />
<a href="https://www.youtube.com/watch?v=t5phi3nT8OU">https://www.youtube.com/watch?v=t5phi3nT8OU</a><br />
KiCad STM32 + USB + Buck Converter PCB Design and JLCPCB Assembly (Update)<br />
<a href="https://www.youtube.com/watch?v=C7-8nUU6e3E">https://www.youtube.com/watch?v=C7-8nUU6e3E</a></p>
<p>STM32 Programming Tutorial for Custom Hardware | SWD, PWM, USB, SPI<br />
<a href="https://www.youtube.com/watch?v=x_5rYfAyqq0">https://www.youtube.com/watch?v=x_5rYfAyqq0</a></p>
<p>DFU is a SW is for programming the STM32 via the USB (UM0412)<br />
The package contains all binaries and source code for DfuSe USB device firmware upgrade (DFU) software, including the demonstration, debugging GUIs and protocol layers.<br />
<a href="https://www.st.com/en/development-tools/stsw-stm32080.html?s_searchtype=keyword">https://www.st.com/en/development-tools/stsw-stm32080.html?s_searchtype=keyword</a><br />
NanoVNA is based on STM32 MCU<br />
Upgrade NanoVNA use DFU<br />
<a href="https://nanovna.com/?page_id=103">https://nanovna.com/?page_id=103</a></p>
<p>Bootstrapping support for the STM32WLE with the Embedded Rust ecosystem<br />
<a href="https://jitter.company/blog/2020/11/23/bootstrapping-support-for-the-stm32wle-with-the-embedded-rust-ecosystem/">https://jitter.company/blog/2020/11/23/bootstrapping-support-for-the-stm32wle-with-the-embedded-rust-ecosystem/</a></p>
<p>Midatronics has launched a pair of Arduino MKR form factor dev boards based around STMicroelectronics NV&#8217;s STM32WB55CG with Bluetooth 5.0 Low Energy and IEEE 802.15.4 communications capabilities — and they&#8217;re a drop-in replacement.</p>
<p>https://www.hackster.io/news/midatronics-mkr-sharkypro-family-packs-an-stmicro-stm32wb55cg-into-an-arduino-mkr-form-factor-12aadd94f1b5</p>
<p>Reclaimer Labs Releases STM32WB Feather Board for $45<br />
This development board is based on dual-core Arm SoC with wireless and ultra-low-power features.<br />
<a href="https://www.hackster.io/news/reclaimer-labs-releases-stm32wb-feather-board-for-45-189781175b90">https://www.hackster.io/news/reclaimer-labs-releases-stm32wb-feather-board-for-45-189781175b90</a></p>
<p>STM32 project links:</p>
<p>A quick post on using SPI to communicate between Maker Nano and STM32 &#8220;Blue Pill&#8221;<br />
SPI between Maker Nano ( Arduino Nano Clone ) and STM32 “Blue Pill” – Part 2<br />
<a href="https://www.makeriot2020.com/index.php/2020/09/25/spi-between-maker-nano-arduino-nano-clone-and-stm32-blue-pill-part-2/?fbclid=IwAR1TB2FAQDq63FRLd9uMbo-Basrv2dz_ht1P9YLbDFiMQT4kJeinlo7h7EA">https://www.makeriot2020.com/index.php/2020/09/25/spi-between-maker-nano-arduino-nano-clone-and-stm32-blue-pill-part-2/?fbclid=IwAR1TB2FAQDq63FRLd9uMbo-Basrv2dz_ht1P9YLbDFiMQT4kJeinlo7h7EA</a><br />
<a href="https://www.facebook.com/groups/electronichobycircuits/permalink/3610929192265097/">https://www.facebook.com/groups/electronichobycircuits/permalink/3610929192265097/</a></p>
<p>PAL-Streamer: Transmit a video stream to a PAL analog TV using low-frequency PWM<br />
<a href="https://hackaday.io/project/171977-pal-streamer">https://hackaday.io/project/171977-pal-streamer</a></p>
<p>ISASTM Can Run Vintage Video Cards Over USB<br />
ISASTM is an ISA host driven by an STM32 to enable ISA cards in a VM or even emulate an x86 system internally over an external ISA bus.<br />
<a href="https://www.hackster.io/news/isastm-can-run-vintage-video-cards-over-usb-a58955f710cf">https://www.hackster.io/news/isastm-can-run-vintage-video-cards-over-usb-a58955f710cf</a></p>
<p>OtterCalc<br />
opensource calculator with full keyboard and extras gadgets<br />
<a href="https://hackaday.io/project/175282-ottercalc">https://hackaday.io/project/175282-ottercalc</a></p>
<p>The Blue Pill Mandelbrot can zoom into the complex boundary using an STM32, tiny RGB display, and OpenOCD.<br />
Dive In Deep with the Mandelbrot Set Using an STM32 Microcontroller<br />
The Blue Pill Mandelbrot can zoom into the complex boundary using an STM32, tiny RGB display, and OpenOCD.<br />
<a href="https://www.hackster.io/news/dive-in-deep-with-the-mandelbrot-set-using-an-stm32-microcontroller-bfdd0ddb948d">https://www.hackster.io/news/dive-in-deep-with-the-mandelbrot-set-using-an-stm32-microcontroller-bfdd0ddb948d<br />
</a></p>
<p>Emulating a Commodore 64 on an STM32F429 Discovery Board<br />
This emulator features a 2.4&#8243; LCD display, USB OTG jack, USB keyboard support, and offers full 6502 emulation.<br />
<a href="https://www.hackster.io/news/emulating-a-commodore-64-on-an-stm32f429-discovery-board-45b5e730e7e0">https://www.hackster.io/news/emulating-a-commodore-64-on-an-stm32f429-discovery-board-45b5e730e7e0<br />
</a></p>
<p>PET 2001 emulator is running on the STM32F103 BluePill development board, little slow but working perfectly fine.<br />
<a href="https://www.hackster.io/news/pet-2001-emulator-on-an-stm32duino-adb78ce613a7">https://www.hackster.io/news/pet-2001-emulator-on-an-stm32duino-adb78ce613a7</a><br />
<a href="https://github.com/bjoernQ/bluepet">https://github.com/bjoernQ/bluepet</a></p>
<p>Buck50 Firmware Transforms Blue Pill Development Board Into Test and Measurement Platform<br />
This firmware allows an STM32F103 board to act as a logic analyzer, digital storage o-scope, digital pulse train generator, and more.<br />
<a href="https://www.hackster.io/news/buck50-firmware-transforms-blue-pill-development-board-into-test-and-measurement-platform-c3eb4c1e8af1">https://www.hackster.io/news/buck50-firmware-transforms-blue-pill-development-board-into-test-and-measurement-platform-c3eb4c1e8af1</a></p>
<p>Developer Alex Kalmuk has written a guide on making a homebrew VoIP phone, based on the Session Initiation Protocol, driven by an STM32 microcontroller — complete with a graphical user interface.<br />
Alex Kalmuk&#8217;s Embox-Based SIP Phone, Complete with GUI, Runs on an STM32 Microcontroller<br />
Built atop an STM32F769I-Disco evaluation board, this SIP phone took just a couple of days to develop.<br />
<a href="https://www.hackster.io/news/alex-kalmuk-s-embox-based-sip-phone-complete-with-gui-runs-on-an-stm32-microcontroller-d277739d25d6">https://www.hackster.io/news/alex-kalmuk-s-embox-based-sip-phone-complete-with-gui-runs-on-an-stm32-microcontroller-d277739d25d6</a><br />
<a href="https://github.com/embox/embox/wiki/PJSIP-on-STM32">https://github.com/embox/embox/wiki/PJSIP-on-STM32</a><br />
<a href="https://alexkalmuk.medium.com/sip-phone-with-gui-on-stm32-1c3b4abf7ed4">https://alexkalmuk.medium.com/sip-phone-with-gui-on-stm32-1c3b4abf7ed4</a></p>
<p>Mothra Is an Acoustics Laboratory on a Stick<br />
This STM32UW-based development board is ideal for low-power sound applications.<br />
<a href="https://www.hackster.io/news/mothra-is-an-acoustics-laboratory-on-a-stick-5e8d20d402dc">https://www.hackster.io/news/mothra-is-an-acoustics-laboratory-on-a-stick-5e8d20d402dc</a></p>
<p>YOUR PLANTS CAN TAKE CARE OF THEMSELVES NOW<br />
<a href="https://hackaday.com/2021/03/14/your-plants-can-take-care-of-themselves-now/">https://hackaday.com/2021/03/14/your-plants-can-take-care-of-themselves-now/</a></p>
<p>Boot Selector Switch for Linux or Windows<br />
Stephen Holdaway&#8217;s hack uses a physical switch and an STM32 processor to boot in Windows or Linux.<br />
<a href="https://www.hackster.io/news/boot-selector-switch-for-linux-or-windows-8f655f240743">https://www.hackster.io/news/boot-selector-switch-for-linux-or-windows-8f655f240743</a></p>
<p>Electronic Drum Toy Built From Scratch<br />
The brains of the operation is the STM32F100VET6B, which comes complete with a 12-bit DAC for outputting sound.<br />
<a href="https://hackaday.com/2022/01/11/electronic-drum-toy-built-from-scratch/">https://hackaday.com/2022/01/11/electronic-drum-toy-built-from-scratch/</a><br />
<a href="https://github.com/spanceac/electro-drums/">https://github.com/spanceac/electro-drums/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2022/06/18/introduction-to-the-stm32-blue-pill-stm32duino-and-other-stm32-boards/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>10 Million Arduino UNOs</title>
		<link>https://www.epanorama.net/blog/2021/11/24/10-million-arduino-unos/</link>
		<comments>https://www.epanorama.net/blog/2021/11/24/10-million-arduino-unos/#comments</comments>
		<pubDate>Wed, 24 Nov 2021 14:05:40 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Dev boards]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=190149</guid>
		<description><![CDATA[<p>Arduino Celebrates 10 Million UNOs, Launches the Tiny Collectable Arduino UNO Mini Limited Edition https://www.hackster.io/news/arduino-celebrates-10-million-unos-launches-the-tiny-collectable-arduino-uno-mini-limited-edition-12793b2461f9 &#8220;The iconic board, which first launched back in 2010, has become synonymous with Arduino itself,&#8221; Major sales milestone gives birth to a compact UNO clone, finished in eye-catching black and gold — and even boasting castellated pins. The first tweak <a class="moretag" href="https://www.epanorama.net/blog/2021/11/24/10-million-arduino-unos/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Arduino Celebrates 10 Million UNOs, Launches the Tiny Collectable Arduino UNO Mini Limited Edition<br />
<a href="https://www.hackster.io/news/arduino-celebrates-10-million-unos-launches-the-tiny-collectable-arduino-uno-mini-limited-edition-12793b2461f9">https://www.hackster.io/news/arduino-celebrates-10-million-unos-launches-the-tiny-collectable-arduino-uno-mini-limited-edition-12793b2461f9</a></p>
<p>&#8220;The iconic board, which first launched back in 2010, has become synonymous with Arduino itself,&#8221; </p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2011/08/arduino_uno.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2011/08/arduino_uno.jpg" alt="arduino_uno" width="400" height="300" class="alignnone size-full wp-image-5418" /></a></p>
<p>Major sales milestone gives birth to a compact UNO clone, finished in eye-catching black and gold — and even boasting castellated pins.</p>
<p>The first tweak is immediately visible: The iconic Arduino color scheme has shifted to a black-and-gold finish, while the footprint of the board has shrunk to half the size of its predecessor — which does, of course, mean that the Arduino UNO Mini isn&#8217;t directly compatible with shields designed for the original UNO, despite mimicking the infamous spacing of its pin headers. </p>
<p>Another tweak is a shift to USB Type-C, in place of full-size USB Type-B. Elsewhere, the specifications are unchanged.</p>
<p>The UNO you know and love, in a brand new mini form factor: 34.2mm x 26.7mm x 8mm worling collectable item.</p>
<p><a href="https://store-usa.arduino.cc/pages/uno-mini-le?selectedStore=us">https://store-usa.arduino.cc/pages/uno-mini-le?selectedStore=us</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/11/24/10-million-arduino-unos/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Community Q&amp;A with Arduino CEO Fabio Violante</title>
		<link>https://www.epanorama.net/blog/2019/12/05/community-qa-with-arduino-ceo-fabio-violante/</link>
		<comments>https://www.epanorama.net/blog/2019/12/05/community-qa-with-arduino-ceo-fabio-violante/#comments</comments>
		<pubDate>Thu, 05 Dec 2019 15:36:25 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Embedded Development]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=185060</guid>
		<description><![CDATA[<p>https://www.wevolver.com/article/community.qa.with.arduino.ceo.fabio.violante Fabio has been leading Open Source Hardware and Software platform Arduino since 2017. The Wevolver community asked him their most burning questions. <a class="moretag" href="https://www.epanorama.net/blog/2019/12/05/community-qa-with-arduino-ceo-fabio-violante/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.wevolver.com/article/community.qa.with.arduino.ceo.fabio.violante">https://www.wevolver.com/article/community.qa.with.arduino.ceo.fabio.violante</a></p>
<h2 style="box-sizing:border-box; font-weight:400; margin:8px0px0px; font-family:" ptsans",sans-serif; font-size:20px; line-height:25px; color:rgb(66,66,66); font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; text-decoration-style:initial; text-decoration-color:initial; text-align:left;">Fabio has been leading Open Source Hardware and Software platform Arduino since 2017. The Wevolver community asked him their most burning questions.</h2>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2019/12/05/community-qa-with-arduino-ceo-fabio-violante/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Raspberry PI 4 Released</title>
		<link>https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/</link>
		<comments>https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/#comments</comments>
		<pubDate>Mon, 24 Jun 2019 18:50:40 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=182873</guid>
		<description><![CDATA[<p>Raspberry Pi 4 was just released: Faster CPU, More Memory, Dual HDMI Ports. A new version of the $35 computer features a 1.5GHz Arm chip and support for dual-HDMI 4K displays, Gigabit Ethernet, and much more. This credit card size Raspberry PI 4 desktop computer level of performance. Raspberry Pi 4 is now on sale, <a class="moretag" href="https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/">Raspberry Pi 4</a> was <a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">just released</a>: <a href="https://hackaday.com/2019/06/23/raspberry-pi-4-just-released-faster-cpu-more-memory-dual-hdmi-ports/">Faster CPU, More Memory, Dual HDMI Ports</a>. <a href="https://www.cyberciti.biz/linux-news/raspberry-pi-4-released-complete-specs-and-pricing/">A new version of the $35 computer features a 1.5GHz Arm chip and support for dual-HDMI 4K displays, Gigabit Ethernet, and much more</a>. This c<!--StartFragment-->redit card size Raspberry <a href="https://www.cyberciti.biz/linux-news/raspberry-pi-4-released-complete-specs-and-pricing/">PI 4 desktop computer level of performance</a>. <a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">Raspberry Pi 4 is now on sale, starting at $35</a>. <a href="https://opensource.com/article/19/6/raspberry-pi-4">$35 gets you the standard 1GB RAM, or you can pay $45 for the 2GB model or $55 for the 4GB model.</a><!--EndFragment--></p>
<p>Here are <a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">picture and video from Pi 4 release page</a>:</p>
<p><a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/"><img class="alignnone" src="https://www.raspberrypi.org/app/uploads/2019/06/HERO-ALT-1512x1080.jpg" alt="" width="1512" height="1080" /></a></p>
<p>&nbsp;</p>
<p><iframe width="1024" height="576" src="https://www.youtube.com/embed/sajBySPeYH0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p>Feature picture from <a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/">product page</a>:</p>
<p><a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/"><img class="alignnone" src="https://www.raspberrypi.org/homepage-9df4b/static/pi4-labelled-99c2e8935bb3cfdb27d23f634ea98a7e.png" alt="" width="583" height="341" /></a></p>
<p>&nbsp;</p>
<p>More information:<br />
<a href="https://hackaday.com/2019/06/23/raspberry-pi-4-just-released-faster-cpu-more-memory-dual-hdmi-ports/">Raspberry Pi 4 Just Released: Faster CPU, More Memory, Dual HDMI Ports</a></p>
<p><a href="https://www.cyberciti.biz/linux-news/raspberry-pi-4-released-complete-specs-and-pricing/">Raspberry PI 4 Released – Complete specs and pricing</a></p>
<p><a href="https://blog.hackster.io/meet-the-new-raspberry-pi-4-model-b-9b4698c284">Meet the New Raspberry Pi 4, Model B</a></p>
<p><a href="https://opensource.com/article/19/6/raspberry-pi-4">Raspberry Pi 4 is here!</a></p>
<p><a href="https://www.raspberrypi.org/products/raspberry-pi-4-model-b/">Raspberry Pi 4 homepage</a></p>
<p><a href="https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/">Raspberry Pi 4 on sale now from $35</a></p>
<p><!--StartFragment--></p>
<h1></h1>
<p><!--EndFragment-->&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2019/06/24/raspberry-pi-4-released/feed/</wfw:commentRss>
		<slash:comments>213</slash:comments>
		</item>
		<item>
		<title>Arduino Catches IoT Wave &#124; EE Times</title>
		<link>https://www.epanorama.net/blog/2018/05/14/arduino-catches-iot-wave-ee-times/</link>
		<comments>https://www.epanorama.net/blog/2018/05/14/arduino-catches-iot-wave-ee-times/#comments</comments>
		<pubDate>Mon, 14 May 2018 18:32:40 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[IoT]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=177700</guid>
		<description><![CDATA[<p>https://www.eetimes.com/document.asp?doc_id=1333283 There are a lot of people that are changing the world by building anything and everything. Arduino is enjoying success in the IoT wave because its easy to use, relatively inexpensive, and supported by a large ecosystem. Intel&#8217;s decision to stop supporting its Arduino products, including Joule, Galileo, Edison and Arduino 101, has left <a class="moretag" href="https://www.epanorama.net/blog/2018/05/14/arduino-catches-iot-wave-ee-times/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.eetimes.com/document.asp?doc_id=1333283">https://www.eetimes.com/document.asp?doc_id=1333283</a></p>
<p>T<span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">here are a lot of people that are changing the world by building anything and everything.</span> <span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">Arduino is enjoying success in the IoT wave because its easy to use, relatively inexpensive, and supported by a large ecosystem</span>.<br />
<span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">Intel&#8217;s decision to stop supporting its Arduino products, including Joule, Galileo, Edison and Arduino 101, has left a vacuum in the market</span>.<br />
<span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">Arduino’s website, </span><a href="http://arduino.cc/" style="color: rgb(0, 86, 137); font-weight: 400; text-decoration: none; font-family: arial, geneva, helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">arduino.cc,</a><span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;"> is visited by 30 million unique visitors per year and boosts about 23 million page views per month</span>.</p>
<p>Arduino is very good for prototyping new ideas. N<span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">ewer Arduino board with smaller form factors such as the Arduino MKR, Arduino Pro Mini and Arduino Nano, that are appropriate for taking a product to mid-level production levels.<span> </span></span>F<span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">or most IoT devices, the performance of the 8-bit AVR and 32-bit Arm microcontrollers that power most Arduino boards is more than sufficient.</span></p>
<p><span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">Many projects ultimately migrate off Arduino to other solutions — such as ASICs or custom boards — in order to get more performance or a better form factor.<span> </span></span><br />
<span style="color: rgb(94,94,94); font-family: arial,geneva,helvetica; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">Atmel Studio (now owned by Microchip) allow users to import their Arduino code base into a more powerful development environment</span>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/05/14/arduino-catches-iot-wave-ee-times/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FrostBite IoT dev board</title>
		<link>https://www.epanorama.net/blog/2018/04/16/frostbite-iot-dev-board/</link>
		<comments>https://www.epanorama.net/blog/2018/04/16/frostbite-iot-dev-board/#comments</comments>
		<pubDate>Mon, 16 Apr 2018 05:03:36 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Product tests]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=177216</guid>
		<description><![CDATA[<p>Sundelin &#38; Kouri Engineering Ltd launched a completely new C++-based platform and development board for accelerated IoT and embedded development called FrostBite. The new board, Frostbite, is based on Nordic’s nRF52840 SoC silicon, featuring powerful 64MHz ARM Cortex M4F CPU, 256K of RAM and 1M of on-chip flash memory, on-chip soft radio for multitude of <a class="moretag" href="https://www.epanorama.net/blog/2018/04/16/frostbite-iot-dev-board/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://sk-engineering.eu/">Sundelin &amp; Kouri Engineering Ltd</a> launched a completely new C++-based platform and development board for accelerated IoT and embedded development called <a href="http://www.snowflake-iot.com/">FrostBite</a>. The new board, <a href="http://www.snowflake-iot.com/">Frostbite</a>, is based on Nordic’s nRF52840 SoC silicon, featuring powerful 64MHz ARM Cortex M4F CPU, 256K of RAM and 1M of on-chip flash memory, on-chip soft radio for multitude of protocols including Bluetooth 5 and Thread, and a wide array of advanced peripherals including crypto accelerator. Frostbite includes on-chip microSD card slot, eXecute-In-Place (XIP) flash, SEGGER-compatible debugger connector.</p>
<p>The board supports multitude of protocols including Bluetooth 5 and Thread. The board can be powered by 5V USB or 3.0-4.2V Li-Ion/LiPo batteries. The board has integrated battery charging, protection and management.</p>
<p><!--StartFragment--></p>
<p>Typical power draw is between 2.0µA in sleep and 5.0 mA peak on maximum TX power. The form-factor is breadboard friendly.</p>
<p><!--EndFragment--></p>
<p>The FrostBite board is programmable by either Nordic Semiconductor’s SDK, or using a new modern C++ -based framework called <a href="http://www.snowflake-iot.com/">SnowFlake IoT</a>. The <a href="http://www.snowflake-iot.com/">SnowFlake IoT</a> is a new, open-source IoT platform supporting the latest <a href="https://en.wikipedia.org/wiki/C%2B%2B17">C++17</a> standards and asynchronous programming. It includes realtime, multithreaded <a href="http://micro-os-plus.github.io/">µOS++ IIIe</a> framework.</p>
<p>I have seen the prototypes of the board and development kit, and they loop promising. I know the developers.</p>
<p class="western" style="margin-bottom: 0cm;">The board is available now at Indiegogo campaign at <a href="https://www.indiegogo.com/projects/snowflake-iot-frostbite-development-board#/" target="_blank">https://www.indiegogo.com/projects/snowflake-iot-frostbite-development-board#/</a></p>
<p>Available Frostbite Mega kit includes two breadboard-friendly Frostbite boards, an atmospheric sensor card, USB host card and adapter for Arduino shields. Possible applications include for example home automation, weather stations, or indoor air quality and health.</p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2018/04/snowflake_square.png"><img class="alignnone size-full wp-image-177217" src="http://www.epanorama.net/newepa/wp-content/uploads/2018/04/snowflake_square.png" alt="snowflake_square" width="640" height="640"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/04/16/frostbite-iot-dev-board/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet the New Raspberry Pi 3, Model B+</title>
		<link>https://www.epanorama.net/blog/2018/03/15/meet-the-new-raspberry-pi-3-model-b/</link>
		<comments>https://www.epanorama.net/blog/2018/03/15/meet-the-new-raspberry-pi-3-model-b/#comments</comments>
		<pubDate>Thu, 15 Mar 2018 04:35:17 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=176570</guid>
		<description><![CDATA[<p>https://blog.hackster.io/meet-the-new-raspberry-pi-3-model-b-2783103a147 This new version is based around the same 64-bit quad-core Broadcom BCM2837 processor as its predecessor, but now clocked at 1.4GHz rather than 1.2GHz. This means that the new Raspberry Pi board will run only moderately (around 15%) faster. It comes with the same 1GB of LPDDR2 SDRAM as its predecessor. Video: https://youtu.be/-Q_3pqoJWos More: <a class="moretag" href="https://www.epanorama.net/blog/2018/03/15/meet-the-new-raspberry-pi-3-model-b/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://blog.hackster.io/meet-the-new-raspberry-pi-3-model-b-2783103a147">https://blog.hackster.io/meet-the-new-raspberry-pi-3-model-b-2783103a147</a><br />
This new version is b<span style="color: rgba(0,0,0,0.84); font-family: medium-content-serif-font,Georgia,Cambria," timesnewromantimesserif="timesnewromantimesserif" _="text-align:_" _18px="_18px" normal="normal" _400="_400" _-0.072px="_-0.072px" _0px="_0px" none="none" _2="_2" rgb255255255="rgb255255255" initial="initial" inlineimportant="inlineimportant" left="left">ased around the same 64-bit quad-core Broadcom BCM2837 processor as its predecessor, but now clocked at 1.4GHz rather than 1.2GHz. This means that the new Raspberry Pi board will run only moderately (around 15%) faster. It comes with the same 1GB of LPDDR2 SDRAM as its predecessor</span>.</p>
<p>Video: <a class="ytp-share-panel-link ytp-no-contextmenu" target="_blank" title="Jaa linkki" aria-label="Jaa linkki" href="https://youtu.be/-Q_3pqoJWos" style="display: block; height: 28px; margin-top: 18px; text-overflow: ellipsis; font-size: 23.98px; font-weight: 500; letter-spacing: 1px; white-space: nowrap; overflow: hidden; outline: 0px; color: rgb(255, 255, 255); text-decoration: none; transition: color 0.1s cubic-bezier(0.4, 0, 1, 1); font-family: " youtube noto", roboto, arial, helvetica, sans-serif; font-style: normal; font-variant-ligatures: font-variant-caps: orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: word-spacing: -webkit-text-stroke-width: background-color: rgba(0, 0, 0.8);">https://youtu.be/-Q_3pqoJWos</a></p>
<p>More: <a href="https://makezine.com/2016/02/28/meet-the-new-raspberry-pi-3/">https://makezine.com/2016/02/28/meet-the-new-raspberry-pi-3</a>/</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/03/15/meet-the-new-raspberry-pi-3-model-b/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Arduino Blog » You can now use Arduino to program Linux IoT devices</title>
		<link>https://www.epanorama.net/blog/2018/03/13/arduino-blog-you-can-now-use-arduino-to-program-linux-iot-devices/</link>
		<comments>https://www.epanorama.net/blog/2018/03/13/arduino-blog-you-can-now-use-arduino-to-program-linux-iot-devices/#comments</comments>
		<pubDate>Tue, 13 Mar 2018 18:23:23 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=176555</guid>
		<description><![CDATA[<p>https://blog.arduino.cc/2018/03/13/you-can-now-use-arduino-to-program-linux-iot-devices/ Arduino Create users can now manage and program a wide range of popular Linux SBCs like the UP² board, Raspberry Pi, and BeagleBone. Today, at Embedded Linux Conference 2018, Arduino announced the expansion of the number of architectures supported by its Arduino Create platform for the development of IoT applications. With this new release, <a class="moretag" href="https://www.epanorama.net/blog/2018/03/13/arduino-blog-you-can-now-use-arduino-to-program-linux-iot-devices/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://blog.arduino.cc/2018/03/13/you-can-now-use-arduino-to-program-linux-iot-devices/">https://blog.arduino.cc/2018/03/13/you-can-now-use-arduino-to-program-linux-iot-devices/</a></p>
<p>Arduino Create users can now manage and program a wide range of popular Linux SBCs like the UP² board, Raspberry Pi, and BeagleBone.<br />
<span class="s1" style="box-sizing: inherit; color: rgb(67,79,84); font-family: " typoninesanslight","lucidagrande",lucida,verdana,sans-serif; font-size: 18px; font-style: normal; font-variant-ligatures: font-variant-caps: font-weight: 400; letter-spacing: 0.7px; orphans: 2text-indent: 0px; text-transform: none; white-space: widows: 2; word-spacing: -webkit-text-stroke-width: text-decoration-style: initial; text-decoration-color: text-align: left;">Today, at<span> </span><a href="https://events.linuxfoundation.org/events/elc-openiot-north-america-2018/" style="box-sizing: inherit; color: rgb(12, 161, 166); text-decoration: none; transition: color 0.3s;">Embedded Linux Conference 2018</a>, Arduino<span> </span></span><span class="s2" style="box-sizing: inherit; color: rgb(67,79,84); font-family: " typoninesanslight","lucidagrande",lucida,verdana,sans-serif; font-size: 18px; font-style: normal; font-variant-ligatures: font-variant-caps: font-weight: 400; letter-spacing: 0.7px; orphans: 2text-indent: 0px; text-transform: none; white-space: widows: 2; word-spacing: -webkit-text-stroke-width: text-decoration-style: initial; text-decoration-color: text-align: left;">announced the expansion of the number of architectures supported by its<span> </span><a href="https://create.arduino.cc/" style="box-sizing: inherit; color: rgb(12, 161, 166); text-decoration: none; transition: color 0.3s;">Arduino Create</a><span> </span>platform<span> </span></span><span class="s1" style="box-sizing: inherit; color: rgb(67,79,84); font-family: " typoninesanslight","lucidagrande",lucida,verdana,sans-serif; font-size: 18px; font-style: normal; font-variant-ligatures: font-variant-caps: font-weight: 400; letter-spacing: 0.7px; orphans: 2text-indent: 0px; text-transform: none; white-space: widows: 2; word-spacing: -webkit-text-stroke-width: text-decoration-style: initial; text-decoration-color: text-align: left;">for the development of IoT applications. With this new release,<span> </span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;">Arduino Create users can</b><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"><a href="https://create.arduino.cc/getting-started" style="box-sizing: inherit; color: rgb(12, 161, 166); text-decoration: none; transition: color 0.3s;">manage and program</a></b><span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"> </b></span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;">a wide range of popular Linux</b></span><span class="s4" style="box-sizing: inherit;"><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"><i style="box-sizing: inherit;">®</i></b></span><span class="s1" style="box-sizing: inherit;"><span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"> </b></span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;">single-board computers like the AAEON® UP² board, Raspberry Pi</b></span><span class="s5" style="box-sizing: inherit;"><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"><i style="box-sizing: inherit;">®</i></b></span><span class="s1" style="box-sizing: inherit;"><span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"> </b></span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;">and BeagleBone</b></span><span class="s5" style="box-sizing: inherit;"><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"><i style="box-sizing: inherit;">®</i></b></span><span class="s1" style="box-sizing: inherit; color: rgb(67,79,84); font-family: " typoninesanslight","lucidagrande",lucida,verdana,sans-serif; font-size: 18px; font-style: normal; font-variant-ligatures: font-variant-caps: font-weight: 400; letter-spacing: 0.7px; orphans: 2text-indent: 0px; text-transform: none; white-space: widows: 2; word-spacing: -webkit-text-stroke-width: text-decoration-style: initial; text-decoration-color: text-align: left;"><span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;"> </b></span><b style="box-sizing: inherit; font-family: " typonine sans regular", "lucida grande", lucida, verdana, sans-serif; font-weight: 400;">as if they were regular Arduino boards</b>.</span></p>
<p><img class="alignnone wp-image-176554 size-full" src="http://www.epanorama.net/newepa/wp-content/uploads/2018/03/wpid-screenshot_20180313-201351699778233.png" width="1080" height="1920" data-temp-aztec-id="f30c7668-f255-40ab-a40e-9392fb54ac69"></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/03/13/arduino-blog-you-can-now-use-arduino-to-program-linux-iot-devices/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Postage-Stamp Linux Board</title>
		<link>https://www.epanorama.net/blog/2018/02/25/postage-stamp-linux-board/</link>
		<comments>https://www.epanorama.net/blog/2018/02/25/postage-stamp-linux-board/#comments</comments>
		<pubDate>Sun, 25 Feb 2018 08:48:24 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=176215</guid>
		<description><![CDATA[<p>EEJournal reports that Microchip’s new SAMA5D27 is almost a postage stamp that runs Linux. It is a fully realized microcontroller module that measures about 40mm on a side. It costs about $39 in small quantities. I wrote about this board in Finnish to Uusiteknogia.fi magazine. <a class="moretag" href="https://www.epanorama.net/blog/2018/02/25/postage-stamp-linux-board/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.eejournal.com/article/postage-stamp-linux/">EEJournal reports</a> that <span style="color: rgb(26,26,26); font-family: Roboto,sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255,255,255); text-decoration-style: initial; text-decoration-color: initial; display: inline!important; float: none; text-align: left;">Microchip’s new <a href="http://www.microchip.com/Developmenttools/ProductDetails.aspx?PartNO=ATSAMA5D27-SOM1-EK1">SAMA5D27</a> is almost a postage stamp that runs Linux. It is a fully realized microcontroller module that measures <a href="https://www.eejournal.com/article/postage-stamp-linux/">about 40mm on a side.</a> It <a href="https://www.eejournal.com/article/postage-stamp-linux/">costs about $39 in small quantities</a>.</span></p>
<p>I wrote about this board in Finnish to <a href="https://www.uusiteknologia.fi/2018/02/21/pienmoduulilla-helpommin-linuxiin/">Uusiteknogia.fi magazine</a>.</p>
<p><a href="https://www.uusiteknologia.fi/2018/02/21/pienmoduulilla-helpommin-linuxiin/"><img class="wp-image-176217 alignnone size-full" src="https://www.uusiteknologia.fi/wp-content/uploads/2018/02/Microchip_SAM_www-1000x509.jpg" width="1000" height="509"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/02/25/postage-stamp-linux-board/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Tomu: An Arm Microcontroller That Fits in Your USB Port</title>
		<link>https://www.epanorama.net/blog/2017/12/16/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port/</link>
		<comments>https://www.epanorama.net/blog/2017/12/16/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port/#comments</comments>
		<pubDate>Sat, 16 Dec 2017 16:01:17 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Dev boards]]></category>
		<category><![CDATA[Open hardware]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=62027</guid>
		<description><![CDATA[<p>https://blog.hackster.io/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port-31f60af97471 This looks interesting.&#160;There are a fair number of USB stick computers on the market.&#160;the Tomu&#160;is different because it id so small it fits entirely inside your computer’s USB port.&#160; The board is based around&#160;Silicon Labs “Happy Gecko” EFM32HG309&#160;Arm Cortex-M0+ microcontroller. It was inspired by the&#160;YubiKey 4 Nano.&#160;The&#160;project&#160;is entirely open source with the hardware under <a class="moretag" href="https://www.epanorama.net/blog/2017/12/16/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://blog.hackster.io/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port-31f60af97471">https://blog.hackster.io/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port-31f60af97471</a></p>
<p>This looks interesting.&nbsp;<span style="background-color: rgb(255, 255, 255); color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">There are a fair number of USB stick computers on the market.</span><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">&nbsp;</span><a href="https://tomu.im/" data-href="https://tomu.im/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" style="background-color: rgb(255, 255, 255); color: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.54); background-image: linear-gradient(rgba(0, 0, 0, 0.68) 50%, rgba(0, 0, 0, 0) 50%); background-repeat: repeat-x; background-size: 2px 1px; background-position: 0px 1.03em; font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">the Tomu</a><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">&nbsp;is different because i</span><span style="background-color: rgb(255, 255, 255); color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">t id so small it fits entirely inside your computer’s USB port.&nbsp;</span></p>
<p><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">The board is based around&nbsp;</span><a href="https://www.silabs.com/products/mcu/32-bit/efm32-happy-gecko" data-href="https://www.silabs.com/products/mcu/32-bit/efm32-happy-gecko" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" style="background-color: rgb(255, 255, 255); color: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.54); background-image: linear-gradient(rgba(0, 0, 0, 0.68) 50%, rgba(0, 0, 0, 0) 50%); background-repeat: repeat-x; background-size: 2px 1px; background-position: 0px 1.03em; font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">Silicon Labs “Happy Gecko” EFM32HG309</a><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">&nbsp;Arm Cortex-M0+ microcontroller. It was i</span><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">nspired by the&nbsp;</span><a href="http://amzn.to/2yvnXo7" data-href="http://amzn.to/2yvnXo7" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" style="background-color: rgb(255, 255, 255); color: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.54); background-image: linear-gradient(rgba(0, 0, 0, 0.68) 50%, rgba(0, 0, 0, 0) 50%); background-repeat: repeat-x; background-size: 2px 1px; background-position: 0px 1.03em; font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">YubiKey 4 Nano</a><font color="rgba(0, 0, 0, 0.83921568627451)" face="medium-content-serif-font, Georgia, Cambria, Times New Roman, Times, serif"><span style="font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">.&nbsp;</span></font><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">The&nbsp;</span><a href="https://tomu.im/" data-href="https://tomu.im/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" style="background-color: rgb(255, 255, 255); color: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.54); background-image: linear-gradient(rgba(0, 0, 0, 0.68) 50%, rgba(0, 0, 0, 0) 50%); background-repeat: repeat-x; background-size: 2px 1px; background-position: 0px 1.03em; font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">project</a><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">&nbsp;is entirely open source with the hardware under the&nbsp;</span><a href="http://creativecommons.org/licenses/by-sa/4.0/" data-href="http://creativecommons.org/licenses/by-sa/4.0/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" style="background-color: rgb(255, 255, 255); color: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.54); background-image: linear-gradient(rgba(0, 0, 0, 0.68) 50%, rgba(0, 0, 0, 0) 50%); background-repeat: repeat-x; background-size: 2px 1px; background-position: 0px 1.03em; font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">CC BY-SA 4.0</a>&nbsp;with documentation <span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">available&nbsp;</span><a href="https://github.com/im-tomu" data-href="https://github.com/im-tomu" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" style="background-color: rgb(255, 255, 255); color: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.54); background-image: linear-gradient(rgba(0, 0, 0, 0.68) 50%, rgba(0, 0, 0, 0) 50%); background-repeat: repeat-x; background-size: 2px 1px; background-position: 0px 1.03em; font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px;">on GitHub</a><span style="color: rgba(0, 0, 0, 0.84); font-family: medium-content-serif-font, Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; font-size: 18px; letter-spacing: -0.072px; background-color: rgb(255, 255, 255);">.&nbsp;</span></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/12/wpid-screenshot_20171215-2300451097047667.png"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/12/wpid-screenshot_20171215-2300451097047667.png" alt="" class="wp-image-62026 alignnone size-full" width="1080" height="1920"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2017/12/16/the-tomu-an-arm-microcontroller-that-fits-in-your-usb-port/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
