devwiki:research

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
devwiki:research [2021/08/28 07:55] – created yingdevwiki:research [2021/08/28 07:56] ying
Line 39: Line 39:
 So, C++ vs ActionScript, C++ is a bit overdone for small application development So, C++ vs ActionScript, C++ is a bit overdone for small application development
  
-====== App folder structure ======+===== App folder structure =====
  
   * example structure <code>   * example structure <code>
Line 95: Line 95:
   - export PATH=$PATH:/new_path_entry   - export PATH=$PATH:/new_path_entry
   - 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.
  
  • devwiki/research.txt
  • Last modified: 2021/08/28 07:57
  • by ying