@Paul-Wright i'd suggest a catogory for hardware as well
ramon schepers
@ramon schepers
Best posts made by ramon schepers
-
RE: Comments/Suggestions for Building a Better Onion Community
-
RE: a hardware idea
i saw those articles, which made me wonder about the 16mb onboard flash
also, just thinking of something else with the omega, namely a all in one adapter board, with:
arduino-style header adapter with the needed level shifters, power, ethernet, microsd and analog potmeters using an attiny for analog to serial reads.please tell me your opinion on this.
-
picorouter baseboard
Intro
i am developing a picorouter for the onion omega
The target is to have enough functionatlity to act similar as a wr703n, but in a smaller form factor while still being easy to hack.Image of board R03:
Specs
onion omega pinheaders
46x47mm (was: 46*49mm on R2-01 and before) (surface: roughly 21 square cm)
ethernet port (with built in transformers) x1
usb port x1 (moved inwards for a micro usb stick without sticking it out too much (prevents damage ))
3.3v ldo (st1117 3.3v fixed regulator)
usb power in
power leds on the ethernet jack
GPIO: 6 on a header (with 3.3V and GND lines)
rx/tx available as well
Todo
case design(?)
pcb checking and such
Changelog:
current version: R03
R03:
reset-able 500mA fuse on USB +VIN line
increased input capacitor from 10u to 22u
changed LED 13 to GPIO13 instead of +3V
both led resistors to 56ohm instead of 220ohm (increases led brightness)
small routing imporvementsR02-2:
fixed the ethernet shielding and added required voltage lines for the transformers in the ethernet jack
slightly smaller in heightR02-1 has no additional features, except that the overlapping rx-tx signals are fixed.
Files/downloads
download links below:
if you want to order board R02-2 right away (about $17 for 3 pcb's) :
https://oshpark.com/shared_projects/FGrlPzE9
Assembling
0: check if there are manufacturing errors with a mulitmeter!
1: solder all components on their place, beginning with the smt ones (ldo, usb mini, caps)
2: solder connectors and (pin)headers
3: check if there are soldering errors with a mulitmeter!
4: plug in the onion omega
5: optional: plug in microusb stick (or other desired usb device) and/or ethernet cable
6: make sure there's no shortings again (with multimeter)!
7: power up
8: if the green led on the ethernet jack lights up you've done it right.
9: ??? ??? ???
10: profit
Want to help?
You can help realizing this project on multile ways, by:
- suggestions
- ideas
- hardware testing
- case design
- hardware addon design
- pcb designing
- pcb checking
- perhaps your own idea to support this project?
Credits
hardware design: ramon schepers
the omega: onion.io
Licence
you may sell it as your own, use it as your own, but the only thing you need to know is: all responsibility is up to YOU if you do something with it.
Latest posts made by ramon schepers
-
RE: picorouter baseboard
yeah, i know the vocore, but never though of implementing the same usb port, silly me
though right now it isn't on my priority list, i want to make sure everything is correct on the pcb designfeel free to change it though
-
RE: Comments/Suggestions for Building a Better Onion Community
@Boken-Lin I don't recommend tags, as people can input the most irrelevant tags for example.
edit:
what would be better is to have catogories as the main 'tag' (example: hardware, support, projects)
and still have the tagging system as it is now, but more intended for sub-tags, like in the "hardware" catogory a topic called "how to use GPIO?"
where the subtags can be like: "GPIO, SPI"
i hope this clarifies what i mean
-
RE: picorouter baseboard
That's an option, though I don't want the picorouter to be too high in size.
Plus, I designed the USB port a bit inward so it could fit a micro USB stick (for storage expansion) without growing too much in dimensions.
You are free to modify the design though
edit: changed some stuff and new pcb version is up, see the top post
-
hardware spi pins?
what are the hardware spi pins on the headers (if they are on there at all)?
-
RE: Comments/Suggestions for Building a Better Onion Community
@Paul-Wright i'd suggest a catogory for hardware as well
-
RE: picorouter baseboard
new version R02
includes:
added ground nets
fixed some spacing issues
see top post
-
RE: We better the gears rolling the competition is at our heels
also, looking at this line on their webpage:
"Build fast with Node.js/io.js, then optimize the hardware and build thousands."this seems like they have some right on their design preventing you from using it in commercial products.
it seems that the tessel is open source, but the pcb design is far too complicated for news ones, so i'd go for a onion omega, with the addition of a custom base board
and i like the appstore on the omega as well
-
RE: We better the gears rolling the competition is at our heels
i don't know, but i prefer the omega, mainly due to open source software and the pcb size
-
RE: picorouter baseboard
the download link is in my post above, feel free to use and modify to your likings.
-
RE: picorouter baseboard
and so, i got a christmas present for you all, namely: the zipped project!
contains: .brd and .sch file
yes, i made a schematic as well
current revision: R01
use at own risk though!