Embedded "low cost" Webserver with "email SSL" mates with the Teensy 3.
Embedded "low cost" Webserver with "email SSL" mates with the Teensy 3.
I found the an easy way to have a webserver connected to the Teensy 3.
I have used this PINK module on my home RF network.
http://www.netburner.com/products/pink-products/pink
http://www.netburner.com/component/content/category/45-sb70lc
BTW ... I do not work for Netburner.
With the Netburner SB70LC, you can do the following:
Send SSL email alerts from the Teensy 3.
Read and toggle digital inputs and outputs on the Teensy 3 via web server page.
Read analogs or variables and easily post it on the Webserver page for others to see.
You would need the following:
1 Ethernet LAN close by the Teensy 3.
2 A SBC70LC (3 VDC version with Pink firmware) (NOT SBC70 +5 VDC version) from NetBurner.
Ask sales for the special Pink firmware for the SBC70LC.
You could order their PINK kit for $129 with cables, but why waste your money when all you
need is the SBC70LC with the "PINK firmware" for $59??? They provide all the software
utilities and even have a "fixed" web server page already set-up and designed.
All you need to do is serially connect to the SB70LC and send and receive commands to
the web server. Be sure to read and download all the PINK docs and utilites for easy deployment.
3 A spare TTL serial port on the Teensy 3. Since both the Teensy 3 and the SBC70LC are low
voltage 3.3 VDC devices, they connect well with no level converters.
4. A semi level of "IT" competence on router configuration and setup (port forwarding) to break
through the router firewall for the PINK Web server operation.
5. A PC to set-up and debug the web server but after that the Teensy 3 does the heavy lifting.
BTW ... The SBC70 (5 VDC PINK model) will work easily with all the other 5 VDC Teensy models.
Enjoy ...
Embedded "low cost" Webserver with "email SSL" mates with the Teensy 3.
I found the an easy way to have a webserver connected to the Teensy 3.
I have used this PINK module on my home RF network.
http://www.netburner.com/products/pink-products/pink
http://www.netburner.com/component/content/category/45-sb70lc
BTW ... I do not work for Netburner.
With the Netburner SB70LC, you can do the following:
Send SSL email alerts from the Teensy 3.
Read and toggle digital inputs and outputs on the Teensy 3 via web server page.
Read analogs or variables and easily post it on the Webserver page for others to see.
You would need the following:
1 Ethernet LAN close by the Teensy 3.
2 A SBC70LC (3 VDC version with Pink firmware) (NOT SBC70 +5 VDC version) from NetBurner.
Ask sales for the special Pink firmware for the SBC70LC.
You could order their PINK kit for $129 with cables, but why waste your money when all you
need is the SBC70LC with the "PINK firmware" for $59??? They provide all the software
utilities and even have a "fixed" web server page already set-up and designed.
All you need to do is serially connect to the SB70LC and send and receive commands to
the web server. Be sure to read and download all the PINK docs and utilites for easy deployment.
3 A spare TTL serial port on the Teensy 3. Since both the Teensy 3 and the SBC70LC are low
voltage 3.3 VDC devices, they connect well with no level converters.
4. A semi level of "IT" competence on router configuration and setup (port forwarding) to break
through the router firewall for the PINK Web server operation.
5. A PC to set-up and debug the web server but after that the Teensy 3 does the heavy lifting.
BTW ... The SBC70 (5 VDC PINK model) will work easily with all the other 5 VDC Teensy models.
Enjoy ...
Last edited: