home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
AtmoLight - 1.18.6.0 [2016-09-21]
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rick164" data-source="post: 1196138" data-attributes="member: 17766"><p>Hehe, good to hear the issue is finally found <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Baud rate for Rasbian requires a bit of an workaround and not sure if they ever made that easier, you need to update the crontab and add a command to increase baud rate.</p><p>Replace/dev/ttyAMA0 with your Arduino USB device below if invalid:</p><p></p><p>[CODE]</p><p>- Create SSH session to RPi</p><p>- Execute command:</p><p></p><p>crontab -e</p><p></p><p>- Add below line and press F2 to save afterwards</p><p></p><p>@reboot sudo stty -F /dev/ttyAMA0 14745600</p><p></p><p>- Now reboot RPi and it should be applied</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="Rick164, post: 1196138, member: 17766"] Hehe, good to hear the issue is finally found :) Baud rate for Rasbian requires a bit of an workaround and not sure if they ever made that easier, you need to update the crontab and add a command to increase baud rate. Replace/dev/ttyAMA0 with your Arduino USB device below if invalid: [CODE] - Create SSH session to RPi - Execute command: crontab -e - Add below line and press F2 to save afterwards @reboot sudo stty -F /dev/ttyAMA0 14745600 - Now reboot RPi and it should be applied [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
AtmoLight - 1.18.6.0 [2016-09-21]
Contact us
RSS
Top
Bottom