SQLServer
Node-Red and MQTT is awesome for real-time data, but what if you want to store and retrieve messages? Its rather straight forward to use Microsoft SQL Server as your database. MSSQL is free and easy to get started with.
Node-Red and MQTT is awesome for real-time data, but what if you want to store and retrieve messages? Its rather straight forward to use Microsoft SQL Server as your database. MSSQL is free and easy to get started with.
I wanted to install a SSD on the Windows 10 desktop that my Node-Red ran on and ended up reinstalling windows. I had exported my flows and re imported them, all good. Later on I spent a few hours adding more good stuff. Everything was fine until a few days later when after a reboot, all my flows were gone!
Talk about a mix of anger, panic, and regret. Why didn’t I back up my work!?
Mars rover remixed and inspired by bolbots mars rover on Thinigverse. http://www.thingiverse.com/thing:1583399
The rover uses an Arduino 101 for brains, BLE for communication, and the Blynk app for remote control.
I used my first RepRap Mendel Prusa 2 to print my Kossel Mini. The Kossel Mini has been a wonderful printer but I wanted something a tad bigger so I embarked on a journey to build a big Kossel RepRap 3D printer. As of writing this post there is a significant lack of affordable kits for large Kossel printers out there so I found some inspiration online and started building my own Kossel XL 3D printer. I am very proud of the results, its gorgeous and prints great!
If you don’t know already, RepRap printers are open source, no one owns them, you do! The community has a lot of information on building your own self replicating 3D printer, http://reprap.org/wiki/RepRap
This project uses the Intel Arduino 101 board that has a built in IMU and (BLE) Blue Tooth Low Energy. For the remote control I used the free Blynk app which is is available for Android and iPhone, it allows you to rapidly drag and drop some buttons to create a user interface. The Chassis is a Dagu DG012 from Sparkfun.
I tried to power the whole rig from the 5 AA battery pack that came with the chassis but the Arduino kept resetting on low voltage. Ideally I would use a nice LiPo battery pack but I think it’s reaching to expect a beginner to learn about the care and feeding of LiPos and purchase a charger so I chose to power the motors separately from the Arduino using a USB Battery pack. Be sure to remove the optional battery jumper on the Adafruit motor shield or you can fry some things, the power sources need to be separate.
The August 2016 DFW Hackster MQTT meeting was a blast. Here is a link to the online presentation. https://sway.com/DpyBV3JjNYoTFrsx If …
Cortana can easily be extended to aid you with your DIY home automaton projects. In this example Cortana sends MQTT commands to open and close a garage door as well as ring the doorbell with custom jingles. By the way, you don’t have to use MQTT, you can also do a whole lot of other things as well from opening a file, opening a program, or launching your favorite websites.
As of the writing of this entry I am frantically trying to finish documenting the MQTT Doorbell and Garage Door Opener devices in separate posts. Hopefully I can get those whipped out in a few days.
A thermistor is a simple temperature component, basically it is a variable resistor that the resistance changes in it depending on the temperature. Such a simple device needs a few more components and scaling in the microcontroller to give the desired C or F temperature reading.
A Programmable Logic Controller, PLC or Programmable Controller is a digital computer used for automation of electromechanical processes, such as control of machinery on factory assembly lines, amusement rides, or light fixtures. PLCs are used in many industries and machines. http://en.wikipedia.org/wiki/Programmable_logic_controller
A HMI (Human Machine Interface) is the system by which people can interact with a machine. The user interface includes hardware (physical) and software (logical) components.
There are several options available for the vertical movement carriage of the Kossel Mini. The thing is some options cost a LOT more money. I will show some options along with prices as of 1/1/2014.
1. Use MR12 MGN12C HIWIN rail and truck currently about $140.00 after shipping…
2. Use an additional printed carriage with Dual 623 V rollers currently around $80.00 after shipping…
In this video I assemble the push rods, effector, and auto level probe.
Push rods: They should be around 180MM and MUST be exactly the same length. If they are all a little bigger or smaller you can adjust in the software. Cut the head off of 12 M4X20 screws and screw the ball joint ends on to the rods, be careful not to split the rods so a tap may be needed.
Read moreKossel Mini Tutorial, Push Rods, Effector, Auto Level Probe and Hot End
My first 3D printer was a Prusa Mendel V2 Reprap, after seeing the speed and precision of my bosse’s Rostock Max and drooling over his Kossel mini I decided it was time to make another printer. (You can find my Prusa Mendel V2 Reprap post here) I have found that half the fun of 3D printing is building the machine… especially if you are the type that enjoys tinkering and fiddling with gadgets. I have also found that 3D printing is absolutely a hobby, though, I am to cheap to try some of the more out of the box printers that are developing nowadays. I am not sure if the urge to build things or my cut-rate pocket-book drive my DIY printing hobby more…
Building my very first 3D printer was quite traumatic and time consuming but also fun and rewarding! I don’t suggest building your own unless you have a love for tinkering, and making. There are some other qualities that will come in handy such as tendency’s for hacking, electronics, and computers. As this is a computer controlled machine complete with a microcontroller you MUST know how to turn a computer on. Be aware that building your own RepRap is more like getting a hobby than getting a project.