最近ESP8266這塊Wi-Fi模組便宜大碗而在Maker圈掀起熱潮 - 在淘寶買60元台幣(約12元人民幣)再加約100元運費可以到手(多買些可攤底運費)。
更酷的是,有一個 Arduino ESP8266 的專案可以讓你把它當成一個 Arduino 來寫,完全不需要再買一片 Arduino 也可以獨立使用!
本文出自
喵喵
之手,是他的卡關破關心血之作,歡迎參考~
BTW,這塊模組會這麼便宜,和其選擇的處理器單元有相當關係,它選用了Tensilica Xtensa LX3,比較少見吧。
其實也好久沒聽到Tensilica這個名字了,它是早年提出Configurable CPU的一家廠商,剛查了一下,原來已被Cadence併購了。這家廠商的處理器相當特別,嗯,不太會說明,Wiki這麼說的:Its dataplane processors (DPUs) bring together the strengths of CPUs and DSPs and custom logic with 10× to 100× the performance, making them suited for data-intensive processing tasks.
蘇文鈺
2015-08-11 07:32:00
用過,就是你可以決定cpu的架構的。過去也可以BINARY translate到X86。
龍青
2015-08-11 08:14:32