Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

bunnie

@bunnie@social.treehouse.systems
  • Open on social.treehouse.systems

Good at following directions. Bad at obeying rules.

0 Followers
0 Following
17 Posts
Joined November 20, 2022
Github:
https://github.com/bunnie
Twitter:
@bunniestudios
Blog:
https://bunniestudios.com
Bluesky:
@bunnie.org
About:
https://bunnie.org

Posts

Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Jul 14, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
A version of the Baochip BIO core, using the same open source RTL as featured on the 22nm version (https://github.com/baochip/baochip-1x/tree/main/rtl/modules/bio_bdma/rtl) has been taped out and will be on the open-to-the-PDK 180nm @wafer_space@mastodon.social run 2! Thanks to Deepak Sharda (twitter: x.com/deeempak / website: https://lut4.com) for doing the heavy lifting of porting the Baochip BIO core to this process! Design is at https://github.com/dpks2003/bio-core
26
0
9
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 21, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @chrysn@chaos.social
@chrysn You can do both modes, you can always read an I/O pin and poll its state without relying on the quantum mechanism. At 5 Mbaud I would guess you can do polling OK.
1
0
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 21, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @wren6991@types.pl
@wren6991 thanks! I also really enjoyed analyzing and understanding the PIO, it's a really interesting point in the design space and there's a lot of clever ideas in there.
1
0
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 20, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @xyhhx@nso.group
@xyhhx yep, it's a play on words!
1
1
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 20, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems

One of my favorite features of the Baochip-1x is the BIO. It's an I/O coprocessor that is based on the PicoRV32, with custom register extensions to allow direct access to GPIOs from the ISA.

Read more about the BIO at this blog post: https://www.bunniestudios.com/blog/2026/bio-the-bao-i-o-coprocessor/ I go in-depth into the architecture and its trade-offs relative to the PIO, and conclude by working through a couple of coding examples.

71
8
43
1
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 10, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Boosted by Bruce Elrick @virtuous_sloth@cosocial.ca
I built a microcontroller for high-assurance applications on TSMC 22nm. I call it the "Baochip-1x". Read more about what it is and how it came about at this blog post: https://www.bunniestudios.com/blog/2026/baochip-1x-a-mostly-open-22nm-soc-for-high-assurance-applications/
117
8
100
2
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 07, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @lutindiscret@mastodon.libre-entreprise.com
@lutindiscret @baochip.com great, probably just user error on my side.
0
0
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 07, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @bunnie@social.treehouse.systems
@lutindiscret @baochip.com weird, doesn't look like stuff is automatically cross posting...
0
1
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 07, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @lutindiscret@mastodon.libre-entreprise.com
@lutindiscret I guess in theory this should be live in about 5 minutes: @baochip.com
1
1
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 05, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @lutindiscret@mastodon.libre-entreprise.com
@lutindiscret can you teach me how to bridge accounts? ie link me to a guide or explain how to do it to me.
0
1
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Mar 04, 2026
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @gkrnours@mastodon.gamedev.place
@gkrnours The baochip is fairly limited in I/O, so any application like this would require some helper to expand the I/O, creating a bottleneck and thus making performance less than desired. So I would guess it is not strictly impossible, but it's probably also not going to work as well as desired.
1
0
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Dec 31, 2025
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @Logical_Error@fosstodon.org
@Logical_Error "use case" - I think of it as a general purpose MCU with some bonus security features. I personally am developing systems around it targeted at authentication tokens, but I don't mean that to be a box into which it is defined. The emphasis on open source means that everyone is invited to use it however they see fit. The intention is not for Xous to be a desktop replacement - the transition comparison is more like going from say, Zephyr or ThreadX to Xous. It's an embededd OS so the harder challenge is porting code from one ecosystem to another. Because we are Rust, we already don't have source-language compatibility that C-based OSes would have. So maybe the biggest ecosystem you could copy paste code out of is Tock, another Rust-based OS.
4
0
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Dec 31, 2025
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @pjacock@fediscience.org
@pjacock Also for software support, we're focusing on pure Rust and we have a custom OS we wrote for it called Xous - https://betrusted.io/xous-book/
0
1
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Dec 31, 2025
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems
Replying to @pjacock@fediscience.org
@pjacock Re pinout - I'd refer you to the KiCAD for the dabao board, it has the symbol with the pinout embedded in it: https://github.com/baochip/dabao it also lists the pin-muxable I/O in the symbol itself The device also has the BIO in it which allows most of the pins to be configured in software to be a bit-bang UART, I2C, etc. modulo the existence of drivers for that protocol.
0
1
0
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Dec 30, 2025
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems

Interested in the Dabao evaluation board for the Baochip-1x? Sign up here to be notified when they are going on sale: https://www.crowdsupply.com/baochip/dabao

Dabao Evaluation Board for Baochip-1x
Crowd Supply

Dabao Evaluation Board for Baochip-1x

A powerful new RISC-V microcontroller with mostly open RTL

28
7
23
0
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Dec 30, 2025
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems

If you missed my talk with Xobs at #39c3, the recording is now up: https://media.ccc.de/v/39c3-xous-a-pure-rust-rethink-of-the-embedded-operating-system

Learn about Xous, the pure-Rust OS we've been working on, and the Baochip-1x, a full custom silicon chip that will soon be available, purpose-built to run Xous!

121
4
74
1
Open post
bunnie
bunnie @bunnie@social.treehouse.systems · Dec 15, 2025
bunnie
@bunnie@social.treehouse.systems

Good at following directions. Bad at obeying rules.

social.treehouse.systems

@jeroen@secluded.ch @mxk@hachyderm.io that's the hope, at least. Part of the experiment is to see if the market will actually put its money where its mouth is in terms of valuing openness in security.

Unfortunately the hardware "kettles" don't come cheap, so next steps always have to strike a balance between progress on openness, and organic, high quality sources of money (such as actual customer demand) that are free of conflicts of interest.

I suspect it will be a very slow process to grow the market for projects like this, especially given the shakiness of the economy these days and the giant sucking sound that is AI taking all the money out any non-AI centered projects.

2
0
0
0

Remote instance

social.treehouse.systems
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 23:30:34 UTC