UART size fix
by chrisy 5 years 10 months
UART size fix

* Off-by-one in one comparison
aace6daa
Update tools to latest versions
by chrisy 5 years 10 months
ff8cc17a
Basic UART handling
by chrisy 5 years 10 months
Basic UART handling

* Circular buffers for TX and RX, for UART1 and UART2
* Wiring for TX and RX on UART interrupts
* Basic primitives for writing to and reading from buffers
* Not tested yet
93c6e531
Skeleton firmware
by chrisy 5 years 10 months
Skeleton firmware

* Basic hardware initialization
* Template for interrupt handling
* Details over timers, etc still needs to be worked out
907ce839
Bump revision to 0.2
by chrisy 5 years 10 months
5312db81
Add nominal LED R values; ground plane tweaks; fir...
by chrisy 5 years 10 months
Add nominal LED R values; ground plane tweaks; first board spin
53716e47
Add relay status LEDs
by chrisy 5 years 10 months
cacc81b3
Update fuse footprint, add more 3d models, update ...
by chrisy 5 years 10 months
Update fuse footprint, add more 3d models, update TODO
aa684e3b
Add Solderpad SHL-2.0 license
by chrisy 5 years 10 months
fff88426
Update README, add ground planes, adjust clearance
by chrisy 5 years 10 months
Update README, add ground planes, adjust clearance

* Update the README with background and a 3d preview image.
* Add ground planes to front and back of logic section; add an earth plane on
back of line voltage section.
* Check clearances around line voltage input section.
* Change mounting holes to a standard type with plated flange.
b5c0394c
Report a bug