Page 13 of 127 (2533 total posts)

April 2024

11-04-2024
ROAMER

ROAMER

Source: valiant-technology.com

ROAMER URL: https://valiant-technology.com/uk/pages/roamertoohome.html Type: link Domain: valiant-technology.com Notes: Another robot used in education. Quite popular for teaching non-robotics kids,. It combines the latest robotic technology with the science of learning to create an exciting and dynamic educational tool that can help your students understand complex ideas across a wide range of age groups and subjects.

Notes:

Another robot used in education. Quite popular for teaching non-robotics kids,. It combines the latest robotic technology with the science of learning to create an exciting and dynamic educational tool that can help your students understand complex ideas across a wide range of age groups and subjects.

Tags: robot education cheap model rie2024
11-04-2024
Welcome to ELECFREAKS WIKI — ELECFREAKS WIKI

Welcome to ELECFREAKS WIKI — ELECFREAKS WIKI

Source: elecfreaks.com

Welcome to ELECFREAKS WIKI — ELECFREAKS WIKI URL: https://www.elecfreaks.com/learn-en/index.html Type: link Domain: elecfreaks.com Notes: A large collection of hibbyist and educational robotics products. Sort of an Adafruit product line.

Notes:

A large collection of hibbyist and educational robotics products. Sort of an Adafruit product line.

Tags: robotics parts order products hobby rie2024
11-04-2024
Robotics in Education Database from HEART project

Robotics in Education Database from HEART project

Source: heartroboticsproject.eu

A comprehensive resource with information about robotics resources

Notes:

The database contains information about a number of educational robots, a small description, their website and videos about their functionality. Based on a number of keywords you will be able to find the robot you are looking for and which may concern arduino based robots, 3d printed robots, robots suitable for STEM education, etc.

Tags: robotics resource database list product rie2024 robot robot-kit robots
11-04-2024
Pepper the humanoid and programmable robot |Aldebaran

Pepper the humanoid and programmable robot |Aldebaran

Source: aldebaran.com

Discover Pepper the humanoid robot designed to interact with humans. Standing 120cm tall, Pepper can perceive his environment and speak 15 languages.

Notes:

A robot used in research. This one is a whole body with arms and legs. One comment I heard is that device is a little noisy with motors and audio quality is not great. Also, check out the price!

Tags: robot research uncanny-valley pepper rie2024 robots robotics
11-04-2024
Get Furhat - Furhat Robotics

Get Furhat - Furhat Robotics

Source: furhatrobotics.com

Want to buy the world's most advanced social robot? Furhat, the human face of AI, is already being used all around the world.

Notes:

One of the robots used in research. Judged to be somewhat "creepy" in one study I saw. But check out the price for this! I think the manufactururs are the ones that are getting the most of this trend of robotics research!

Tags: furhat robotics uncanny-valley robot research rie2024 robots
10-04-2024
Teachable Machine

Teachable Machine

Source: teachablemachine.withgoogle.com

Train a computer to recognize your own images, sounds, & poses.
A fast, easy way to create machine learning models for your sites, apps, and more – no expertise or coding required.

Notes:

A web based tool, free to use, designed for education and teaching. Not heavy duty for professional use.

Tags: rie2024 machine-learning image-processing neural-net teaching education
10-04-2024
PhysicalBits · A web-based programming environment for educational robotics that supports live coding and a...

PhysicalBits · A web-based programming environment for educational robotics that supports live coding and a...

Source: gira.github.io

Physical Bits (formerly known as UziScript) is the only web-based programming environment for educational robotics that supports live coding and au...

Notes:

i saw this at a conference. it's a very nice tool and I think it's been used for real teaching applications

Tags: robots arduino rie2024 visual-programming block-programming robotics
10-04-2024
Intrinsic Motivation Inventory (IMI) – selfdeterminationtheory.org

Intrinsic Motivation Inventory (IMI) – selfdeterminationtheory.org

Source: selfdeterminationtheory.org

Intrinsic Motivation Inventory (IMI) – selfdeterminationtheory.org URL: https://selfdeterminationtheory.org/intrinsic-motivation-inventory/ Type: link Domain: selfdeterminationtheory.org Notes: A standardized way to collect dta about intrinsic motivation. If you are looking into the motivation before and after an intevention, this might be a useful tool.

Notes:

A standardized way to collect dta about intrinsic motivation. If you are looking into the motivation before and after an intevention, this might be a useful tool.

Tags: imi research motivation survey instruments rie2024
03-04-2024

Fast and concise probabilistic filters in Python – Daniel Lemire's blog

Source: lemire.me

Fast and concise probabilistic filters in Python – Daniel Lemire's blog URL: https://lemire.me/blog/2024/03/31/fast-and-concise-probabilistic-filters-in-python/ Type: article Domain: lemire.me Notes: They are called fuse filters, and alternative to bloom filters.

Notes:

They are called fuse filters, and alternative to bloom filters.

Tags: filters bloom-filter fuse-filter
01-04-2024
6.3. Configuring Host Names Using hostnamectl Red Hat Enterprise Linux 7 | Red Hat Customer Portal

6.3. Configuring Host Names Using hostnamectl Red Hat Enterprise Linux 7 | Red Hat Customer Portal

Source: access.redhat.com

Access Red Hat’s knowledge, guidance, and support through your subscription.

Notes:

Filed under: everything is more complicated than you think. I used to think I knew how to change the hostname of my robot. Well not so fast. Apparently there are various tools and daemons who make it their business to "reverse" certain changes that for some reason they deem necessary. Or something.

Tags: dns hostnamectl hostname ubunut linux robotics how-to
01-04-2024
Contribute

Contribute

Source: roboticsknowledgebase.com

The Wiki for Robot Builders.

Notes:

Very comprehensive collection of notes useful robotics. But caveat - I haven't quality controlled it. It looks good though.

Tags: robotics faq database knowledge-base robot robot-kit
01-04-2024
Creating PDFs with Python and ReportLab's Canvas (Part I)

Creating PDFs with Python and ReportLab's Canvas (Part I)

Source: open.substack.com

ReportLab is a very powerful library. With a little effort, you can make pretty much any layout that you can think of. I have used it to replicate many complex page layouts over the years. In this tutorial, you will be learning how to use ReportLab’s

Notes:

Always useful to know how to generate pdfs! The thought in my head: I still like Ruby a little better as a language. But Python shares with Ruby that it has a. absolutely huge ecosystem of useful packages.

Tags: python package pdf cool-tools

March 2024

23-03-2024
Beginners Guide to Udev in Linux - Ucartz Online Pvt Ltd

Beginners Guide to Udev in Linux - Ucartz Online Pvt Ltd

Source: ucartz.com

Udev is the device manager for the Linux kernel. Udev dynamically creates or removes device node files at boot time in the /dev directory for all types...

Notes:

Udev Rules are a nightmare. Usually you don't have to deal with them but if you do, prepare to go deep into bit snd byte land. I have various guides here to help.

Tags: udev udev-rules guide tutorial
23-03-2024

DuckDB as the New jq

Source: pgrs.net

Recently, I’ve been interested in the DuckDB project (like a SQLite geared towards data applications). And one of the amazing features is that it has many data importers included without requiring extra dependencies. This means it can natively read and parse JSON as a database table, among many other formats.

Notes:

A useful tool if you work with large quantities of json. Just letting you know!

Tags: cool-tools json database data jq
20-03-2024
Pythagora-io/gpt-pilot: The first real AI developer

Pythagora-io/gpt-pilot: The first real AI developer

Source: github.com

The first real AI developer. Contribute to Pythagora-io/gpt-pilot development by creating an account on GitHub.

Notes:

Interesting. There are more and more of these coming out. For now I doubt they work very well, in practice. However the trend is clear and they will get better and better. Are our jobs at risk? Only if we don’t learn how to use these tools to up our game. A graphic designer or photographer that decided to resist learning Photoshop and opposed its use in their profession is probably out of work now.

Tags: programmers ai automation coding python gpt tool
19-03-2024
VSCode + WSL makes Windows awesome for web development

VSCode + WSL makes Windows awesome for web development

Source: world.hey.com

I’m kinda shocked. Windows actually got good for web developers. Between VSCode, WSL, and Intel’s latest desktop chips, I’ve been living with a PC for over a week that runs my programming tests faster than an M3 Max, ships with an excellent window manager out-the-box, and generally feels like a completely viable alternative to macOS fo...

Notes:

Me too. I also bought the M3 beats everything story. Still I have gotten programmed to really like the overall look of the macOS universe and be somewhat repelled by the windows look and feel. That’s just taste. But, the so called disadvantage of the macOS “walled garden” to me is a feature. That my contacts, calendar, desktop, email and all seamlessly stay in sync across my laptops, desktop, phone and tablet is a huge advantage that I totally rely on.

Tags: mac macos windows unix development configuration vscode visual-studio
16-03-2024
Falsehoods programmers believe about time zones

Falsehoods programmers believe about time zones

Source: zainrizvi.io

I decided to make a time zone converter. It had seemed like an easy project, but I was horribly mistaken

Notes:

I always enjoy articles with misconceptions. Timezones is one of those boring topics that drive programmers crazy and eat up a disproportionate amount of coding time!

Tags: time time-zone programming how-to explainer misconceptions