分享到plurk 分享到twitter 分享到facebook

embedded/resources

======= 線上資源 =======

郵件討論群組

  • 2013 Spring: https://groups.google.com/group/embedded2013
  • 2012 Fall: https://groups.google.com/group/embedded2012/

作品觀摩

  • Autonomous Robot “rob01″
    • http://gpio.kaltpost.de/?page_id=527
    • source code: https://github.com/wendlers/stm32-rob01
  • ART + 遙控遊艇
    • http://www.rt-thread.org/phpBB3/viewtopic.php?f=27&t=2089
  • Classical Games on STM32
    • rotating-cube: https://github.com/szczys/STM32-rotating-cube
    • snake: https://github.com/szczys/stm32-snake-game
  • STM32-based servo/CNC/3D-printer controller
    • https://github.com/dccharacter/STM32_Servo_Controller
  • Shippo - 情感運算
    • http://www.youtube.com/watch?v=qvHcBq7UaY0
  • 碳纖維輕量化迷你六足 (毛筆字書寫「你好」)
    • https://www.youtube.com/watch?v=WRdwvQpyOZI
  • 用 MCU 玩俄羅斯方塊 (純軟體!)
    • 以 STM32 實做 USB Video Camera class (UVC),並以內建的移動感測器作為輸入,整個俄羅斯方塊遊戲就在不需要安裝任何 MS-Windows 驅動程式的前提下,Plug-n-Play
    • http://code.google.com/p/lxyppc-tetrix/
  • Classic game of Snake on an ARM controller
    • http://hackaday.com/2012/09/21/classic-game-of-snake-on-an-arm-controller/
  • An STM32 processor powers this PC
    • http://hackaday.com/2012/09/03/an-stm32-processor-powers-this-pc/
    • http://www.embedds.com/this-stm32-computer-looks-awesome/
  • GLiP
    • http://hackaday.com/2010/07/02/great-interactive-led-puzzle/
  • STM32 is executing simple PWM algorithm and controlling LD294 motor driver
    • https://plus.google.com/106282404336573363551/posts/AXztvxixQSF
  • STM32 running Quake
    • https://plus.google.com/103257746843984378946/posts/Hmd3kixSzHH
  • Micomouse maze solving contest
    • https://plus.google.com/110137716201533987775/posts/4mRy1vnXX65
  • FreeRTOS on STM32
    • http://www.electronics-lab.com/blog/?p=15828
  • Superior Motion Control
    • http://www.youtube.com/watch?v=SOESSCXGhFo
  • Safecast - 輻射量測器
    • http://www.kickstarter.com/projects/seanbonner/safecast-x-kickstarter-geiger-counter?ref=category
  • AdTrap - 廣告過濾器
    • http://www.kickstarter.com/projects/600284081/adtrap-the-internet-is-yours-again?ref=category
  • KADE - 電玩硬體連結器
    • http://www.kickstarter.com/projects/kadevice/kade-connects-arcade-controls-to-computers-and-con?ref=category
  • OpenROV - 潛水艇
    • http://www.kickstarter.com/projects/openrov/openrov-the-open-source-underwater-robot?ref=category
  • TOD - 藍牙移動設備連接器
    • http://www.kickstarter.com/projects/rowdyrobot/tod-connect-real-world-actions-to-mobile-devices-a?ref=category
  • Mr.Ghost - 鬼魂偵測器
    • http://www.kickstarter.com/projects/62367895/mrghost-iphone-emf-detector?ref=category
  • Twine - 家居感測輔助
    • http://www.kickstarter.com/projects/supermechanical/twine-listen-to-your-world-talk-to-the-internet?ref=category
  • Ubi - 家居聲控感測輔助
    • http://www.kickstarter.com/projects/607691307/ubi-the-ubiquitous-computer-voice-activated-and-al-0?ref=category
  • Spark - Wifi 控制燈座
    • http://www.kickstarter.com/projects/sparkdevices/spark-upgrade-your-lights-with-wi-fi-and-apps?ref=category
  • Soundlazer - 指向性麥克風
    • http://www.kickstarter.com/projects/1324892969/soundlazer?ref=category

Arduino 作品

  • Arduino 寫字機 (內附原始程式碼)
    • http://stm32-learning.blogspot.tw/2012/09/arduino.html
  • Funny Arduino Robot
    • http://www.youtube.com/watch?v=CIiEXBcBZTI
  • ArduSpider
    • http://www.youtube.com/watch?v=xqUhlYrN_Po
  • Arduino + Bluetooth + APP
    • http://www.youtube.com/watch?v=0-Br4xZRCo8
  • ArduPilot Mega
    • http://www.youtube.com/watch?v=N3PM16IQ1zw
  • ArduPilot V2.0
    • http://www.youtube.com/watch?v=IvR3QM0iTPw
  • Arduino Tank
    • http://www.youtube.com/watch?v=saK9S_zt5uM
  • UAV
    • http://www.youtube.com/watch?v=-hxEV3ASAAY
  • 四軸迷你直昇機
    • http://www.youtube.com/watch?v=AZ7Xt2b61Us

QEMU

  • NXP LPC1768
    • https://github.com/myokota/qemu-cortex-m3
  • Android x86 應用兼容的探討
    • http://www.cnblogs.com/binsys/archive/2012/08/25/2655882.html
    • http://androvm.org/blog/ex-buildroid/2012/06/11/running-arm-apps/