Lectures and Student projects using microcontrollers and FPGAs at Cornell University in Electrical and Computer Engineering. The Spring 2012 lectures for ece4760, Design with Microcontrollers, are ...
Whenever we hear about ECE 4760 we take notice. That’s because a ton of fantastic hacked together projects have resulted from the class. It’s offered at Cornell University and focuses on designing ...
As computer systems become more and more ubiquitous in everyday items, the workings of those items will require some sort of digital controlling. Controllers that once handled large mechanical systems ...
We see a lot of microcontroller based hacks around here, and it’s not hard to see why learning how to use microcontrollers is valuable to prospective engineeer. Unfortunately, microcontroller courses ...
A way to apply the output of certain sensors to a TTL/CMOS-level iput on a microcontroller. Sensor must have an NPN output stage that can support a pullup to its power rail. With just a few components ...
As a kid, I remember that my grandparents always had a weather display hanging on the wall. It was pretty basic, but it told us the inside and outside temperature and humidity. Fast-forward an ...
There’s one big problem with the Arduino development environment, also known as an IDE: There’s no network hookup to directly share and browse code you’re writing for these little microcontrollers. It ...