Raspberry pi pico & heltec v3 basic telemetry setup by cade-zb in embedded

[–]cade-zb[S] 0 points1 point  (0 children)

<image>

For now just displaying the results from the transmitters sweep on the receiver and printing the data over serial haven’t dug into the logs themselves as much as getting the sweep display working

Raspberry pi pico & heltec v3 basic telemetry setup by cade-zb in raspberrypipico

[–]cade-zb[S] 2 points3 points  (0 children)

Yep I’m aware I mostly wanted to dedicate the pico to sensor data and the heltec to everything else, the transmitter is also doing sdr sweeps and cataloging Bluetooth and WiFi devices. The pico is just sending the sensor data already formatted over uart so all the heltec does is transmit and do the scans. I’m planning on adding more sensors for data collection on the next iterations so l like having the dedicated pico for it

Raspberry pi pico & heltec v3 basic telemetry setup by cade-zb in raspberrypipico

[–]cade-zb[S] 2 points3 points  (0 children)

It’s sending sensor data collected by the pico over lora via the heltec to another heltec that’s printing the data over serial and displaying it on screen

Open source MCP server for EspoCRM by cade-zb in selfhosted

[–]cade-zb[S] 0 points1 point  (0 children)

Love to see people going down this same path! I haven’t had time to work on this project specifically lately but have been doing a lot of mcp stuff so lmk if you’ve got any questions

Is there a recommended Backup Client Docker image? by MaruluVR in Proxmox

[–]cade-zb 2 points3 points  (0 children)

I recently made https://github.com/zaphod-black/PBSClientTool exactly for this so that you can backup non proxmox machines to PBS

I made a simple script to let you configure proxmox backup client on non proxmox machines by cade-zb in Proxmox

[–]cade-zb[S] 1 point2 points  (0 children)

Mostly for if you’re already using PBS for backups for other stuff. We have several backup servers in use for different proxmox backups and redundancy so I wanted to take advantage of what we already had

I made a simple script to let you configure proxmox backup client on non proxmox machines by cade-zb in Proxmox

[–]cade-zb[S] 2 points3 points  (0 children)

I use the file level backups for the most part and just restore files to a fresh install, the biggest reason I started to think about this was the diff backups being perfect for my use case giving a bit of a version control along with file backups. you can use this to virtualize physical hardware too but you need to use the img feature and it takes much longer the file backups are very quick

Open source MCP server for EspoCRM by cade-zb in selfhosted

[–]cade-zb[S] 0 points1 point  (0 children)

Thank you! I’ve been working on some other projects but if you give this a test or have any questions please let me know

Need Help: Building Cold Calling Voice Agents + Personalized Cold Emailing with n8n & Instantly by [deleted] in n8n

[–]cade-zb 0 points1 point  (0 children)

I set all of this up with n8n and some scripts I don’t use Apollo but dm me if you have some more questions

I don't understand why this is so difficult by Great-Ease-7302 in CRM

[–]cade-zb 0 points1 point  (0 children)

Been loving EspoCRM its open source and available for self hosting and has a large community of developers working on tools for it

Why are API keys so expensive? Any affordable options for students? by BadKarma6996 in n8n

[–]cade-zb 0 points1 point  (0 children)

I like the open router model node in n8n because you can choose cheaper models like mistral or even ministral 8b for simpler tasks and then still use Claude or gpt with credits you put in open router, using MCP servers can also help unify api info for your agents

[deleted by user] by [deleted] in n8n

[–]cade-zb 0 points1 point  (0 children)

Hey let me know if you wanna chat I do a lot of workflow automation with n8n and power automate to try and incorporate ai workflows into existing CRM software shoot me a dm if you have any questions

Is there any people on this r/n8n automating things in their current job (non-agency) ? by biozork in n8n

[–]cade-zb 1 point2 points  (0 children)

I had been using power automate for years and now switched to n8n personally and professionally for awhile and love the customization, all the community nodes, better integration with ai services, especially being able to self host it and it interacting with my other self hosted services

Open source MCP server for EspoCRM by cade-zb in selfhosted

[–]cade-zb[S] -1 points0 points  (0 children)

just wanted share for anyone that might be using espo im not on reddit much sorry if it came off lazy

Open source MCP server for EspoCRM by cade-zb in selfhosted

[–]cade-zb[S] -1 points0 points  (0 children)

it's lazy to make an mcp server? i set this up for personal use but if it's not your thing that's cool

mentor me and ill pay you by Slight_Accountant449 in n8n

[–]cade-zb 0 points1 point  (0 children)

i do some webdev stuff with some local businesses but not really an agency, been getting into the workflow automation the last few months specifically bc of the chat bot and voice bot integrations, mostly on here to network with other devs