{"id":949,"date":"2018-01-28T10:25:01","date_gmt":"2018-01-28T02:25:01","guid":{"rendered":"https:\/\/aidilj.com\/pictures\/?p=949"},"modified":"2018-01-28T10:25:01","modified_gmt":"2018-01-28T02:25:01","slug":"my-raspberry-pi-tips-and-tricks","status":"publish","type":"post","link":"https:\/\/aidilj.com\/worklog\/2018\/01\/my-raspberry-pi-tips-and-tricks\/","title":{"rendered":"My raspberry pi tips and tricks"},"content":{"rendered":"<p>For headless setup on raspbian stretch lite<\/p>\n<ul>\n<li>burn image using win32diskimager<\/li>\n<li>open the boot partition<\/li>\n<li>create a file named &#8220;ssh&#8221;<\/li>\n<li>create a file named &#8220;wpa_supplicant.conf&#8221;<\/li>\n<li>put the following lines into the file<\/li>\n<\/ul>\n<blockquote><p>ctrl_interface=DIR=\/var\/run\/wpa_supplicant GROUP=netdev<br \/>\nnetwork={<br \/>\nssid=&#8221;YOUR_NETWORK_NAME&#8221;<br \/>\npsk=&#8221;YOUR_PASSWORD&#8221;<br \/>\nkey_mgmt=WPA-PSK<br \/>\n}<\/p><\/blockquote>\n<p>To enable gert VGA output during pi install, put this inside config.txt after burning the image<\/p>\n<blockquote><p>################# enable vga start<br \/>\ndtoverlay=vga666<br \/>\nenable_dpi_lcd=1<br \/>\ndisplay_default_lcd=1<\/p>\n<p>dpi_group=2<br \/>\ndpi_mode=85<br \/>\n################ enable vga end<\/p><\/blockquote>\n<p>SSH volume control<\/p>\n<blockquote><p>amixer cset numid=1 &#8212; 20%<\/p><\/blockquote>\n<p>raspberry pi airplay<\/p>\n<p><a href=\"https:\/\/pimylifeup.com\/raspberry-pi-airplay-receiver\/\">https:\/\/pimylifeup.com\/raspberry-pi-airplay-receiver\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For headless setup on raspbian stretch lite burn image using win32diskimager open the boot partition create a file named &#8220;ssh&#8221; create a file named &#8220;wpa_supplicant.conf&#8221; put the following lines into the file ctrl_interface=DIR=\/var\/run\/wpa_supplicant GROUP=netdev network={ ssid=&#8221;YOUR_NETWORK_NAME&#8221; psk=&#8221;YOUR_PASSWORD&#8221; key_mgmt=WPA-PSK } To enable gert VGA output during pi install, put this inside config.txt after burning the image <a class=\"read-more\" href=\"https:\/\/aidilj.com\/worklog\/2018\/01\/my-raspberry-pi-tips-and-tricks\/\">[&hellip;]<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-949","post","type-post","status-publish","format-standard","hentry","category-electronics"],"_links":{"self":[{"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/posts\/949","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/comments?post=949"}],"version-history":[{"count":0,"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/posts\/949\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/media?parent=949"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/categories?post=949"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidilj.com\/worklog\/wp-json\/wp\/v2\/tags?post=949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}