Skip to content

bokunimowakaru/milkv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

milkv

IoT Example Codes for Milk-V Duo

Programing Language

  • Bash Script
  • Python

製作例
Fig. Using Ethernet Interface on Milk-V Duo

Code Examples

  • ex01_led_htserv; LED controller with HTTP Server for Milk-V Duo
    It controls the LED on and off via HTTP.
  • ex02_temp_htserv; IoT Thermometer with HTTP Server for Milk-V Duo
    It gets the temperature value of Milk-V Duo via HTTP.
  • ex03_temp_tx; IoT Thermometer with CSVxUDP Transmitter for Milk-V Duo
    It sends the temperature value of Milk-V Duo via CSVxUDP and HTTP.
    CSVxUDP (CSV Cross UDP): https://git.bokunimo.com/udp/

How to use

Please visit following URL to see the detail of this contents.


LICENSE

  • The licenses are as stated in each source code files in each folder.

  • You may use, modify, and distribute this software, but please retain all copyright notices.

  • We will not compensate you for any damage caused by the information we provide or the software we distribute.

  • The same applies to files without a specified license.

    Copyright (c) 2025 Wataru KUNINO https://bokunimo.net/

ライセンス(全般)

  • ライセンスについては各ソースリストならびに各フォルダ内のファイルに記載の通りです。

  • 使用・変更・配布は可能ですが、権利表示を残してください。

  • 提供情報や配布ソフトによって、被害が生じた場合であっても、当方は、一切、補償いたしません。

  • ライセンスが明記されていないファイルについても、同様です。

    Copyright (c) 2025 Wataru KUNINO https://bokunimo.net/


GitHub Pages (This Document)


git.bokunimo.com GitHub Pages site

http://git.bokunimo.com/


About

IoT Example Codes for Milk-V Duo

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors