Please sign in to access this page
The ultimate FPGA development board! (500+ stars! Viral on reddit, hackaday and hackernews)
Toshit
Check their projects out: epoxy-tls, powerd, m3-dreamland, scramjet, SoM Harbor, Summer Of Making, dreamland.js
Nicholas West
Check their projects out: Website refresh, Hardware SPI implementation, Custom Hardware GPU
Zoe
Check their projects out: Wayline, RuthArm, Neeter Browser, about://me, readitt, Dimensity, Decode, Midnight Cabin
PianoMan0
Check their projects out: Valley Forge, HackWorlds, BillionCall, BBB, Guestbook, The Bouncy Ball Experiment, Loop Pedal Online, Piano Story, Billion, Twist, Forte Lives On Slack, My first userscript!, Snake Game Portfolio!
Irtaza
Check their projects out: Adobe WakaTime, Hack Club Stickers Manager, Arena, Spyn
タコ
Check their projects out: Raccoon, Vuelto Game Engine
dave9123
Check their projects out: Recall Me, Lenie, InstaQuote
pranavvv
Check their project out: Tic-Tac-Blot
alaninnovates
Check their projects out: Student Manager - Attendance tracker, student search, and more!, JamFrame, TrigTok, Beebo
junya
Check their projects out: Inventek Minecraft Mod, Junya's Dotfiles
maksales
Check their project out: Cryap
BnaJns
Check their projects out: SoM Commits Extension, visittallinn-waffles, ralseibot, roblox-outfit-finder
Lucas11
Check their projects out: Helpers Go, Helpers Frontend, Lucas11 Website, RanBoom
elleoma
Check their projects out: whoami webpage, OS-in-1000-lines
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Tried to build next186 for the icepi, but failing miserably...
I'll push it up for later ig
https://www.crowdsupply.com/icy-electronics/icepi-zero
Aaaaaaaaaaaaand Oberon is ported over!
Oberon an TUI OS developed in the 80s by ETHZ! And it's now on Icepi Zero!
Okay I've improved the stability of the sdram by making the skew rate slow.
I've also patched up the SDRAM's data lines to be less curved
Guess what, I still am debugging... Soldered on a 0402 100n capacitor and the stability seems a bit better now.
Lately I've done quite a bit of advertising on twitter, mastedon, snapchat, reddit etc.
I am also getting a quote from elecrow & pcbway!
At the same time I'm porting new emulators onto the Icepi Zero :)
Subscribe at https://www.crowdsupply.com/icy-electronics/icepi-zero!
Now I've ported the Acorn Atom to the Icepi Zero!
Icepi Zero is also on crowd supply!!! https://www.crowdsupply.com/icy-electronics/icepi-zero (Go subscribe :P)
I've played around even more with the fpga nes emulator, and it seems that the sdram shift is the problem. I've tested from 0 to 360 deg shift, and 70 degs seems the best - now I've got this thing:
Been trying to port nes and minimig without success - all it shows is a red screen / black screen :(
I am currently debugging my uart to ps2 converter, had to implement a ram and complex shift logic...
Ugh these waves are giving me a headache
Work done:
1. Coded UART2PS/2 converter in HDL. It allows me to use my laptop to control a icepi which acts as a translator to control a 2nd apple I icepi
- I don't have a PS/2 keeb lol
2. Resolved a lot of issues w/ crowd supply, sneek peek here:
https://gist.github.com/cheyao/b4e4dff16e57eee34059d490b6547e64
New features:
Icestudio support (https://icestudio.io/)
APIO support (https://github.com/FPGAwars/apio)
New APIO Icepi Zero example
Started porting NES over to Icepi Zero
Accepted at Crowd Supply
After some testing, I concluded that doom chip can't be ran on icepi zero due to insufficient DP16KD and MULT18X18D cells :(
160MHz CPU + RAM with custom hardware acceleration ported to the Icepi Zero!
Ported the Silice framework over to Icepi Zero! (https://github.com/sylefeb/Silice)
At the same time opened a pr to the upstream:
https://github.com/sylefeb/Silice/pull/281
Icepi Zero now has USB capabilities:
Made a USB+HDMI core using 1000+ logic gates :D
Ultra low latency video refresh
Batch 2 came :O
Updates:
- Patched kicad wakatime up
- Updated apple 1 to use v1.2 files
- Update files in github repo
Fixed kicad wakatime!
Now you just need to pick a kicad_pro file, it has file filters and has better error messages!
A/ I've patched up kicad-wakatime
B/ I've made a custom symbol of the ECP5-CABGA-256! My schematic will be much more prettier
C/ I've put the custom symbol into the schematic!
I am starting to create my custom symbol of the ECP5 CABGA256 in order to avoid potential legal issues.
Spent 1h and only placed one fifth of the pins... (aka 50 pins)
Patched up kicad-wakatime :D https://github.com/hackclub/kicad-wakatime/pull/19
I finally can work on my custom symbol
Ported over a USB core to Icepi Zero! - USB 1.0 spec implemented (like legit on the hardware level, not software)
It can now act as an keyboard!
(Also started patching up kicad-wakatime)
Got the original APPLE I working on the Icepi Zero! https://github.com/alangarf/apple-one/pull/45
This is an complete remake from the hardware level.