Chinaunix首页 | 论坛 | 博客
  • 博客访问: 21167
  • 博文数量: 10
  • 博客积分: 315
  • 博客等级: 一等列兵
  • 技术积分: 115
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-02 16:50
文章分类

全部博文(10)

文章存档

2011年(5)

2010年(5)

我的朋友
最近访客

分类: 嵌入式

2011-01-12 17:20:37


sunspot是个软硬件结合的工程,软件开源,硬件也开源。

项目的组织都在https://www.dev.java.net/网站上,以项目.子项目方式组织。

黄色为顶级项目,绿色为次级项目,粉色为再次级项目。

顶级项目 squawk https://squawk.dev.java.net/ 是vm本身,含几个子项目
    squawk-spots  这个项目是Squawk在Sun SPOT上的porting
    squawk-cortexm3 - Port of Squawk to the ARM Cortex M3


顶级项目 spots https://spots.dev.java.net/  包含几个子项目
    playsim     JavaCard 3.0 experimentation platform using Sun SPOT and Squawk
    spots-applications     Applications and sample code developed for Sun SPOTs  包含示例程序,
    spots-curriculum     A place to share instructional materials using Sun SPOTs  年久失修了
    spots-hardware     Open source hardware for the Sun SPOT
    spots-libraries     Ongoing development of the libraries used by SPOT applications

其中spots-libraries是各种库,包含几个子项目
    spots-core-libraries -  the core libraries for the Sun SPOT
    spots-network-library -  library of the network stack of the Sun SPOT
    spots-sensorboard-library - library for different SPOT sensorboards
    spots-security - library for security on the Sun SPOTs

还有更多的子项目,不一一列举,今后遇到重要的再说
阅读(722) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~