I have probably installed some variant of Linux at least 70 times in my lifetime – probably much more. I had just purchased two sets of components for my home-made Render Server Farm. The motherboards were Biostar and the CPUs were A10-9700G AM4 by AMD. The initial installs went without a hitch using Ubuntu Server …
Continue reading Ubuntu-Ryzen-UEFI Madness (Solved!)
Author:admin
Weather Upgrade to ESP32
I tried to use the MKR1000 for my weather board upgrade, but it didn’t seem to be ready for prime-time. The damn thing kept locking up. This was before I located it remotely in my shed, too. I ended up getting a NodeMCU ESP32 (WROOM-32) instead. These are fabulous little boards – they actually have …
Continue reading Weather Upgrade to ESP32
EmonCMS Inputs and Feeds
Further info on the wireless weather station and the logging app/site EmonCMS. EmonCMS is fantastic for logging and displaying your sensor data. I have setup a server on a Beagleboard XM, as I mentioned in previous post. It works flawlessly if you treat it right. What I mean is that messing with inputs and feeds …
Continue reading EmonCMS Inputs and Feeds
Wireless Weather Station Update
There are tons of weather station how-to sites on the Web. I am not going to run through the how’s and why’s of setting one up. I will add some info that has helped me get it where I wanted it. First a little background……. I had started this project about a year ago. In …
Continue reading Wireless Weather Station Update
NodeMCU (ESP8266) upload sketches wirelessly
More on the NodeMCU (V1)….. This little booger is great! I have tried all kinds of wireless upload solutions with Arduino (Olimexino with ESP8266, Nano with various wireless devices) and the end result of actually uploading the sketch never succeeded. It all had to do with the reset aspect which causes the bootloader to accept …
Continue reading NodeMCU (ESP8266) upload sketches wirelessly
ESP8266 Exception (3)
I swore I had the NodeMCU running on WiFi before, but after uploading new code (not new ESP8266 firmware either) that accesses the wifi library, I got crazy output on serial monitor. Basically it was an exception and a stack dump (I needed Imodium for my NodeMCU!!) that repeated after any call to the wifi …
Continue reading ESP8266 Exception (3)
Converter Now Works with LuxCore
I had some time to go over the changes that new update to LuxRender has unleashed. I am very happy and impressed. I have been avoiding LuxCore API, as previously mentioned, mostly because node implementation was incomplete. The gaps have been closed and materials all seem to work in nodes. There are a few things …
Continue reading Converter Now Works with LuxCore
LuxRender Progressing Like Lightning…..
I have been doing all this coding for Blender and LuxRender via my Converter, which takes Blender Internal materials and converts them to LuxRender materials suitable for rendering. The last LuxRender plugin for Blender I installed had an update feature found in the ‘User Preferences’ section, so I went ahead with updating. To my surprise, …
Continue reading LuxRender Progressing Like Lightning…..
LuxRender Converter Update and Tweaks
Happy Holidays! I have had some time testing and updating code for the LuxRender Converter. As is the case with any programming, when you update something, you invariably break something that worked before. The only way to solve this is just to keep debugging and testing. I have had great feedback from the BlenderArtists community, …
Continue reading LuxRender Converter Update and Tweaks
LuxRender Converter for Blender
I finally had some time over the Thanksgiving holiday to finish up coding my ‘Holy Grail’ for Blender. I may have mentioned previously that I am a big fan of LuxRender. Unbiased rendering is the way to go, in my thinking. But one thing that has been a big time-sucker is prepping the scenes and …
Continue reading LuxRender Converter for Blender