Soooo, just to update stuff:
Didnt worked on it bcs its still not known if the pinout has changed now or not, messaged them on KS though
Soooo, just to update stuff:
Didnt worked on it bcs its still not known if the pinout has changed now or not, messaged them on KS though
@Calavero-. thanks for pointing all that out, dont know what i thought about those extra resistors on the poweron-rail.
and also didnt noticed the wrong values on the 3v regulator. changed the values to fit the datasheed (150K and 680K) although C6 is alright.
got some time this weekend to recheck everything.
Corrected, thanks again
@Calavero-. Got to wait now. I heard that they changed something in the pinout and yeah. Gotta wait until they update it.
Aaaand routing is done
I will now do some work to make it look a bit nicer, but man this is packed.
I sadly had to drop the 4 GPIO headers on the right side, because it wasnt possible to route them out. But only two are wasted because the other two are connected to the charging circuitry and change their state when the battery is nearly empty (20%) or when the battery is fully charged.
But it still has the micro USB for connecting to the Omega2, the USB Host port, the LiPo connector, the Ethernet jack + Passive PoE and all of the GPIO on the left side, so yeah, still a beast
Gonna work the Bill Of material and the approxamite price out.
~Matthias Nowak
@fossette said in Suggestions and Ideas for custom Omega2 Docks:
Thanks for the Ethernet clarification. See? Not a HW guy, but this is very interesting. Learning everyday!
@Matthias-Nowak said in Suggestions and Ideas for custom Omega2 Docks:
there arent any real I2C, SPI or I2S "Connectors" like the DB-9.
The arduino has dual-in-line pins to let a connector plug onto it. They are properly labeled on the PCB. If there is no standard, it's a good way to provide the feature.
the official arduinos dont have any special conenctors except the normal 2.54mm jumper pins. are you maybe talking about something like the "seeedstudio groove" - connector?
Indeed, I meant those jumper pins. Didn't know how they were called... On my Arduino UNO, I see one labeled ICSP, and the other one is AREF, both for programming purposes. Perhaps not standard, but useful and usable with proper pinout description.
those jumper headers are what i mean with pinout so maybe if you want a bit more clarification on the arduino pins (yeah bit OT):
The digital and analog pins are directly connected to the chip. the RST pin is also connected to it, but also to the reset button to reset it. VIN is an alternative pin to the dc barrel jack next to the usb port. AREF stands for analog reference. normally the analog pins translate voltages form 0-5V into numbers, but you can set your own maximum with this pin. f.ex. use 3.3V for AREF, so it translates voltages from 0-3.3V to 0-1023. The SCL and SDA pins are directly connected to the analog pin 5 and 4, because these pins are also used for i2c.
The ICSP (short for: in-circuit serial programmer) is a special thing for AVR chips (the architecture the chip on the arduino is based on), so its not really a thing for ARM processors (like on the teensy or on the onion, or raspberry pi). its also directly connected to the arduino chip (i think also digital pin 13-10 and reset) and is used to either program it or for the spi interface (because the programming interface and spi interface are really similar, thus on the same pins). its main purpose for shields is just to be the port for spi, in case the pins d13-d11 arent spi
@fossette said in Suggestions and Ideas for custom Omega2 Docks:
@fossette said in Suggestions and Ideas for custom Omega2 Docks:
I'm not a hardware guy.
Just pitching ideas of features that I would use if I needed them.
@Matthias-Nowak said in Suggestions and Ideas for custom Omega2 Docks:
why would you use jumpers for the ethernet jack if those pins are only for ethernet (they arent gpios)? their only purpose is to be connected to an rj45 jack.
Let suppose for a moment that a new project that I create on a breadboard uses the Omega2 Ethernet pins. Would the Ethernet controller on this hypothetical expansion dock interfere with the one on my breadboard? If so, an option to cut it off would be welcome, jumpers. And, I would still be able to use a console on this hypothetical expansion dock.
as long as you dont connect an ethernet cable to both jacks that shouldnt be a problem.
The ethernet controller is on the omega2 itself. if you take a look at the official ethernet expansion you only see two parts: the jack itself and the magnet for ethernet. what comes out of the omega2 goes directly to the ethernet jack, no communication between the magnet and the omega2 itself. so as long as there isnt anything plugged in into the dock jack, there isnt any problem with wiring up your own port. if you do so, there might be some communication failures or simply: no internet connection at all.
there arent any real I2C, SPI or I2S "Connectors" like the DB-9.
The arduino has dual-in-line pins to let a connector plug onto it. They are properly labeled on the PCB. If there is no standard, it's a good way to provide the feature.
the official arduinos dont have any special conenctors except the normal 2.54mm jumper pins. are you maybe talking about something like the "seeedstudio groove" - connector?
but i doubt you will be able to run some desktop enviroment because of the low storage and speed of the omega2
Why not? Some phones and tablets use very slow CPUs. I think it's still possible. Xorg would be a huge challenge, though. However, we are not talking about HD. The display could very well represent the screen buffer that is pushed through HTTP.
but cheapo phones dont use a 400mhz single core cpu ^^. running those lcds on a raspberry pi zero barely reaches 30fps. but dont want to restrict on something. they can still be used to display data directly.
So yeah. colored lcds are added to the to-do list
@Laurence-HR said in Omega 2 KS Survey non-functional:
And what about the Free Shipping promised, and the onion awared? There is no option for this case? I have fear of putting my card numbers and charge me the cost hehe
dont know how sooo many people are pissed of just because they back something and cant read the campaigns page...
do you mean the sticker? one comes free (without you having to add it) and every sticker you add is an additional one.
what you see on step 3 is what gets booked from your card at the 20.th of november. the provider for the credit card payment is the same as the one kickstarter uses, so you dont have to be scared really
Hey
Im currently planning to do some custom docks for the Omega 2
(Probably some kind of mini dock with a few more things, a full-fledged board with on-board "expansions", a breadboard version with more than the original and a prototype one with on-board usb-serial and usb host)
So it would be great if you could create an issue over at my github repo with your suggestions (making it more of a community thing)
Things i have on my to-do list:
Mini Dock
Full Dock
Breadboard Dock
Protodock
If you want to discuss some of these ideas or want to bring in your own ideas (please do it!) comment here or post them on github
Have a nice Day
Matthias Nowak
Hey,
Just a quick question: has anyone tried how many concurrent AP Client connections the Omega2 can handle?
Thanks!
Matthias
@Flemming-Richter i dont have the time right now to work on them and also forgot about them because i got a different project running too. but i will probably check back this summer, so it will take time
Any way we can get it to work with other printers too? or maybe compile cups for the omega?
@Zheng-Han said in Octoprint (3D print server) on Omega2+:
- expand
/tmp
folder on the Omegamkider /overlay/tmp rm -rf /overlay/tmp/* cp -a /tmp/* /overlay/tmp/ umount /tmp [ $? -ne 0 ] && { umount -l /tmp }
i think you meant
mkdir /overlay/tmp
could it be?
@WayneL i gotta revisit the schematic n everything when i have time this weekend, ive waited for my onion to arrive first so i can make sure they wont change anything in the pinout etc. AAA batteries would be obscolete when the dock has LiPo connectors and a charger on it, i would rather see the AAA as e-waste compared to lithium cells.
And adding video-output is a rather special thing and out of scope for this project, im sorry. It would add a ton of software to be made or ported over from other SoC's and i dont think there is a huge interest in it.
My two cents
Hey, havent been here for a few days and received my onions latery.
Yeah, it really isnt connected, so im really wondering what theyre doing (still waiting for their schematic).
But ive noticed that the LinkIt Smart 7688 also doesnt need a center tap voltage.
And as you said, the Datasheet also doesnt give any indication.
Makes you really wonder why, but seems like it works
I wouldnt want to use anything that has to do with health care that runs linux, because stuff from the background can interrupt it.
you really should look into Microcontrollers, not microprocessors for such kind of task. Maaaaannnyyy Low power bluetooth devices run the nrf51822, and you also should take a look at it (maybe pair up with an electronics engineer student?)
And no, its definatly not compact enough to be worn on a wrist, let alone the battery you would need to have to run it for half a day or so
Soooo, just to update stuff:
Didnt worked on it bcs its still not known if the pinout has changed now or not, messaged them on KS though
@Kit-Bishop (note: reffering to the omega1 schematics on github)yeah i was already worried about the 2.5v thing. Because that is used for the reset button, thus they have to change this if they want to keep the compability. Pin numbers could possibly be changed in firmware. For the last part: they have to use a different Voltage there. Its purpose is only to be there for ethernet power, so i dont think that people used that one for anything else before because it probably cant drive a big current. Plus they have to change that atleast for Ethernet to get working so i would pass that change
@Kit-Bishop well i think that function differences arent a major problem. But as said earlier, we will get an updated pinout with the next kickstarter update because ive messaged them already about the differences. So lets better wait until we get the new information.