• Stars
    star
    9
  • Rank 1,933,572 (Top 39 %)
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some slowly evolving examples that do visual inferencing on small computers.

More Repositories

1

slipstream

A simple Python example that uses Deepstream to process a video stream.
Python
35
star
2

atomicpi-oled

A container to drive an OLED display over I2C on an atomicpi
Python
4
star
3

jetson-gpio

A container that provides access to the NVIDIA Jetson GPIO pins through a REST API.
Python
2
star
4

jetson-w2inch

Example python code for using SPI to drive a Waveshare 2-inch LCD on a Jetson.
Python
2
star
5

pocket-pi

Code and 3D models for a Raspberry Pi "pocket protector" screen.
Python
1
star
6

oled

Oled display example
C
1
star
7

flask-app-template

An example Flask app hosted as a WSGI VirtualServer inside apache2
Shell
1
star
8

PicoServoTester

Software for a Raspberry Pi Pico to turn it into a Servo Tester
Python
1
star
9

gpio

A container that makes selected Raspberry Pi GPIO pins available by REST API.
Python
1
star
10

jetson-pwm

Continuously change the duty cycle of a PWM on an NVIDIA Jetson nano
Makefile
1
star
11

rebooter

A container that will reboot the host on a schedule (e.g., every morning at 3AM).
Makefile
1
star
12

LAN2json

Scan the Local Area Network (LAN) and provide the IPv4 addresses and MAC addresses of every host found there.
HTML
1
star
13

aqi-orb

Air Quality Index orb, similar to the Purple Air indoor sensor.
Python
1
star
14

m2inch

A Docker container for the Waveshare 2-inch ST7789 SPI LCD screen.
Python
1
star
15

traffic

LAN traffic monitor using Wireshark's `tshark` tool. (NOTE: requires hardware)
Python
1
star
16

netmon

A Local Area Network (LAN) monitor daemon that uses nmap.
Python
1
star
17

ssidmon

A simple monitor for one WiFi SSID.
Python
1
star
18

jetson-neopixel

Container that displays pretty patterns on NeoPixel strings on NVIDIA Jetson nanos.
Dockerfile
1
star
19

discovery

A simple UDP-based LAN discovery container, with a REST API.
Python
1
star
20

jetson-oled

A simple example driving the 0.96 inch OLED display over I2C on the NVIDIA Jetson nano.
Python
1
star
21

fanctrl

A container that monitors CPU temperature and varies a PWM GPIO accordingly (to drive a cooling fan).
Python
1
star
22

web-hello-python

Extremely simple HTTP server (written in Python) that responds on port 8000 with a hello message.
Makefile
1
star
23

jetson-mcp3008

A simple example that reads analog input from an MCP3008 over SPI on an NVIDIA Jetson nano.
Dockerfile
1
star
24

dq

Builds and runs the NVIDIA device query tool (for NVIDIA Jetson devices).
Dockerfile
1
star