/django-on-RPi4B

A Django project on Raspberry Pi 4B

Primary LanguageJavaScript

A Django project on Raspberry Pi 4B

use DHT22 senser, get the temperature and humidity.

uas archlinux arm, apache2, SQLite

Just for fun :)

Screenshot

screenshot

Notes

Not running on a RPi!

you may got error: RuntimeError: Not running on a RPi!

This is because Django does not have right to read /dev/gpiomem

Ref: adafruit/Adafruit_Blinka#150