-
1Arduino Uno Firmware
These are the V1.0 instructions.
As the project matures and simplifications & fixes are published, some of it may vanish to become more straightforward.
As of 7.12.25 v1.0 of the Firmware, a few steps are needed to connect to the boards:
Github code : https://github.com/Micro-StudioPLC/Arduino
Windows application : https://micro-studioplc.com/downloads/msp_251207.zipHowto:
* Flash Ino (only first time)
Below steps always needed at the moment to perperly init CDC:
* Open Serial Monitor in Arduino IDE
* Reboot board and check the serial output should be
14:11:27.269 ->
14:11:27.269 -> CLV-DIY-V1:1.0
* Close Serial monitor window in Arduino IDE* Start StudioPLC_v1.exe
It should display the available Serial ports eg
Port: COM1 - Port de communication (COM1)
Port: COM8 - WCH-Link SERIAL (COM8)
Port: COM3 - Périphérique série USB (COM3)
* Connect to Arduino
For example if COM3 is the board, type "co com3"
You should then be connected. If
[COM3] [Arduino:Uno_R4_Minima] [Server] [0] >* Open Web Page
In Chrome Firefox Edge ...
http://localhost:8088/analog.htmlEdit mode in the terminal (mouse text selection) can pause the software
-> hit enter or right click to get in running again
jfsimon
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.