THE ODD SLICE OF PI |
blog
new projects and other stuff
Been a while hasn't it? A new project is up, pi2oled. The overlay I created for it has been accepted by the Foundation software maintainers, so it should appear in the next Raspbian release. I guess I've achieved a sort of immortality. I've modified the pi2ws2812 project. It now uses the PWM peripheral, which makes wiring simpler, and allows use of a small PCB to do the interconnect. In exchange it nukes sound. There's no free lunch I guess. Finally, I'm behind on kernel posting, and I have several other projects in the pipeline. I'll update when I get a chance. |
raspbian 2018-10-09
A new Raspbian is up at the usual location. This includes the new HD44780 kernel driver, and I've begun updating my pi2hd44780 project to use it. |
new piRemote project
I've put up a new project that allows remote control of a Pi, even one without a network interface. It consists of a Pi Zero W. That's it. Find it here. |
new pi2ws2812 project
It's been a while, but I've started documenting a new project. I finally bought a strip of those addressable LEDs. The price was right, even though I don't know what I'll be using them for. While I was waiting for them to arrive, I checked to see what kernel modules were available for driving them. I could only find one that uses the PWM peripheral, and one that uses paced DMA driving the GPIOs. That was kind of disappointing: nobody is using the PCM peripheral. It's perfect for driving them with it's huge FIFO buffer. So I modified one of my old kernel drivers to do the job. It works great! I even wrote a few demo programs to test it out. The files are posted, but there's no write-up at this point. |
raspbian 2017-04-10
A new Raspbian is up at the usual location. It uses the same kernel as 2017-03-02, so I don't need to upload a new kernel compiling source. The release notes indicate there are three changes: Wolfram and Flash Player are updated, and PARTUUID is now used for persistent disk names during USB boot. |
raspbian 2017-03-02
Another Raspbian was released, and I've uploaded module compiling source. This seems to be a recent pattern - a new release a few days after a major release. Maybe I shouldn't be so quick to upload source? At least when the releases are a few days apart it makes it easy to upload - I can do the steps from memory! |
raspbian 2017-02-16
A new version of Raspbian is available. I've uploaded module compiling sources for it. It supports the new Pi Zero W, and adds a few more general improvements. I've uploaded modules for this new kernel version to the ps2pi and pi2wifi projects' files pages. |
raspbian 2017-01-11
A new version of Raspbian is available, 2017-1-11. I don't know what changed in it since the release notes haven't been updated. What I do know is that the kernel version hasn't changed from 2016-11-25, so I won't have to update my modules repository. Yay! |
pixel for mac and pc
The Foundation gave us a little Christmas present: a version of Raspbian that runs on a Mac or PC as a live CD/Flash drive! I've given it a spin on both an old 1.3GHz ThinkPad, and a desktop Mac. Here are the highlights:
My conclusion: it's a great way to get some use out of old computers! |
i'm baaack....
Well, that was a long break. I tend to be quite busy the last three months of the year. That doesn't mean that I haven't been making anything though: I just haven't had time to document. What have I been doing? I started a new project, piDrum. Nothing is posted yet, so stay tuned. I finally updated the kernel compiling source on Github. It matches the 2016-11-25 kernel now. I also copied the newly compiled modules to the ps2pi, pi2wifi, and pi2hd44780 projects for your convenience. There was also a problem with the esp8089 overlay in the pi2wifi files section, which is now fixed. |
1-10 of 67