mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 16:10:24 +01:00 
			
		
		
		
	update img source and add https on upverter iframe
This commit is contained in:
		
							parent
							
								
									0ef995d41f
								
							
						
					
					
						commit
						ea08bd2570
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8,7 +8,7 @@ tags = ["RaspberryPi", "UniversalRemote"] | |||
| 
 | ||||
| I purchased the [Prototyping Pi Plate directly from adafruit](https://www.adafruit.com/product/801), and the [Raspberry Pi from Amazon](https://www.amazon.com/Raspberry-Pi-Motherboard-RASPBRRYPCBA512-MC-RP001-CLR/dp/B01CF0RTUG). The [IR Transmitters, Right Angle Mounts, Transistor, Resistor and IR Receiver from Mouser](http://www.mouser.com/). [The 22 AWG solid wire and soldering supplies from Fry’s](http://www.frys.com/). | ||||
| 
 | ||||
| {{ image(src="/img/OpensourceRemoteParts.png", | ||||
| {{ image(src="https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/OpensourceRemoteParts.png", | ||||
|          position="left") }} | ||||
| 
 | ||||
| 
 | ||||
|  | @ -27,6 +27,6 @@ Parts List: | |||
| 
 | ||||
| Here's [the circuit](https://upverter.com/alexbain/f24516375cfae8b9/Open-Source-Universal-Remote/#/) I’ll be building:  | ||||
| 
 | ||||
| <iframe width='800' height='600' frameborder='0' scrolling='no' src='http://upverter.com/eda/embed/#designId=f24516375cfae8b9'></iframe> | ||||
| <iframe width='800' height='600' frameborder='0' scrolling='no' src='https://upverter.com/eda/embed/#designId=f24516375cfae8b9'></iframe> | ||||
| 
 | ||||
| Once complete the next step will be installing and configuring [LIRC](https://www.lirc.org/). | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 kylejcarlton
						kylejcarlton