Meine Mikrocontroller-Projekte

 

Mikrocontroller: MC big Programmiersprachen
    • Nucleo f411re
      • GPIO
    • Arduino nano
      • stepper Ansteuerung
      • IOT Wetterstation
      • I2C
      • 1-wire ds18s20
      • GPIO ansteuern 
    • LPC 2468 von Embedded Artists
      • I2C PCF 8574
      • uboot with remote boot via
         dhcp and tftp
      • uclinux
      • ADC
      • GPIO
      • microWEBserver
        • wakeOnLan
        • direkt hardware access
        • LPC 2148
          • GPIO
        • nodeMCU
        • odroid C1
        • Parallella Board
        • Beaglebone black
      • Rasperry b
        • Doorbell mit SIP support
        • Wolfson Soundcard
      • Raspberry b+
        • GPS
        • 9dof
        • i2c pwm
        • cam
        • wifi
      • Raspberry b 2
        • kodi + bluetooth + fhem
      • Cubietruck
        • nfs samba
      • Nvidia Terga K1
        • NFS
        • Samba
        • Kodi
        • Icinga
        • Joomla
        • Roundcube
        • IMAP-Server
        • Bind
        • Zabbix
    • C, C++ und C#
    • VB
    • Pascal
    • Perl
    • Python
    • PHP
    • JS
    • LUA

pi-als-wlan-accesspoint

 

Hobbies

    • Tanzen
    • Fahrradfahren
    • Fablab Ansbach
    • Musik
    • Walken
    • Modellbau
    • Microcontroller
    • Softwareentwicklung

Blog

Pi als wlan Accesspoint

image   uncompress  with pigz -d <file>  — Size 32GB Vorbereitet für einen Betrieb am eth0 Netz einer Fritzbox 192.168.178.0/24 Bereits durchgeführte Änderungen: cat >/etc/dnsmasq.conf <<EOF interface=ap0 # Listening interface dhcp-range=192.168.4.2,192.168.4.20,255.255.255.0,24h # Pool of IP addresses served via DHCP domain=wlan # Local wireless DNS domain address=/gw.wlan/192.168.4.1 # Alias for this router EOF cat >> /etc/dhcpcd.conf …

Entertain vlc

öffentlich rechtliche Sender Sender SD Multicast Adresse Sender HD Multicast Adresse Das Erste rtp://@239.35.10.4:10000 Das Erste HD rtp://@239.35.10.1:10000 ZDF rtp://@239.35.10.5:10000 ZDF HD rtp://@239.35.10.2:10000 3sat rtp://@239.35.10.6:10000 3sat HD rtp://@239.35.10.47:10000 arte rtp://@239.35.10.20:10000 arte HD rtp://@239.35.10.3:10000 zdf_neo rtp://@239.35.10.27:10000 zdf_neo HD rtp://@239.35.10.55:10000 ZDFinfo rtp://@239.35.10.28:10000 ZDFinfo HD rtp://@239.35.10.56:10000 zdf.kultur rtp://@239.35.10.23:10000 zdf.kultur HD rtp://@239.35.10.54:10000 EinsPlus rtp://@239.35.10.26:10000 EinsPlus HD rtp://@239.35.10.59:10000 Einsfestival rtp://@239.35.10.21:10000 …