
15 Mar
2025
15 Mar
'25
1:06 p.m.
> > > so, sending robots into [air]space first lets them accumulate supplies for you there until you move there yourself. > > > > thinking for a final product you'd want 2-3 ways to connect to it remotely (and get gps) in case it is high in the sky and one of them breaks. > > > > so, things i could buy today to make a barebones prototype today: > > > - power pack (ideally a solar one) to power arduino and motors > > > - power adapter for motors? > > > - party balloons > > > - twine, construction materials > > i'm spending time working on setting up an SOC. my current chosen approach is my cellphone wired to an arduino with termux running tmate on boot. > > this approach roughly means patching avrdude to accept a filedescriptor on the command line so as to connect to the arduino via android. i'm working on that now. > > tmate lets other people watch you; the login for that would be karl3wm/connect@nyc1.tmate.io or something like that > > the example code for patches to access usb devices on termux is at https://wiki.termux.com/wiki/Termux-usb#Details well the avrdude code is based on libusb 0.1 whereas termux has 1.0 and it's pretty slow to code over tmate.io on a phone; i think it makes more sense to program the arduino elsewhere and use a serial interface to preprogrammed code on the phone for now. There's an example in c and python for serially interfacing with arduinos via libusb at https://github.com/tytouf/libusb-cdc-example . so that's the essentials :s :s :s i think it makes sense to acquire a power supply next to make the motors run, but i'll slow down now we'll see how it goes. a day trip today for this might involve: - visit cricket and put a data plan on this phone, or get a phone anywhere - get a power pack (ideally solar) to run everything - get bare wiring for the power pack sufficient to power a motor - get general hobby wiring and wire cutters and optionally a soldering tool - get party balloons - get some prototype construction materials, umm i guess: twine, duct tape, hot glue, some rods - get hobby wiring and optional soldering tool now, i have a toy fan and a servo gimbal. this might not be sufficient to move something around in the air :s continued work seems presently conditioned a functioning result :s :s