-
Recent Posts
login and rss
Author Archives: james wolf
Arduino PWM Interrupt Clock
Using the milli() function in order to do accurate timing on the Arduino doesn’t work because it shares the same priority in code execution as any other code. I wrote a blog post that talks about using PWM and an … Continue reading
Posted in Uncategorized
Leave a comment
Wifi Temperature Monitor using an Arduino Nano
My plan here is to use the $9 Arduino Nano and the Roving Networks RN-171 serial wifi to make a wifi enabled sensor that can post to the cloud. First step i had to do was solder some legs on … Continue reading
Posted in microcontroller
Tagged arduino nano, dead bug, roving networks, temperature sensor
9 Comments
Latest Video (showing in game play on the Xbox 360 on the big screen):
Also me demo’ing on the Adafruit.com “Show & Tell” with Amanda and Limor from Adafruit: I start at the halfway point on the video
Posted in .NET MF, Uncategorized
Leave a comment
Headtracker new video with actual gameplay
My latest demo video of the IR Cam Headtracker: This is actually not the latest version of the controller software. I have made a few revisions since posting this on youtube that eliminates some of the jerky movements and gets rid … Continue reading
Posted in Uncategorized
Leave a comment
Netduino Mini “Enigma” board
I finally got a chance to solder the rest of what I am calling my “Enigma” board. It is basically a Netduino mini with USB for both power and debugging, and Xbee for communication. I made it as the receiver … Continue reading
Posted in .NET MF, microcontroller, Uncategorized
Tagged gadgets, lm1117, pcb traces, radio shack, technology, xbee
2 Comments
Pachube.com Feed 50487
Ive been reading the Getting Started with the Internet of Things as i got started with the Netduinos. They are really great because the minis are super small and the Netduino Plus has the cat5 jack so it has simple web interaction basically built in. I say “simple” because if you understand HTTP, and think about this as a micro device, this is powerful.
right now i have the netduino set to just send an http PUT to my pachube feed. Pachube.com is a service for microcontrollers. Its a great free service (as long as your posts dont happen faster than their 12 second limit) and has a decent API. I set up the feed in basically 1 minute, and it only has 2 parts: the humidity and the temperature. you can see the feed here:
Posted in Uncategorized
Leave a comment
IRCam Headtracking with the FEZ Mini and Xbee demo (WinForm visualization)
Posted in .NET MF, Uncategorized
Leave a comment
Gainspan Wifi breakout board for my humidor
Got the gainspan wifi breakout the other day. I am planning on using a simple serial connection with it to post my humidor data to a webservice (maybe pachube.com for now). had some initial issues with the serial communication but … Continue reading
Posted in Uncategorized
2 Comments
got my saleae logic analyzer today
And I must say its pretty awesome, seems unthinkable how fast these things work. The logic me to see the data, capture and measured
Posted in Uncategorized
Leave a comment
Projects
Welcome to my FEZ Domino Project blog. I will be regularly posting updates to the FEZ projects I will be working on. Right now I am concentrating on the Compass module to give my final FEZ Pathfinder a sense of … Continue reading
Posted in Uncategorized
Leave a comment