Tag: Microcontroller
Netduino Début with Color Sensor
by Squintz on Jul.27, 2010, under Tutorials
Over the last few weeks Harford Hackerspace has had the pleasure of beta testing the Netduino. The Netduino is a development board with a form factor similar to the Arduino. Care was taken when designing the Netduino to ensure compatibility with most of the existing Arduino shields. That’s about where the similarities of the two devices ends.
The Netduino uses Microsoft’s Open Source .net Micro Framework SDK along with Visual Studio C# (or VS C# Express) as the primary development environment. C# application developers will be able to quickly adapt to the .net Micro Framework and start programming microcontrollers in a matter of minutes. However, this does not let them off the hook for learning the basics of electronics.
(continue reading…)
LED Fireflies in a Jar (v1.0)
by superfro on Jul.08, 2010, under How-Tos, Projects, Soup, Videos
Me and my wife recently had our first child. I’ve been trying to come up with some projects I can do for the kid. Well, around this time of the year the fireflies go crazy around my house, so we came up with the idea to do led fireflies in a jar. It should be something cool for him to stare at and is easy to build.
Schematics, C source code and hex file are available here on our wiki. If you want to build one it should only take about an hour.
I’m planning on making a version 2 with some changes, stay tuned for that one.
Using the PICkit 2 : As a Programmer
by superfro on Apr.11, 2010, under Tutorials
Around the space, we have been using the PICkit 2 Debug Express quite a bit lately. This has allowed us to get pretty cozy with the functions of this handy little programmer and I thought I would share some of these features with you.
I’m sure you’ve read the previous tutorial ‘Programming PIC Microcontrollers in C‘, if you haven’t, you should go familiarize yourself with it now. Continuing on from there, after we have a successful build of a led blinking we can use the PICkit 2 to program our chip via the ICSP header.
Talking Dirty to MicroControllers!
by solovus on Feb.07, 2010, under Projects
Wednesday was the day we finally got together and started the tedious process of mastering microcontrollers. What began with just some simple LED illumination evolved and progressed throughout the evening. In the end we had individually, but collectively, written programs for interpreting analog inputs, displaying binary values, and performing counting and reset operations. The evening was pretty fulfilling for some less experienced members and refreshing for the remainder. Another microcontroller experiementation session is being planned for the near future.





