Code Monkey home page Code Monkey logo

armbian-orangepi-how-to's Introduction

Hi there! ๐Ÿ‘‹ I'm Bassam

I'm a software developer passionate about web development and open-source projects. I enjoy working with a variety of technologies, including:

Technology
React.js Next.js Linux
Python TypeScript TailwindCSS
Prisma Node.js Docker
FreeCAD Fusion360 PostgreSQL
Redux

I'm currently learning:

Most Starred Repositories

Sovol-SV06-firmware everything-sovol-sv06

GitHub Stats

Bassam's GitHub Stats

Top Languages

Bassam's Top Languages

Personal Projects

These are just some apps that I'm currently working on. They are not production ready, though fully functional and responsive.

  • Website for a non-profit: Degrowth Collective.
    • Next.js, TailwindCSS.
  • A Google Keep clone I wrote just for fun: NoteTAKER.
    • T3 Stack: Next.js, TailwindCSS, tRPC.

Connect with Me

LinkedIn

armbian-orangepi-how-to's People

Contributors

bassamanator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hqnicolas

armbian-orangepi-how-to's Issues

Compiling does not work on OrangePi PC Plus

Hi and thanks for your short instructions.

I tried it on a Oriange Pi PC Plus, but at the ent of compilation I get some warnings and the GPIO commands do not work.

GPIO Utility
[Compile] gpio.c
[Compile] readall.c
gpio.c: In function โ€˜doUsbPโ€™:
gpio.c:944:25: warning: unused parameter โ€˜argcโ€™ [-Wunused-parameter]
944 | static void doUsbP (int argc, char *argv [])
| ~~~~^~~~
gpio.c:944:37: warning: unused parameter โ€˜argvโ€™ [-Wunused-parameter]
944 | static void doUsbP (int argc, char *argv [])
| ~~~~~~^~~~~~~
readall.c:1616:13: warning: โ€˜piPlusReadallโ€™ defined but not used [-Wunused-function]
1616 | static void piPlusReadall (int model)
| ^~~~~~~~~~~~~
[Link]
[Install]
chown: warning: '.' should be ':': โ€žroot.rootโ€œ

All Done.

NOTE: To compile programs with wiringPi, you need to add:
-lwiringPi
to your compile line(s) To use the Gertboard, MaxDetect, etc.
code (the devLib), you need to also add:
-lwiringPiDev
to your compile line(s).

pi@orangepipcplus:$ sudo gpio readall
wiringPiSetup: mmap (PWM) failed: Invalid argument
pi@orangepipcplus:
$

Any ideas?

Delete empty lines

Hey,
just curious. You mentioned

โš ๏ธโ— Delete all comments (lines starting with #) and all empty lines!

Why is this necessary? Did this cause trouble?

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.