Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

High Resolution Light Measurement


  • Please log in to reply
2 replies to this topic

#1 monewwq1

monewwq1

    Advanced Member

  • Members
  • PipPipPip
  • 104 posts

Posted 24 September 2011 - 03:02 PM

I've decided to dig in to PIC32 programming in order to get full 1Hz to 1MHz display resolution from my TSL235R light-to-frequency sensor.

#2 Mario Vernari

Mario Vernari

    Advanced Member

  • Members
  • PipPipPip
  • 1768 posts
  • LocationVenezia, Italia

Posted 24 September 2011 - 03:15 PM

Hi Nickduino!...First off, I DO NOT want to start any other ambiguous discussion, or something like that! I am sooooo happy that you have found satisfaction by realizing your goal. I would only point that by using the Input Capture, you should able to reach a counting much faster. That's because it is NOT the program that counts, but the hardware itself: the program has only to read the counter value. The Input Capture stage is also present (named as TC) in the Atmel's chips, such as the AVR and ARM (the Netduino's). By hacking the Netduino firmware you will also able to take advantage of the TC section. However, what I wanted to say in the previous post is that the project is much faster to realize having an extra microcontroller, as your PIC. Again, happy to read your success! Cheers
Biggest fault of Netduino? It runs by electricity.

#3 monewwq1

monewwq1

    Advanced Member

  • Members
  • PipPipPip
  • 104 posts

Posted 24 September 2011 - 11:03 PM

Hi Nickduino!...First off, I DO NOT want to start any other ambiguous discussion, or something like that!
I am sooooo happy that you have found satisfaction by realizing your goal.
I would only point that by using the Input Capture, you should able to reach a counting much faster. That's because it is NOT the program that counts, but the hardware itself: the program has only to read the counter value.
The Input Capture stage is also present (named as TC) in the Atmel's chips, such as the AVR and ARM (the Netduino's). By hacking the Netduino firmware you will also able to take advantage of the TC section.
However, what I wanted to say in the previous post is that the project is much faster to realize having an extra microcontroller, as your PIC.
Again, happy to read your success!
Cheers



Thank you Mario!




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.