Kaluma는 웹 ide를 통해서 어디서든 개발이 가능하다

 

* 현재 윈도우10 브라우저에서 web serial 동작문제가 있어 Kaluma web ide를 쓸수 없다.

 

해결책

- Kaluma agent를 설치하면 web ide를 문제없이 사용할수 있다

 

https://kaluma.io/agent

 

Kaluma Agent

Kaluma Agent is a desktop application (background service) allows to communicate between Kaluma IDE (Web browser) and connected boards via serial communication. Before you install You don't need to install if you are using browsers supporting Web Serial (e

kaluma.io

접속후

 

설치한다

자동으로 백그라운드에서 실행되게 되니까 신경안써도 된다

 

https://kaluma.io/ide

 

IDE

 

kaluma.io

접속후

라즈베리 파이 피코와 시리얼 연결을 위해 저 메뉴를 클릭한다

 

시리얼 포트를 선택하고 Connect

 

https://docs.kaluma.io/getting_started

 

Getting Started - Kaluma

Congratulation, now you have completed basic steps to use Kaluma. Please note that the code in IDE is not be saved. If you want to save the code, you can save the code as a project by selecting Save menu or press Ctrl+S shortcut.

docs.kaluma.io

중간에 있는 LED test code를 복사 붙여넣기 한다음에 업로드

 

터미널에서 메세지들이 출력후 보드에 있는 LED가 깜빡이게 된다

 

Good

Kaluma는 JavaScript를 이용해서 펌웨어 개발을 하게 해주는 플랫폼이다

아두이노랑 비슷하다고 보면 될것같다

 

https://kaluma.io/

 

Kaluma

 

kaluma.io

Download를 누른후

 

 

Kaluma를 쓸수 있도록 하는 .UF2 파일을 받아준다

 

"How to upload .UF2 to my board?" 링크를 들어가보면 Kaluma firmware(.UF2) 를 어떻게 업로드하는지 설명이 나와있다

 

Raspberry Pi Pico 보드 상단에 보면 BOOTSEL 버튼이 있다.

이걸 누른채로 USB 연결하면 PC에 RPI-RP2 저장장치가 나오고 이곳데 UF2 파일을 드래그앤드롭하면 끝이다

파일이 제대로 들어갔다면 자동으로 보드가 재부팅하게된다

 

 

 

'Study(pending) > Raspberry Pi Pico with Kaluma' 카테고리의 다른 글

[Kaluma] web ide 사용하기  (0) 2021.11.24

+ Recent posts