Skip to content

maoueh/rpi-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Details

This contains some code I made toying with my Raspberry PI. Feel free borrowing anything from this.

Building

Building is done through Eclipse and the configured toolchain (i.e. compiler and stuff like that) is a cross-compiler running on Windows 7 with MSYS2 as a dependency.

The cross-compiler compiles code targeting architecture ARMv6 using hardware float support.

Contact if you want a pre-compiled package installable in MSYS2. I plan on making this cross-compiler toolchain available as a package to all MSYS2 but I have not taken the time right now.

Hardware Wiring

When possible, I tried giving some schematic of the electrical setup needed to make the code work correctly. This is probably useful for myself when I will want to come back to Raspberry PI development.

About

Workbench containing multiple Raspberry PI sample projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages