All Projects → varghes → Raspberry-QNX

varghes / Raspberry-QNX

Licence: other
Raspberry Pi -QNX ( BCM2835 )

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
Makefile
30231 projects
C++
36643 projects - #6 most used programming language
scala
5932 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to Raspberry-QNX

NR1-UI
Userinterface for Volumio (RaspberryPi) with ssd1322 and ssd1306 oled display, spectrum bargraph, progress bar, LED functions, Standby-functions, 4 Buttons and Rotary Encoder.
Stars: ✭ 29 (-64.63%)
Mutual labels:  raspberry
docker-nagios
Docker image for Nagios Core in Alpine Linux with basic plugins, available for x86, x64 , ARM v6, ARM v7 and ARM64.
Stars: ✭ 33 (-59.76%)
Mutual labels:  raspberry
la-maison-pythonic
Projet didactique du livre "Python, Raspberry-Pi et Flask" avec ESP8266 sous MicroPython
Stars: ✭ 16 (-80.49%)
Mutual labels:  raspberry
iRadio
Ein Softwarebaukasten für den Aufbau/Umbau von Radios auf Raspberry Pi Basis
Stars: ✭ 15 (-81.71%)
Mutual labels:  raspberry
dd performances
DeepDetect performance sheet
Stars: ✭ 92 (+12.2%)
Mutual labels:  raspberry
pi-encrypted-boot-ssh
🔑 Raspberry Pi Encrypted Boot with Remote SSH
Stars: ✭ 96 (+17.07%)
Mutual labels:  raspberry
102shows
Raspberry Pi + APA102 + MQTT + 102shows = LED awesomeness!
Stars: ✭ 15 (-81.71%)
Mutual labels:  raspberry
godot-gameshell
Godot export templates and instructions for the GameShell portable game console and other single-board computers
Stars: ✭ 34 (-58.54%)
Mutual labels:  raspberry
stenogotchi
Portable stenography using Plover and bluetooth keyboard emulation on a Raspberry Pi Zero W
Stars: ✭ 71 (-13.41%)
Mutual labels:  raspberry
pi-uhf-tv-station
Build your own UHF TV stations using a Raspberry Pi
Stars: ✭ 44 (-46.34%)
Mutual labels:  raspberry
docker-rpi-plex-video-converter
Raspberry PI - Plex Video converter - Docker image (Multiarch)
Stars: ✭ 19 (-76.83%)
Mutual labels:  raspberry
FritzBoxShell
Some shell scripts for controlling and checking the Fritz!Box/Fritz!Repeater
Stars: ✭ 80 (-2.44%)
Mutual labels:  raspberry
PyDOS
DOS-like OS for microcontroller boards running Micropython or Circuitpython
Stars: ✭ 40 (-51.22%)
Mutual labels:  raspberry
pmvr
Raspberry Pi Motion Video Recorder
Stars: ✭ 22 (-73.17%)
Mutual labels:  raspberry
YoloV3-ncnn-Raspberry-Pi-4
MobileNetV2_YOLOV3 for ncnn framework
Stars: ✭ 20 (-75.61%)
Mutual labels:  raspberry
gitlab-runner
GitLab Runner (Docker image) for ARM devices, this is a mirror repository of
Stars: ✭ 17 (-79.27%)
Mutual labels:  raspberry
griode
Griode + Novation Launchpad + Raspberry Pi = a music instrument!
Stars: ✭ 116 (+41.46%)
Mutual labels:  raspberry
cariboulite
CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
Stars: ✭ 785 (+857.32%)
Mutual labels:  raspberry
RpiANC
Active Noise Control on Raspberry Pi
Stars: ✭ 49 (-40.24%)
Mutual labels:  raspberry
examples
YAKINDU Statechart Tools examples
Stars: ✭ 20 (-75.61%)
Mutual labels:  raspberry

Raspberry-QNX

Raspberry Pi -QNX ( BCM2835 ) QNX Neutrino 6.5.0 sp1 BSP for Raspberry Pi b+ & Raspberry Pi Zero W(bcm2835)

QNX Porting

  1. Kernel Up & fully functioning
  2. Serial Debug
  3. Graphics
  4. Some Extent SPI Touch screen

Features to be added 1.MMC 2.Ethernet/Wifi

Compiling

  1. Unzip it
  2. Create a Empty Project
  3. File ->Import -> General -> Existing projects into workspace --> File System ( select the folder)
  4. Build it

QNX OS- Booting:

  1. Copy the files of "working_image" to the SD Card.. Connect USB to Serial /TTL adapter . power ON
  2. Compiled image will be here BSP_Rasp/images

Raspberry Pi Zero W

  1. Use the latest Firmware https://github.com/raspberrypi/firmware/tree/master/boot

  2. Add the below lines at the end of "Config.txt" File

    enable_uart=1 dtoverlay=pi3-miniuart-bt init_uart_clock=3000000

  3. Copy these files from Working_image to SD Card

    kernel.img boot.scr ifs-bcm2835.bin

Image boot

Commands:

refer .build file .. ls,uname,sloginfo,kill,date

Apps:

  1. Led-red
  2. Led-green
  3. egl-gears-lite
  4. gf_splash /usr/share/backdrops/1024x768/neutrino_02_1024x768.jpg

photon apps

Enable Photon ,io-graphics, phfont pls note : QNX stopped supporting photon support on ARM platform..

  1. devc-pty
  2. bkgdmgr
  3. pwm
  4. shelf
  5. pterm
  6. mypro
  7. gui-app
  8. pfm
  9. pv
  10. phsutdown
  11. phcalc Image Main{:height="50%" width="50%"} Image calc{:height="50%" width="50%"}

Licensing ( Refer license.txt) Source code is distributed under Apache License. Please Note : Final QNX Image distribution requires run time license for each systems.. contact QNX

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].