Skip to content

Commit 97551cf

Browse files
committed
More journals fixed
1 parent e8ee315 commit 97551cf

5 files changed

+58
-7
lines changed

Diff for: content/2018/04/2018-04-01-piwars-bot-build-notes.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This was disturbing.
1212

1313
I was researching stuff on motor stall currents, and brushing up my physics - what had I missed? The robot could fail only seconds in, or a while in.
1414

15-
After checking on twitter, and then reading the piconzero docs - it turns out that older pi raspbian images had i2c stability issues. So I started a dist-upgrade on it. This seemed like a great plan...
15+
After checking on social media, and then reading the piconzero docs - it turns out that older pi raspbian images had i2c stability issues. So I started a dist-upgrade on it. This seemed like a great plan...
1616

1717
Bad news then - I knocked out the power cable (external wall power) while doing the update!
1818

@@ -248,7 +248,7 @@ Left track 0 Right track 0
248248
What does this mean? Wait - 2.0.4?
249249

250250
Now using the controller example from <https://approxeng.github.io/approxeng.input/examples/show_controls.html> - and the axis are weird.
251-
Time to talk on twitter.
251+
Time to talk with other robot builders.
252252

253253
Trying to remove "pi" from the "input" group. Then log out, back in and try again. No - nothing.
254254
Try a reboot. Without the pad - input shows only "mice".
@@ -269,7 +269,7 @@ crw-rw---- 1 root input 13, 0 Apr 1 15:23 js0
269269
crw-rw---- 1 root input 13, 63 Apr 1 15:22 mice
270270
```
271271

272-
I spoke on twitter to the approx_eng guy. With Helena's help - and used `evtest` - which shows event sources and allpws you to look at them.
272+
I spoke to the approx_eng guy. With Helena's help - and used `evtest` - which shows event sources and allows you to look at them.
273273

274274
This showed nothing when not in the input group, and 2 event sources when in the group.
275275

Diff for: content/2018/04/2018-04-06-piwars-fixing-sensors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ It was a dependency of the `skittlebot` class in the code.
3939

4040
## Multiple sensors
4141

42-
This is going to get interesting. I had a chat with @4tronix on twitter and asked for some ideas for using multiple distance sensors with the PiConZero.
42+
This is going to get interesting. I had a chat with @4tronix and asked for some ideas for using multiple distance sensors with the PiConZero.
4343
The PiConZero itself wouldn't be able to, but additional GPIO boards could. So the options are:
4444

4545
* creating a shim to attach to sensors.
+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Piwars 2018 Robot - Panic Sets In
3+
date: 2018-04-18
4+
tags: [robot building, piwars, opencv, electronics, power, raspberry pi robotics project, raspberry pi opencv project, python, raspberry pi camera]
5+
---
6+
As we realise how close we are to going to the event, panic Sets In. 2 days before we leave! Our robot should be ready for the 22nd of April - not everything works!
7+
8+
We have a task list, but it's too far from realistic. this is a mix of things we've done, and what we were hoping to do. We have a lot of work to do.
9+
10+
* Finish the code conversion to the method for HC-04 used in the piconzero library. - done
11+
* Finish assembling the motors. - done
12+
* Test each distance sensor in it's enclosure on the Tester made with the microview - ensure there isn't any weird values.
13+
* Check that that breadboard is wired correctly. -done
14+
* Left - done
15+
* Right - done
16+
* Front - done
17+
* Conclusion - the 3d printed cases are not a problem.
18+
* Try three together on multiple microviews. - nah - lets not.
19+
* Fix the distance code - the GpioZero is the wrong way to do it for now - done.
20+
* Test the motors with keypad drive. - done
21+
* Test the distance code again.
22+
* Find out why the lights aren't working - get them working.
23+
* Use a microview with some code to test that first strip and connector
24+
* Replace that connector if I need it.
25+
* Now try to get at least one light under pi control, can I use my logic analyser to see if anything is coming out on that SPI output bus I made?
26+
* Finish the MENU module - and blend it with drive - so menu is Manual Drive and launch auto.
27+
* Write the sysv/systemd script to launch this as user Pi when powered up.
28+
* Make the rainbow module - give it the sequence of colour hues - test with skittles.
29+
* It is the hue divided by 2 to fit in the range.
30+
* Find the hue for red - range -15 - 15,
31+
* hue range green - 45 - 75
32+
* hue range blue - 80 - 145
33+
* hue range yellow - 20 - 40
34+
* Create code to go through the sequence: red, blue, yellow, green
35+
* Drive up.
36+
* Pull back.
37+
* Next
38+
* When done - exit back to drive.
39+
* Test it.
40+
* Test the avoid module - see how I can branch it for fast straight line.
41+
* Make a simple maze - use cardboard in the house.
42+
* Test the robot with a simple maze test.
43+
* Play robot skittles with the kids.
44+
45+
* PACK!
46+
* Screwdrivers
47+
* Cables + crimps?
48+
* laptop
49+
* Batteries (charger?)
50+
51+
The next update will be after the event, a debrief.

Diff for: content/2020/03/2020-03-01-kicad-part-for-explorer-hat-pro.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
date: '2020-03-01'
2+
date: 2020-03-01
33
description: Explorer Hat Pro Part For Kicad
44
layout: post
55
tags:
@@ -8,7 +8,7 @@ tags:
88
- raspberry pi projects
99
- raspberry pi 3 projects
1010
- piwars
11-
- robot
11+
- robot building
1212
- kicad
1313
title: 'Piwars 2020: Kicad Part For the Pimoroni Explorer Hat Pro'
1414
---
@@ -27,4 +27,4 @@ Download the files below:
2727
* [explorerhatpro.lib](/assets/kicad-library-parts/explorerhatpro.lib)
2828
* [explorerhatpro.dcm](/assets/kicad-library-parts/explorerhatpro.dcm)
2929

30-
![Nerf Gun On the Robot](https://pbs.twimg.com/media/ERVTiHkU8AER8cU?format=jpg&name=large){.class="img-responsive"}
30+
{% img_responsive "content/2020/03/nerf-turret-on-bangers-robot.JPG", "Nerf Gun On the Robot" %}

Diff for: content/2020/03/nerf-turret-on-bangers-robot.JPG

3.37 MB
Loading

0 commit comments

Comments
 (0)