Raspberry Paul

My experiments with a Raspberry Pi

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • My Current Projects
    • Raspberry Pi 1 – XBMC Media Centre
    • Raspberry Pi 2 – Weather Logging
    • Raspberry Pi 3 – Test
    • Raspberry Pi 4 – Twitter Feed Display
    • Raspberry Pi 5 – Bittorrent Sync backup Pi
      • Raspberry Pi 5 – Circuit Diagram
      • Raspberry Pi 5 Monitoring code
    • Raspberry Pi 6 – AirPi Weather Monitoring
      • Building the AirPi Circuit Board
    • Raspberry Pi 7 – Tilt and Pan Camera
      • Code for Pan and Tilt camera driving Servos direct from the Raspberry Pi
    • Weather Pi 9 – Aeroplane Tracker
    • Raspberry Pi 10 – Weather Pi
  • Raspberry Hardware
    • Edimax 7811UN USB Wifi Adapter
    • Humble PI Prototyping Board
    • Raspberry Pi Camera – best for daylight pictures
    • Raspberry Pi Camera Noir – without Infra-Red filter
    • Raspberry Pi Lego Case
    • Raspberry Pi Power Supply
    • TP-Link TL-WN722NC 150Mbps High Gain Wireless USB Adapter
    • Wi Pi WIFI Adapter
    • Raspberry Pi Model A
    • Raspberry Pi Model B
  • Extra Hardware
    • 400 points Solderless Breadboard
    • 5V 8 Channel Relay Module Board
    • Adafruit 16 x 2 Character LCD Plate
    • Adafruit designed Raspberry Pi case, produced by others
    • Adafruit Raspberry Pi Cobbler or T-Cobbler
    • Adafruit Raspberry Pi Proto Plate
    • Arduino Nano
    • Dagu Sensor Pan and Tilt Kit
    • Integral 128gb usb memory stick
    • Interfacing push buttons on the Rapberry Pi using GPIO pins
    • MCP23017 16 Port Input / Output Expander I2C
    • MCP23017 IO Expander 16 Bit I2C Chip
    • PL9823 5mm RGB LED’s (Similar to NeoPixles / WS2811 / WS2812)
    • PL9823 8mm RGB LED’s (Similar to NeoPixles / WS2811 / WS2812)
    • Run a Raspberry Pi from 6 AA Batteries
  • Weather Logging
    • AM2302 Digital Temperature and Humidity DHT22 Sensor
    • Analogue Light Dependent Resistor (LDR)
    • BMP085 1-Wire Barometric Pressure Sensor
    • DHT11 Humidity Sensor
    • DS18B20 1-Wire Temperature Probe
    • DS18B20 1-Wire Temperature Sensor
    • DS2482-800 8 Channel I2C to 1-Wire Master IC
    • Rain Detector / Rain Sensor
    • Rain Gauge N25FR
    • Surface Mount IC to Bradboard adapter – 16 pin
    • Wind Direction Sensor
    • Wind Speed Sensor
  • Code
    • Main Weather Code – Master6.py
    • Stepper Motor – 360 degree rotation over one hour
    • Stepper Motor – Program 1
  • Linux
    • Adding a DNS Server and Ad Blocking setup to Raspberry Pi 5
    • Auto mount NTFS USB memory stick
    • Autostart Python script on Raspberry Startup
    • Capture and FTP upload a webcam image
    • Mount SD card from external USB cards reader
    • Raspberry Pi Camera Setup
    • Setting up a Raspberry Pi Bittorrent Sync Server
    • Shutdown and reboot a Raspberry Pi
  • Other Kit
    • Antex XS25 Soldering Iron
    • Desoldering Pump
    • Digital Panel Mount AMP Meter
    • Digital Panel Mount Volt Meter
    • Side cutting snips

Monthly Archives: December 2019

Configure Authentication on mosquitto when using Docket and IOTMenu

Posted on 10/12/2019 by Paul
Reply

sudo docker exec -it mosquitto sh

cd mosquitto/config

mosquitto_passwd -c passwd_file <username>

type password

re-enter password

exit

sudo nano /home/pi/IOTstack/services/mosquitto/mosquitto.conf

add

password_file /mosquitto/config/passwd_file

Posted in General | Leave a reply

Recent Posts

  • Configure Authentication on mosquitto when using Docket and IOTMenu
  • Backup SD card online to external USB card
  • Items to add to a new Pi install
  • Raspberry Pi 4 – DNS Server with Ad Blocking / 433mhz receiver / Energenie Remote Plug controller
  • Raspberry Pi 3 – Weather Logging Front

Archives

  • December 2019
  • October 2019
  • September 2018
  • December 2017
  • May 2017
  • December 2016
  • October 2016
  • September 2016
  • August 2016
  • March 2016
  • December 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • April 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • September 2013
  • July 2013
  • June 2013

RSS Raspberry Pi

  • Pi Day at the Raspberry Pi Foundation
  • #MonthOfMaking is back in The MagPi 103!
  • Universal design for learning in computing | Hello World #15
  • How to get started with FUZIX on Raspberry Pi Pico
  • Closing the digital divide with Raspberry Pi computers

Categories

  • AirPi
  • General
  • Pi7 – Tilt and Pan Camera
  • WeatherPi

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress