跳到主要內容

發表文章

目前顯示的是有「.Net Micro Framework」標籤的文章

.NET Micro Framework Version 4.2 QFE 2 released

.NET MF Version 4.2 QFE  發行所新增/異動的功能 ===================================================== File system Improved FS performance and some minor bug fixes Added continuation to flush the FS cache at a configurable time Wear Leveling Reworked the Driver to fix some issues around bad block replacement improved diagnostics for wear leveling MicroBooter Changes to support unaligned ZI/RW sections RW/RO sections are no longer required to be contiguous Fixed SREC processor to support multiple BS devices and non-contiguous memory streams Read buffer is now only 512K instead of a block size Touch Screen Improved the Gesture Driver Fixed some minor issues with the touch driver moved the touch event structures, enums, and delegates assembly (Microsoft.SPOT.Native) Others Thumb-2 assembly code updated and global lock implemented SerialPort.DiscardBuffer fixed (flushes the correct buffer) SerialPort.Read no longer blocking if data is available. Faster loadign of large...

Book 書籍推薦: Expert .Net Micro Framework

NET Micro Framework 是專為超小型/隨身裝置/ 資源極為有限的嵌入式裝置所開發, 截至目前為止最新的發行版是 4.2版(2012-09-25),  4.3目前為 Beta版   與一般 .NET Framework 或是 .Net Compact Framework 不一樣的地方是. Net MF 與底層硬體直接綁定,甚至控制底層硬體,如此模式的設計 代表 可以讓 .NET 開發人員使用 .NET語言直接對嵌入式硬體做控制,達到類似以往的 PLC/ C語言結合的風格,讓產品開發時間比起使用C語言的架構能 更快速的設計與減低開發成本 .     有興趣了解 微軟 Embeddded .Net Micro Framework 的開發人員 可以參考下列書籍 Expert-Micro-Framework-Experts-Voice 可以透過下列設備進行實作練習 Netduino-Plus 測試開發實驗板