Finished HW of my ROS 2 Bimanual diff drive robot
So far it has:
- 2 Lerobot arms
- Pan & Tilt with Realsense
- Diff drive with ros2_control
- Magnetic charging
Next I want to pick some clothes like socks and put them into washing machine autonomously 😄
So far it has:
Next I want to pick some clothes like socks and put them into washing machine autonomously 😄
My edge AI company is up and running. Venture's have been launched and we are driving toward our first revenue. Check out the build, the whole process is document! Jetson is the core!
The Orange Pi 5 Plus in my stack serves as the Ollama model server, running qwen3.5:4b at about 7GB RAM. This week it powered something I'm pretty proud of.
My AI crew ran a complete local SEO campaign for a tattoo shop in San Diego. Here's what it generated automatically:
→ 8 keyword-optimized landing pages targeting San Diego
tattoo searches
→ 3 blog posts with proper meta descriptions and local
keyword targeting
→ 4 weeks of Google Business Profile posts
→ Review request SMS templates for the artists to send
after every appointment
→ Competitor research logged to PostgreSQL
The Orange Pi handled all the inference. Total AI cost for the content generation: about 30 cents in Claude API calls for the final polish pass.
A traditional SEO agency charges $1,500-2,500/month for this. The whole pipeline runs automatically every Monday morning via cron job.
Just posted a full video walkthrough showing exactly how it works, the agent architecture, the PostgreSQL schema, the Squarespace implementation, everything.
https://www.youtube.com/watch?v=a0NXVsqu5jQ
What are you all running on your Orange Pi?
I want to get into Edge AI deployment and want some suggestions for an application that I can make for my Jetson and have in my portfolio.
Hello, I want to know how much voltage and amps do I need to not blow this thing up. I have an adapter and its output is 19.0V and 2.37A. It works perfectly. I want to know which Lipo Battery will be perfect for orin nano. I posted pictures for no misunderstanding. Thank you.
When choosing a model for Raspberry Pi / Jetson deployment, what’s the MOST frustrating part?
Trying to understand the biggest pain point before building a tool.
Hello, i have a jetson Nano b01 chip and avermedia d111no motherboard (i guess it is). In avermedia website have a Document for boot L4T(Linux for Tegra) and it indicates "you must have micro USB cable plugged in jetson and the USB cable plugged in Host machine"
Now here is the problem. My micro USB port is broken and neither charges the jetson nor receives data.
I saw in the forums if you don't have micro USB port, you cannot boot because of Recovery mod requires micro USB input.
I am seeking for a Solution for this situation.
Any advice you want to give, I will humbly accept and try.
Thanks
Hi all,
I have checked online and come up empty, but I am trying to run the below as a local chat AI for learning from.
https://github.com/zhamm/jetson-ollama-offline-ai
It has both 8b Dolphin and 1.1B llama downloaded, but after ~2 responses it will begin to throw out about 12 letter Gs as an answer on Dolphin, or 12 # symbols on Llama.
I am not sure how to avoid this or what to do.
I understand the Nano isn’t the most powerful and don’t mind waiting for an answer, but it seems that even simple questions or “hello” prompts end up getting this jibberish response after a few of them.
Any help is greatly appreciated. Thank you!
Edit: weirdly, running questions from a mobile device on the same network using the ollama-local hyperlink seems to run without any issues at all.
Very peculiar.