Skip to content

igutekunst/Soldering-Seminar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soldering Projects and code to teach new people about Electronics.

Directory structure is as follows:

Projects:
	Contains each individual project

projects/projectName      : Projects are all submodules to make things simpler 
	/eagle		: pcb files
	/firmware	: all code necessary to run hardware (excludes computer side code)
	/eagleUp	: files necessary to make a 3D model of the board
	/gerbers	: output RS-274X files to send to the manufacturer
	/datasheets	: data sheets specific to project

eagle-config:
	Special eagle files, such as a custom library, and some design rules

About

A Bi-Anual electronics learning seminar run at MIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published