Resources

Homebrew PCBs

Mike from Mikes Electric Stuff guide to making high quality PCBs at home. Covers everything you need to know from what equipment to buy to which chemicals give the best results.

Collin Cunninghams video on circuit board etching gives a good demonstration of how to etch a pre-sensitized board using a lamp, photo-developer and etchant.

How to make clear glass PCBs. A video tutorial by CNLohr. Extremely cool looking finished products.

Free Books:

Great list of free books related to pretty much every programming language you think can of. It has books related to other computer related stuff too.

VHDL for programmable logic by Kevin Skahill

Datasheets:

Land Pattern and dimensions for all preci-dip brand smd sockets and header pins. Download

USB : information on the protocol and using it with PIC microcontrollers

Information on the usb protocol with helpful illustrations.

Microchip Libraries for Applications – this is a series of programs contained in one package that deal with all kinds of interfaces and applications. It has a lot of USB examples in it also.

Another fairly in depth look the USB protocol from beyondlogic.com

A brief tutorial on using USB for embedded engineers

Visual USB software – This program is made for use with a special USB analyser device but you can download the program and look at some of the examples it comes with. These include usb transactions with a mouse, keyboard etc. Handy for getting a better understanding of what is actually going on

Building a PIC18F USB device

A tutorial on the HID( Human interface device) protocol. If you’re looking for information on HID and all of the associated lingo explained in simple English this is a good place to look.

Cool electrical engineering / science related GIFs

A gif illustrating how adding sine waves makes a square wave – very cool

Youtubers – related to electronics, science, making things and the like

Dave Jones – The EEVBlog

mikeselectricstuff

mjlorton

AfroTechMods

CNLohr

Applied Science

Computerphile

Kevin Darrah

 1,593 total views,  9 views today

2 thoughts on “Resources

  1. Hi Shane, I am a retired microprocessor guy who still likes to dabble in projects. My current project is a “rover” bot that would benefit greatly from your laser rangefinder project. Would you be interested in developing the project on a Raspberry Pi if I supplied the Pi, webcam and laser (you keep it – I will buy another setup for me)? Steven – Salida, Colorado stevensarns@gmail.com

    1. Hi Stephen, I’m currently working on a better version of the laser rangefinder. It uses a ps3 eye toy camera for higher FPS and a laser line instead of a single dot. It will be much more efficient on processing power compared to the old version. I’m currently testing it on my main computer, once it’s working I’ll start thinking about putting it on a robot with a raspi. When I get to that point I’ll drop you a mail and we can talk further about it.

      Shane

Leave a Reply