Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
Micro Core
»
Micro Core for Arduino Yun <I Believe it Can Fly>
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Micro Core for Arduino Yun <I Believe it Can Fly> (Read 5103 times)
SirFizX
Newbie
Posts: 4
Micro Core for Arduino Yun <I Believe it Can Fly>
«
on:
August 14, 2016, 02:44:34 PM »
I wish to install Micro Core on an Arduino Yun or similar prototyping micro-controller. The Arduino Yun comes built with its own fork of OpenWrt.
https://openwrt.org/
and exposes wireless connectivity via ssh. How much of a rewrite of Micro Core, if any, would be required to be installed on the Yun and run on its Atheros AR9331 processor? I can currently duplicate the Python Flask server basis for this project.
https://learn.adafruit.com/smart-measuring-cup/overview
I wish to do something similar with an install of Micro Core. If Micro Core can be installed on Yun, and programmed wirelessly, I would likely try to use nginx configured for micro-caching as in this Gist.
https://gist.github.com/fennb/1283573
Logged
bmarkus
Administrator
Hero Member
Posts: 7183
Re: Micro Core for Arduino Yun <I Believe it Can Fly>
«
Reply #1 on:
August 15, 2016, 02:38:57 AM »
It is a MIPS architecture, at the moment MIPS port doesn't exist. Yun hardware resources are very low, at the limit of TC requirements. Additionally Arduino WEB site says:
Quote
NOTE: this product is currently retired.
However it can be done.
Logged
Béla
Ham Radio callsign: HA5DI
"Amateur Radio: The First Technology-Based Social Network."
SirFizX
Newbie
Posts: 4
Re: Micro Core for Arduino Yun <I Believe it Can Fly>
«
Reply #2 on:
August 16, 2016, 08:12:37 AM »
@bmarkus : Thanks. They're still making the YUN and YUN Mini at Arduino.org .
http://www.arduino.org/products/boards/arduino-yun-mini
Logged
bmarkus
Administrator
Hero Member
Posts: 7183
Re: Micro Core for Arduino Yun <I Believe it Can Fly>
«
Reply #3 on:
August 16, 2016, 11:38:21 AM »
MIPS port is on the todo list, but with low priority.
Logged
Béla
Ham Radio callsign: HA5DI
"Amateur Radio: The First Technology-Based Social Network."
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
Micro Core
»
Micro Core for Arduino Yun <I Believe it Can Fly>