EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Interesting review of $1 microcontrollers

Started by Dave Nadler November 20, 2017
You guys seen this?
https://jaycarlson.net/microcontrollers/

Projects we're working on benefit from slightly more expensive microcontrollers, but interesting stuff nonetheless...

On Monday, November 20, 2017 at 9:32:02 AM UTC-6, Dave Nadler wrote:
> You guys seen this? > https://jaycarlson.net/microcontrollers/ > > Projects we're working on benefit from slightly more expensive microcontrollers, but interesting stuff nonetheless...
A well presented and through review. Would like to mention that some of the FPGA soft core processors have an incremental cost under $1 and have full tool chains: ZPU and some versions of RISC-V. Many of the legacy processors not mentioned by Jay Carlson also qualify (soft-core version with under 1K LUT count: 6502 ...).
jim.brakefield@ieee.org wrote on 11/21/2017 10:04 AM:
> On Monday, November 20, 2017 at 9:32:02 AM UTC-6, Dave Nadler wrote: >> You guys seen this? >> https://jaycarlson.net/microcontrollers/ >> >> Projects we're working on benefit from slightly more expensive microcontrollers, but interesting stuff nonetheless... > > A well presented and through review. > > Would like to mention that some of the FPGA soft core processors > have an incremental cost under $1 and have full tool chains: > ZPU and some versions of RISC-V. > > Many of the legacy processors not mentioned by Jay Carlson also qualify (soft-core version with under 1K LUT count: 6502 ...).
If you don't mind programming in Forth, there are stack soft processors that scrape the bottom of the cost barrel. They reach a LUT usage level where you can use several of them assigning separate tasks to each one rather than worrying with multitasking. -- Rick C Viewed the eclipse at Wintercrest Farms, on the centerline of totality since 1998

Memfault Beyond the Launch