omega2 preliminary, most likely final
root@Omega-2742:/# cat /proc/mtd
<code>
dev: size erasesize name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00010000 00010000 "factory"
mtd3: 01fb0000 00010000 "firmware"
mtd4: 0014a5c4 00010000 "kernel"
mtd5: 01e65a3c 00010000 "rootfs"
mtd6: 017c0000 00010000 "rootfs_data"
</code>
youlian troyanov
@youlian troyanov
Best posts made by youlian troyanov
-
RE: U-Boot environment offsets for Omega - what to write into /etc/fw_env.config?
-
RE: Can I interface touch screen with Omega2 Processor?
strictly speaking, if you are willing to write your own spi code, you could find tft displays very cheap on ali for example, and the overall cost of your project will be very low.
last week i received my 240 x 320 dpi spi tft thingie for under CAD 6. people are using those with esp8266, so it shouldn't be a problem with omega. i haven't tried it yet though, it's the last thing in a queue of a million things to do
Latest posts made by youlian troyanov
-
RE: U-Boot environment offsets for Omega - what to write into /etc/fw_env.config?
thanx man, never too late to learn something new
-
RE: U-Boot environment offsets for Omega - what to write into /etc/fw_env.config?
@Luciano-S you say this board works with markdown? didn't know. as i am an old man, i am into the old ways of doing things. these newfangled stuff is way above my head
-
RE: Controlling WS2812 device (RGB LED strip)
thank you @Lukas-Zeller. excellent advice, especially about pov, that's something i wanted to experiment with, you just read my mind
-
RE: Omega 2 KS Survey non-functional
what disrespect ? no disrespect perceived anywhere at all.
if anybody, i should apologize for not being clear enough
i meant "just relax everybody", in a nonspecific way, because i do believe there is no reason to worry at all.
onion is here to stay and bring you cool things in the long term, or at least that's the impression i am getting from the team behind it without being a clairvoyant or something -
RE: Omega 2 KS Survey non-functional
relax people
i am also a backer with a considerable amount (at least for me) i might say, did not get any email and i am not worried at all. let me assure you, people are working on the survey system literally around the clock. -
RE: U-Boot environment offsets for Omega - what to write into /etc/fw_env.config?
omega2 preliminary, most likely final
root@Omega-2742:/# cat /proc/mtd
<code>
dev: size erasesize name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00010000 00010000 "factory"
mtd3: 01fb0000 00010000 "firmware"
mtd4: 0014a5c4 00010000 "kernel"
mtd5: 01e65a3c 00010000 "rootfs"
mtd6: 017c0000 00010000 "rootfs_data"
</code> -
RE: Controlling WS2812 device (RGB LED strip)
awesome work @Lukas-Zeller. should start saving for a big roll of ws2812 asap
-
RE: Can I interface touch screen with Omega2 Processor?
strictly speaking, if you are willing to write your own spi code, you could find tft displays very cheap on ali for example, and the overall cost of your project will be very low.
last week i received my 240 x 320 dpi spi tft thingie for under CAD 6. people are using those with esp8266, so it shouldn't be a problem with omega. i haven't tried it yet though, it's the last thing in a queue of a million things to do