Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
jeffgeerling.com
Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
1–10 of 70 posts
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#2Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#3I want one of these with an LTE modem on it so that I can drop it in the rack (non-datacenter) and remote-in regardless of the WAN condition.
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#4I want one of these with an LTE modem on it so that I can drop it in the rack (non-datacenter) and remote-in regardless of the WAN condition.
At least the TinyPilot firmware is Open Source https://github.com/tiny-pilot/tinypilot - i don't know Pi-KVM. And it's a normal RaspberryPi with a debian-based os. So you should be able to just attach an LTE modem via USB and configure it via SSH, right?
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#5I want one of these with an LTE modem on it so that I can drop it in the rack (non-datacenter) and remote-in regardless of the WAN condition.
At least the TinyPilot firmware is Open Source https://github.com/tiny-pilot/tinypilot - i don't know Pi-KVM. And it's a normal RaspberryPi with a debian-based os. So you should be able to just attach an LTE modem via USB and configure it via SSH, right?
In fact, TinyPilot is based on ustreamer, that is developed by Maxim Devaem, the pikvm creator: https://github.com/pikvm/ustreamer
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#6I want one of these with an LTE modem on it so that I can drop it in the rack (non-datacenter) and remote-in regardless of the WAN condition.
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#7// I'm the author ;)
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#8Happy to answer any questions about TinyPilot or KVM over IPs.
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#9TinyPilot founder here. Happy to answer any questions about TinyPilot or KVM over IPs.
Lets say that I prototype something on dev board like something from Raspberry Pi, or ones from STM. Now I want to do a full product, (like the Tiny Pilot) with the microprocessor on a custom PCB board with just the necessary hardware.
I understand that you have to design the schematic and then get the PCB layout done, but in terms of figuring out which pins to connect, is it just a matter of figuring it out from the microcontroller manual? Additionally, how do you end up programming the microcontrollers, do you have to have a separate programmer since you don't have all the stuff on the dev board?
Re: Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
#10I want one of these with an LTE modem on it so that I can drop it in the rack (non-datacenter) and remote-in regardless of the WAN condition.