TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chirimen, a Firefox OS-Powered IoT Single-Board Computer Developed by Mozilla

174 pointsby SnaKeZover 9 years ago

16 comments

beardicusover 9 years ago
Welp. Two hours in and the comments are shaping up as you&#x27;d expect on HN.<p>Is it really so hard to empathize with people who have different skill sets than yourself? Yes, C would be more efficient. Yes, this wouldn&#x27;t be very cost effective used in a high volume product. Yes, it&#x27;s a little funky to write a web page just to plonk your script tag in there.<p>But, if you spend all day doing front-end dev with jQuery and just want to prototype some blinky lights or a flood sensor in your basement, now you&#x27;ve already got all the skills you need. You&#x27;re not producing a million units, you&#x27;re not worried about power so much as it&#x27;ll be plugged in. An evening with a soldering iron and your text editor and off you go.<p>Anyways. For prior art on this ecosystem, see janOS:<p><a href="http:&#x2F;&#x2F;janos.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;janos.io&#x2F;</a><p>which is basically stripped down firefoxOS which runs your app only (none of the launcher crud and such) in god-mode. It&#x27;s actually quite fun to go grab a $30 phone off of ebay, and have a nice programmable screen and sensor suite with wifi, gps, and cell connectivity. Indeed, I find it more compelling than this board they&#x27;re releasing, because I like taking advantage of the cheapness of mass manufacturing. The only downside is it&#x27;s difficult to impossible to break out any GPIO on phones.
评论 #10864868 未加载
评论 #10865331 未加载
评论 #10868567 未加载
评论 #10866738 未加载
评论 #10864805 未加载
评论 #10867355 未加载
wycxover 9 years ago
Specs:<p>SoC: RK3066 Memory: DDR3 1GB NAND Flash: 1GB microHDMI female microUSB x 1 (OTG) USB x 1 microUSB x 1 (UART debug) GPIO &gt; 1 (Configurable) I2C 2 UART 2 SPI 2 Audio analog stereo IN x 1 &#x2F; OUT x 1 PWM 1 Analog IN x 1
评论 #10867169 未加载
评论 #10864499 未加载
评论 #10864273 未加载
评论 #10867540 未加载
dafrankenstein2over 9 years ago
&#x2F;&#x2F;We will share openly the firmware code, board design, manufacturing process, API spec, and all necessary sources. &#x2F;&#x2F;<p>thats a good thing bcoz firmware code is not open in Raspberry PI
评论 #10864605 未加载
mundanevoiceover 9 years ago
Mozilla does so many things. I am afraid they loose their focus on one thing they could have done best. Make the best open source browser of the world. Look how they abandoned firefox OS phones. They shouldn&#x27;t hope to become Google by doing almost everything Google does. Google is way bigger and has better Engineers.
评论 #10864419 未加载
评论 #10864299 未加载
评论 #10864381 未加载
评论 #10864660 未加载
评论 #10864320 未加载
raffomaniaover 9 years ago
I never understood why people want to use browser technologies for the internet of things.
评论 #10864204 未加载
评论 #10864948 未加载
评论 #10864229 未加载
评论 #10864218 未加载
评论 #10864193 未加载
ohitsdomover 9 years ago
&lt;title&gt;CHIRIMEN example - Led&lt;&#x2F;title&gt;<p>Weird code like this is what you get when you apply web technologies to hardware. But I guess I should wait until their docs come out, maybe the title tag will be used by something.
mshover 9 years ago
They properly have a better chance here than with FFOS, there are no carries to interface with and the audience is developers who know mozilla in advance.
davbover 9 years ago
I opened this on my phone, and just seen some links (MozOpenHand Links). I had no idea there was supposed to be more content here. The actual content is hidden for mobile UAs (I have no idea why, but it&#x27;s very confusing).<p>I&#x27;d have expected more from a Mozilla project.<p>You can see what I&#x27;m talking about by spoofing a mobile UA in your browser.
vinceyuanover 9 years ago
Obviously Mozilla still doesn&#x27;t know why Firefox OS&#x2F;phone failed.
评论 #10866117 未加载
Animatsover 9 years ago
Programming a single-board computer in JavaScript is reasonable. But why embed the JavaScript in HTML? There&#x27;s no browser, no screen, and no user.
daveloyallover 9 years ago
Off topic: TIL that in Japanese, you start a letter by stating YOUR name, rather than greeting your audience.<p>Accurate?
jokoonover 9 years ago
&quot;Make Real Things with Browser Technologies&quot;<p>How is that better or so different than making real things in C ? What problem would it solve?<p>I get that js got very popular thanks to browsers, but does that mean we should use js for everything?<p>Seems like mozilla is just trying to salvage firefoxOS.
评论 #10864209 未加载
评论 #10864216 未加载
评论 #10865221 未加载
评论 #10864472 未加载
评论 #10864537 未加载
评论 #10864391 未加载
ilakshover 9 years ago
I am actually hoping for something like web assembly versioned modules with a p2p module registry to become popular for iot, blockchain, everything. Web assembly is actually a language-agnostic abstract syntax tree which can be JITd&#x2F;compiled across architectures.
moondevover 9 years ago
This is pretty cool, but imo raspberrypi is making micro-controllers obsolete. Why would you bother with such a limited environment when you can have a full linux environment + GPIO for like $10 more.
评论 #10867398 未加载
评论 #10866056 未加载
评论 #10867866 未加载
评论 #10866043 未加载
dafrankenstein2over 9 years ago
good job mozilla. this will also promote firefoxOS
cguessover 9 years ago
Creating an entire HTML page structure just to get to the code because you need a &lt;script&gt; tag? Oh god.
评论 #10864460 未加载
评论 #10864428 未加载
评论 #10864259 未加载