-
Recent Posts
Archives
- September 2024
- July 2024
- June 2024
- May 2024
- April 2024
- December 2023
- March 2023
- May 2022
- October 2021
- September 2021
- January 2020
- October 2019
- July 2019
- May 2019
- April 2019
- January 2019
- December 2018
- November 2018
- April 2018
- February 2018
- December 2017
- November 2017
- October 2017
- June 2017
- January 2017
- December 2016
- July 2014
- September 2013
- March 2013
- November 2012
- October 2012
- September 2012
- August 2012
- June 2012
- May 2012
- March 2012
- December 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
Categories
Meta
Author Archives: peter
Egg Robot Cyclops (v3)
Egg Robot is a Cyclops! Making the Egg Robot (Ham-Steak) into a credible toy means not leaving the internals dangling around where they could be damaged. Version 3 of the Egg Robot adds front and rear covers that protect the … Continue reading
Posted in CAD, Robotics, Toys
Tagged Fusion 360, Pololu, raspberry pi, Robot, robotics
Leave a comment
Out of Control PIDs
This week’s post is less of a how-to and more of a “how-to?” I’ve got some ideas about the basics of PID controls, but this system is giving me trouble. I updated the PID control system on Egg-Bot Version 2. … Continue reading
Posted in 3D Printing, Projects, Robotics
Tagged mechatronics, Pololu, Robot, robotics
Leave a comment
1-D Egg Robot – Version 2
This week I made some changes to the Egg Bot and named it version 2 (even though it’s really a version 1.5 probably). I combined the servo and circuit board mounting into a single bracket, printed the new bracket, and … Continue reading
Posted in 3D Printing, CAD, Programming, Robotics
Tagged controls, mechatronics, Pololu, raspberry pi, Robot, robotics
Leave a comment
Egg Robot – 1-Dimensional Balancing Robot
Presenting the Egg Robot (aka “ham steak”), a 1-dimensional balancing robot. The main purpose of the robot is to balance at different angles. The balancing will be accomplished by adjusting the center of gravity of the robot using a weighted … Continue reading
Posted in 3D Printing, CAD, Programming, Projects, Robotics, Sculpture
Tagged Egg Robot, EmotiveRobotics, Pololu, Robot, robotics
Leave a comment
Emotive Eyes Complete
This is the completed first version of the emotive eyes project. It was successful in that it was motivation to re-calibrate my 3d printer and make some modular eyes for future projects. I am not really satisfied with the animations … Continue reading
Posted in 3D Printing, CAD, LED Matrix, Programming, Projects, Robotics, Sculpture
Leave a comment
Emotive Robotics – Expressive Eyes
Today’s project is making “expressive” eyes. Eyes can serve dual functions: in addition to observing the world around you, in many animals they also serve to express interest or other emotions. In this project I am focusing on the latter, … Continue reading
Posted in 3D Printing, Projects, Robotics, Sculpture, Toys
Tagged adafruit, Arduino, EmotiveRobotics, robotics
Leave a comment
Piratey Trapeze and Juggling Spectacular!
Follows is a video of my performance of a Piratey Trapeze and Juggling routine at the Commonwealth Circus Center (C3) Fall 2023 show in Boston, MA. Video credits to C3 community member Jordan Cox/Beren Jones. Special thanks goes to my … Continue reading
Posted in Circus, Sports
Leave a comment
Micro ROS on the Pololu 3pi+2040, Part 2
In the previous post, I demonstrated a very basic micro ROS implementation running on the Pololu 3pi+ 2040. This post expands upon that demonstration to include battery sensor telemetry. Step 3: Pololu 3pi+ 2040 Sensor Telemetry to micro ROS In … Continue reading
Posted in Projects, Robotics, ROS
Tagged 3pi+2040, microROS, Pololu, Raspberry Pi 2040, robotics, ros
Leave a comment
Micro ROS on the Pololu 3pi+2040
The Pololu 3pi+2040 is a very capable (and adorable) mobile robotics experimentation platform sporting the powerful Raspberry Pi RP2040 microcontroller. The ROS 2 robot operating system is the standard platform for mobile robotics, providing reliable publisher-subscriber communication, simulation and visualization. … Continue reading
Memory Forensics with LiMe
Installing LiMe on a Kali Linux UTM virtual machine on an M1 Mac. In your Kali Linux Virtual Machine, enter the following on the command line: $ sudo nano /etc/apt/sources.list Uncomment the deb-src line. $ sudo apt update -y$ sudo … Continue reading
Posted in Uncategorized
Leave a comment