devwiki:research

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devwiki:research [2021/08/28 07:55] – [App folder structure] yingdevwiki:research [2021/08/28 07:57] (current) – [XBOX 360 Kinect] ying
Line 96: Line 96:
   - add above and close   - add above and close
  
 +====== Microchip Programming ======
 +
 +  * compiler: http://sdcc.sourceforge.net/
 +
 +  * C51 development tool: http://www.keil.com/c51/
 +  * 51 series Chinese forum and other microchips: http://www.51hei.com/mcu/
 +  * Learning: MCU programming with 8051 chips: http://www.mikroe.com/products/view/267/architecture-and-programming-of-8051-mcu-s/
 +
 +
 +====== XBOX 360 Kinect ======
 +
 +  * OpenNI : http://www.openni.org/ \\ The OpenNI organization is an industry-led, not-for-profit organization formed to certify and promote the compatibility and interoperability of Natural Interaction (NI) devices, applications and middleware.
 +===== Get Kinect Started =====
 +
 +  - Buy Hardware:
 +    - Kinect for Xbox One (199 SGD)
 +      * http://www.microsoftstore.com/store/mssg/en_SG/pdp/Kinect-for-Xbox-One/productID.307395500
 +    - Kinect Adapter for Windows (65 SGD)
 +      * http://www.microsoftstore.com/store/mssg/en_SG/pdp/Kinect-Adapter-for-Windows/productID.309552200
 +  - Download Software:
 +    * SDK for win8 and win10: https://www.microsoft.com/en-us/kinectforwindows/develop/
 +  - Study
 +    * Making Film and Art with Xbox Kinect: https://vimeo.com/73163837
 +    * Geasture Control in Unity via Kinect for windows: 
 +      * http://blogs.msdn.com/b/kinectforwindows/archive/2015/09/25/gesture-control-in-unity-via-kinect-for-windows.aspx
 +     * http://www.kinectingforwindows.com/
  • devwiki/research.1630137349.txt.gz
  • Last modified: 2021/08/28 07:55
  • by ying