• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. Yuri_Rage

    TeensyNet Project Interest?

    Progress like crazy! I've decided on a different direction in my effort to add flexibility. It shouldn't be difficult to search for presence of an EEPROM and/or an SD card, then use whichever is present, with a preference for EEPROM if both exist neither has saved data. I don't want to stray...
  2. Yuri_Rage

    White Stout - General comments

    Looks like a slightly heavy blonde ale with a slick mouthfeel to me. I wouldn't call it a "White Stout," though. If you added some orange and/or coriander, you'd capture a bit of the witbier style, lending credence to the "white" monicker. As for the stout part, I just don't see it. I think...
  3. Yuri_Rage

    TeensyNet Project Interest?

    I spent some time thinking about the easiest way to implement an SD card alternative. I think I figured it out, though it is perhaps inelegant. I haven't written the SD file I/O yet, but the I2CEEPROM functionality appears unchanged if selected. First, I created two additional header files -...
  4. Yuri_Rage

    TeensyNet Project Interest?

    I didn't have time to flesh out the SD I/O in the actual TeensyNet.ino sketch today, but it's likely to be very straightforward. The proof of concept sketch below successfully writes a chipStruct array to a file on the SD card, then reads it into another variable and displays it. No...
  5. Yuri_Rage

    TeensyNet Project Interest?

    The TP-WR702n that I got from Amazon showed up with the English firmware already loaded. It was a bit finicky at the start - I could not get client mode to connect. When I updated to the latest beta firmware (131211_beta), it worked flawlessly after using the quick start wizard to select...
  6. Yuri_Rage

    TeensyNet Project Interest?

    Ok, this is interesting - I get zero compile errors if I select Teensy3.0 as the board type. I get a ridiculous amount of function "not declared in this scope" errors if I select Teensy 3.1. I reinstalled Teensyduino (1.18), and it did not help. I'll keep trying to track down the issue. My...
  7. Yuri_Rage

    TeensyNet Project Interest?

    Jim, Finally! A bit more hardware arrived. I have the WIZ820io connected properly to a Teensy 3.1, verified with the Arduino library examples. Here's what I've run into so far while configuring TeensyNet: Compiling TeensyNet.ino was very painful. There are no function prototypes defined...
  8. Yuri_Rage

    Adding recipe to account

    The Recipes/Ingredients subforum is for threads about recipe creation/tweaking, as well as threads about ingredient based topics. Threads there will not show up under the "Recipes" dropdown list under your username in each post. The Recipe Database subforums are for tried and true recipes that...
  9. Yuri_Rage

    TeensyNet Project Interest?

    Great progress, Jim! Your pace is easily outrunning my ability to source parts (which is a good thing, really). I hope to have a WIZ820io here this week so I can really dig into the project. I've been enjoying some 1-Wire and serial comm tinkering with Teensy and RPi. TeensyNet nicely...
  10. Yuri_Rage

    Adding recipe to account

    beergolf nailed it. There are many homebrew recipe database websites (TastyBrew, BeerSmith Cloud, BeerTools, Beer Recipator, Brewer's Friend, etc). At least a few of those sites are free. You could also use a cloud service to store BeerXML or similar files.
  11. Yuri_Rage

    Bottling...

    To the OP: If you start a thread on a topic, all discussion on that topic should stay in the same thread. I have merged all 5 of your threads pertaining to this single event.
  12. Yuri_Rage

    Ummmmm - (New Belgium Ranger)

    New Belgium is an American brewery. Ranger is their IPA. If posting in the technical subforums, of which this is one, please use a thread title specific to your topic, and don't make others guess what you're talking about. Moved to Commercial Brew Discussion, as it seems that is your intent.
  13. Yuri_Rage

    An addendum to my previous post...

    It still sounds like you're suggesting illicit activity, but that's completely beside the point. Your abusive tone and ugly language are the reasons for thread closure. Reopening this topic will be grounds for a ban. Further insults and attacks are grounds for a ban.
  14. Yuri_Rage

    TeensyNet Project Interest?

    Jim, you include quite a few third party libraries in the TeensyNet sketch. I managed to get TeensyPi to compile by making some assumptions about the libraries. Will you post reference links for those? Even better, it'd be prudent to include the versions you're using on GitHub as part of the...
  15. Yuri_Rage

    TeensyNet Project Interest?

    I don't want to take the thread too far off the rails, so I'll keep this one short. With a few hours' work, I've got a pretty usable, somewhat customized Arduino IDE on my Zorin distro laptop, including command line builds + Teensyduino. Full writeup here...
  16. Yuri_Rage

    TeensyNet Project Interest?

    I'm suitably swayed to at least build a TeensyNet and give it a shot - WIZ820io and another Teensy 3.1 on the way. I installed lighttpd, php-5, and mysql on the Pi - no issues thus far getting the basic functionality up and running. What environment are you using for development? I despise...
  17. Yuri_Rage

    TeensyNet Project Interest?

    Jim, any thoughts about running lighttpd instead of Apache? I've used lighttpd in the past, and it seemed fast and effective. PHP and MySQL appeared well supported, though I admit I never did anything terribly complex with any of it. I've got a Pi, GertDuino, screw terminal shield, and a...
  18. Yuri_Rage

    TeensyNet Project Interest?

    Got it! Good info there. I didn't realize there were so many variants.
Back
Top