Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 788 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 788 Bytes

Project-Phoenix

using Project Phoenix, you can control your Arduino board using Bluetooth or USB. You can generate ".ino" files from the application to upload it directly to the board.

You can get it from Windows Store (Windows 10 PC and Mobile): https://www.microsoft.com/store/apps/9NBLGGH6HW0F.

This application needs Microsoft's remote-wiring which you can get from: https://github.com/ms-iot/remote-wiring/

The Beta 2 uses NuGet Package, you can get it from here: https://www.nuget.org/packages/Windows-Remote-Arduino or entering this command in NuGet Console: Install-Package Windows-Remote-Arduino

v0.2.3.5 Changelog:

Saving YOUR programs, locally, to open them later.

Files Managements will be enhanced next update.

Better connection management.

Various improvements.