程式範例
2013年12月23日 星期一
2013年10月1日 星期二
H.264 sps/pps parser
I write a simple javascript to parse sps/pps.
If you are interested the implementation, you can find the source code in my github.
Usage
If you are interested the implementation, you can find the source code in my github.
Usage
- Download the html from here
- Use browser to open the html
- Input sps and pps
- Press go and then the result will show in the same pages
2012年1月10日 星期二
[Embedded] Cortex M3 上的第一個程式
以下介紹如何在Cortex M3上,開發一個簡單程式
軟體:
Ø 使用Keli Evaluation Kit
硬體:(若沒有硬體,可先用simulator模擬執行)
Ø 開發產品時所使用的是Luminary Micro公司生產,型號為LM3S3748的微控制器,此晶片規格如下:
² Cortex-M3 based Microcontroller:
u 50MHz, 128KB Flash ROM, 64KB SRAM, MPU
u 4 Timers
u 8 Motion Control PWM
u 8 Capture Compare Pins
u USB HOST
u 2 * UART
u 2 * I2C
u 2 * SSI
u 1 * QEI
u 8 * 10-bit ADC
u Temperature Sensor
u 2 * Analog Comparator
u 61 GPIO Pins
u Battery-backed Hibernation Module
u Watchdog Timer, Power saving modes,
u JTAG and Serial Wire debug
訂閱:
文章 (Atom)