Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mayankpatel97/embedded_linux


https://github.com/mayankpatel97/embedded_linux

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# embedded_linux

GPIO
* Basic input and output example

I2C
basic i2c example with PCF8574 io expander
install i2c tools using below command
sudo apt install libi2c-dev
then run the code with gcc