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

    Homebrewing Facebook Group

Recent content by SuxoveiS

Homebrew Talk

Help Support Homebrew Talk:

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

    The braumiser, my braumeister inspired rig

    Для Skifcod2 Схема и скетч рабочие друг для друга! С этог&#1086...
  2. S

    The braumiser, my braumeister inspired rig

    purgen зайди ко мне в аську я тебе все распишу, у мен&#1103...
  3. S

    The braumiser, my braumeister inspired rig

    Alexander86 моя аська 439-157-786 или другие варианты?!
  4. S

    The braumiser, my braumeister inspired rig

    Из хохлянди я! Давай дружить!!!! Я добавил &#1074...
  5. S

    The braumiser, my braumeister inspired rig

    And Temp_PID = (raw&0xFFFF) *0.0625; it is necessary to change? (Temp_PID = (raw&0xFFFF) *0.0625+2; ? I have no such line in code, but on logic and here it is necessary to add +2, чтоб and PID regulator had grieve adjustment! And question but where possible look your...
  6. S

    The braumiser, my braumeister inspired rig

    Alexander86 Thanks. "Temp_PID = (raw&0xFFFF) *0.0625; Temp_c = (raw & 0xFFFC) * 0.0625; Conv_start = false; return; " Temp_c = (raw & 0xFFFC) * 0.0625+2; - correctly? And Temp_PID = (raw&0xFFFF) *0.0625; it is necessary to change? (Temp_PID = (raw&0xFFFF) *0.0625+2; ? ) ------------ Yes
  7. S

    The braumiser, my braumeister inspired rig

    Temp_c = (raw & 0xFFFC) * 0.0625 in this line do or + or - that you it is necessary. Beside me +1 Looks so Temp_c = (raw & 0xFFFC) * 0.0625+1
Back
Top