Member for

12 years 9 months

Comments

Forum comment

I write and maintain the Crop Planning Software (http://cropplanning.googlecode.com/ and http://www.farmhack.org/tools/crop-planning-software) project and have put together a "labor and materials" budget module for it. Still in development, but I wonder if you might be interested in working together to test that/these? CPS works around the idea that you enter info for HOW you grow crops once, then enter info about WHEN and HOW MUCH you need to grow for separately. Right now the module is working in that you can enter data (tasks and time & materials needed for each) once for each crop and it automatically generates a "labor and materials budget" for the whole crop plan. What do you think?
Forum comment

I'm curious to know what parts of the software (http://farmhack.org/tools/crop-planning-software) don't fit your farm and how I could make the software more flexible or useful. All feedback is welcome!
Forum comment

I bought the TI level shifter you linked to at AdaFruit and wired it up as directed but couldn't get it to work ... until I realized that the diagrams you have on the "Building on the Shield" page refer to a different shifter with a different pin count and layout. I went back and rewired it according to the instructions on the AdaFruit page and the datasheet and got it to work. It's a little more complicated then you've drawn up, but here's what I ended up with: Connect 3.3V to shifter pins 1 and 20. Connect/link shifter pins 10 and 19. Arduino GND and cell phone GND to shifter pin 10. Arduino pin 6 to shifter pin 2. Arduino pin 5 to cell phone Rx. Shifter pin 18 to cell phone Tx. Also, not sure it's pertinent or not, but the phone I bought had some old texts left on it and the GSMSerial example would NOT work (spit out bogus info) until I cleared them all. As soon as I did, though, it started working perfectly.