Skip to content

lomosewen/codes-on-rasp

 
 

Repository files navigation

Codes On Raspberry Pi

Some test-codes and small projects for hardware-related programming on Raspberry Pi (including with ASM , C and Python).

Motivation

These codes were written and tested for practical project-works of a micro computing technology lecture.

Now it is developed for learning and practising.

Contents

####1. ASM-Rasp

ARM assembler on Raspberry Pi.

####2. C-Rasp:

Based on some C libraries.

  • ssd1306-i2c: A SSD1306 driver program for 128X64 OLED display with I2C interface.

####3. Py-Rasp:

Based on some python libraries.

  • comm-remote-host: Tools to communicate with remote hosts. e.g. Send its IP via email.

####4. Config-Rasp: Backup of config files and helper shell scripts.

Main Reference

Contact

Zuo Xiang

xianglinks@gmail.com

About

👻 Some test-codes and small projects for hardware-related programming on Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 40.5%
  • C 35.5%
  • Python 12.5%
  • C++ 9.5%
  • Makefile 1.6%
  • Shell 0.4%