Skip to content

Satharus/I2C-WiringX-Milk-V

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2C-WiringX-Milk-V

This is source code to accompany my blog post: Milk, I2C, and SMBus.

example

How to:

  • Follow the steps in the blog post to make sure you have a working musl RISC-V toolchain
  • Clone this repository: git clone https://github.com/Satharus/I2C-WiringX-Milk-V
  • Setup the environment: source envsetup.sh
  • Build the binary: make
  • Copy sense to the Milk-V Duo S
  • Run it: ./sense
  • Profit??

About

Example of using WiringX to use I2C on the Milk-V Duo S SBC

Resources

License

Stars

Watchers

Forks